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-22 03:09:53.970  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-22 03:09:53.975  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-22 03:09:56.593  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-22 03:09:57.307  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 695 ms. Found 7 JPA repository interfaces.
2022-06-22 03:09:59.397  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.401  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.406  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.420  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.429  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.442  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.449  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.452  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.493  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.533  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:09:59.536  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-22 03:10:00.304  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-22 03:10:00.325  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-22 03:10:00.326  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-22 03:10:00.514  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-22 03:10:00.515  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6375 ms
2022-06-22 03:10:01.237  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-22 03:10:01.866  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-22 03:10:02.178  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-22 03:10:02.720  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-22 03:10:03.075  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-22 03:10:04.738 ERROR 10 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Exception during pool initialization.

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=394) 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=394) 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=394) 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-22 03:10:04.740  WARN 10 --- [           main] o.h.e.j.e.i.JdbcEnvironmentInitiator     : HHH000342: Could not obtain connection to query metadata

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=394) 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=394) 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=394) 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-22 03:10:04.799  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-22 03:10:08.587  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-22 03:10:08.982  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-22 03:10:25.041  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-22 03:10:25.083  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-22 03:10:27.463  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-22 03:10:28.496  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c855cdf5-17b2-4d4d-9e9b-451dd8f635bc, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg, 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-22 03:10:29.481  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-22 03:10:31.109  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@641e67fa, org.springframework.security.web.context.SecurityContextPersistenceFilter@55202ba6, org.springframework.security.web.header.HeaderWriterFilter@6a0ee80, org.springframework.security.web.authentication.logout.LogoutFilter@5008559a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@29174dfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@478c84aa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c45191e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fdff56b, org.springframework.security.web.session.SessionManagementFilter@7d5d77a6, org.springframework.security.web.access.ExceptionTranslationFilter@50b4e7b2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@61b76a7d]
2022-06-22 03:10:32.468  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.469  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.469  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.470  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.470  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.470  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.472  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.472  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.472  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.476  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-22 03:10:32.504  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-22 03:10:33.711  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-22 03:10:33.711  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-22 03:10:33.719  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c855cdf5-17b2-4d4d-9e9b-451dd8f635bc, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg, 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-22 03:10:33.721  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c855cdf5-17b2-4d4d-9e9b-451dd8f635bc, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg, 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-22 03:10:33.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:10:33.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:10:33.722  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=53f619d1-2435-47a6-b95c-3aed7c14e521, alive=false, publisher=null]]: starting
2022-06-22 03:10:33.742  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=53f619d1-2435-47a6-b95c-3aed7c14e521, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-22 03:10:33.742  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-22 03:10:33.743  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-22 03:10:33.743  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-22 03:10:33.744  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-22 03:10:33.744  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-22 03:10:33.744  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-22 03:10:33.744  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-22 03:10:33.744  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-22 03:10:33.745  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-22 03:10:33.745  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-22 03:10:33.745  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-22 03:10:33.745  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-22 03:10:33.745  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-22 03:10:33.745  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c855cdf5-17b2-4d4d-9e9b-451dd8f635bc, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg, 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@73b10975
2022-06-22 03:10:33.745  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c855cdf5-17b2-4d4d-9e9b-451dd8f635bc, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg, 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-22 03:10:33.745  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-22 03:10:33.750  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 41.322 seconds (JVM running for 43.505)
2022-06-22 03:10:33.769  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-22 03:10:33.805  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-22 03:10:40.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:10:40.446  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-22 03:10:40.449  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:10:40.027273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93824b10-a6b4-48b6-9f50-2c265da63010","timestamp":"2022-06-22T03:10:40.027694Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:10:41.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:10:41.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:10:56.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:10:56.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:10:56.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:10:59.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:10:59.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:10:58.739640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b2b3795-1d51-4dab-a18c-55e146b499d8","timestamp":"2022-06-22T03:10:58.739893Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:11:00.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:11:00.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:11:14.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:11:14.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:11:14.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:11:30.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:11:30.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:11:30.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:11:45.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:11:45.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:11:45.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:00.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:00.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:00.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:14.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:14.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:14.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:24.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:24.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:12:24.231842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4fd0aa0-e0a7-4878-be8e-3f4f5a858c46","timestamp":"2022-06-22T03:12:24.232062Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:12:25.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:25.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:12:33.997  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b2b18fa4-f026-49d5-ac8c-418417337e37","timestamp":"2022-06-22T03:12:33.990513Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:12:34.042  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-22 03:12:34.049  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:12:34.113  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:34.114  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (67 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:12:34.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:34.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b2b18fa4-f026-49d5-ac8c-418417337e37","timestamp":"2022-06-22T03:12:33.990513Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:12:34.746  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:12:34.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:34.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:35.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:35.050  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:12:35.276502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19e0b307-4e71-48c5-b3ad-630bba707cdd","timestamp":"2022-06-22T03:12:35.276553Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:12:35.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:35.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:36.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:36.023  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:12:35.270505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecc268f7-c965-4445-b294-1b83c8d26569","timestamp":"2022-06-22T03:12:35.270547Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:12:36.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:36.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:36.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:36.597  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:12:35.304609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5145ad7-03b8-4c14-a4dc-ad0fd2bf2b7b","timestamp":"2022-06-22T03:12:35.304645Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:12:37.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:37.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:40.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:40.322  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:12:40.026817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7460a10-9477-4f5f-bd38-3925c4ccd3b0","timestamp":"2022-06-22T03:12:40.027020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:12:41.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:41.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:56.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:56.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:12:56.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:12:59.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:12:59.056  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:12:58.737467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4719e03e-b82b-4544-a76b-04ad546f6961","timestamp":"2022-06-22T03:12:58.737575Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:13:00.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:13:00.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:13:14.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:13:14.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:13:14.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:13:29.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:13:29.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:13:29.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:13:44.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:13:44.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:13:44.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:13:59.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:13:59.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:13:59.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:14.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:14.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:14.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:24.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:24.538  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:14:24.235090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6493024d-3684-41d7-9062-671c46f4f420","timestamp":"2022-06-22T03:14:24.235277Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:14:25.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:25.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:14:33.996  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"155bf74e-0a5f-4df6-895a-dce0d52ae36c","timestamp":"2022-06-22T03:14:33.996574Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:14:34.042  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-06-22 03:14:34.043  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:14:34.083  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:34.084  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:14:34.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:34.704  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"155bf74e-0a5f-4df6-895a-dce0d52ae36c","timestamp":"2022-06-22T03:14:33.996574Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:14:34.704  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:14:34.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:34.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:34.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:34.933  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:14:35.210906Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9660901b-1678-4815-a1b8-89ceab1a5057","timestamp":"2022-06-22T03:14:35.210924Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:14:35.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:35.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:35.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:35.040  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:14:35.213343Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd3d5319-0933-4266-945c-69e520128886","timestamp":"2022-06-22T03:14:35.213389Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:14:35.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:35.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:35.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:35.595  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:14:35.212040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac1fe7af-6838-49a5-9490-51629836a54d","timestamp":"2022-06-22T03:14:35.212126Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:14:35.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:35.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:40.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:40.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:14:40.025616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d81d49f2-1a5b-4483-b448-6e56de78d108","timestamp":"2022-06-22T03:14:40.025722Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:14:41.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:41.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:55.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:55.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:14:55.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:14:59.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:14:59.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:14:58.736032Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96bef1af-f36c-4314-8559-393db4b5489d","timestamp":"2022-06-22T03:14:58.736140Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:15:00.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:15:00.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:15:15.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:15:15.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:15:15.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:15:29.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:15:29.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:15:29.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:15:44.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:15:44.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:15:44.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:15:59.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:15:59.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:15:59.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:14.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:14.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:16:14.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:24.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:24.521  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:16:24.231566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47fddc72-34cd-4468-b703-696d29433b2c","timestamp":"2022-06-22T03:16:24.231771Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:16:25.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:16:25.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:16:34.020  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ff808957-9327-418c-97b2-ffb46686cb7e","timestamp":"2022-06-22T03:16:34.020428Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:16:34.042  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-06-22 03:16:34.043  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:16:34.072  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:34.072  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-06-22 03:16:34.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:34.700  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ff808957-9327-418c-97b2-ffb46686cb7e","timestamp":"2022-06-22T03:16:34.020428Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:16:34.701  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:16:34.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:16:34.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:34.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:34.965  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:16:35.207261Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef441402-e982-4e57-a13c-135a85859d7d","timestamp":"2022-06-22T03:16:35.207282Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:16:35.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:16:35.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:35.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:35.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:16:35.205534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f9d51ef-eaef-4db7-922d-027516ad1f26","timestamp":"2022-06-22T03:16:35.205581Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:16:35.601  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:16:35.212694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0aed9ba5-a43f-401a-a069-a4dc5f338790","timestamp":"2022-06-22T03:16:35.212720Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:16:35.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:16:35.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:40.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:40.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:16:40.025577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c294a1e7-e32e-4c58-ace6-42a055f59bd6","timestamp":"2022-06-22T03:16:40.025693Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:16:41.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:16:41.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:55.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:55.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:16:55.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:16:59.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:16:59.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:16:58.736112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"846d17ce-0aa4-4c06-84c8-c217e29a6d1c","timestamp":"2022-06-22T03:16:58.736238Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:17:00.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:17:00.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:17:15.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:17:15.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:17:15.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:17:29.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:17:29.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:17:29.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:17:44.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:17:44.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:17:44.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:17:59.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:17:59.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:17:59.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:14.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:14.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:14.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:24.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:24.529  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:18:24.231711Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1395bacc-950e-4eb3-a04b-aed34085b897","timestamp":"2022-06-22T03:18:24.232026Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:18:25.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:25.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:18:34.049  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"70e75222-9db0-46ac-8f51-744955186b53","timestamp":"2022-06-22T03:18:34.048742Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:18:34.092  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-22 03:18:34.093  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:18:34.128  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:34.129  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:18:34.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:34.751  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"70e75222-9db0-46ac-8f51-744955186b53","timestamp":"2022-06-22T03:18:34.048742Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:18:34.751  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:18:34.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:34.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:34.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:34.918  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:18:35.209555Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fd8ce53-a1c9-453d-a2fd-2585b9275192","timestamp":"2022-06-22T03:18:35.209580Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:18:35.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:35.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:35.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:35.087  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:18:35.215994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1afaca3c-9ab0-44cd-a6af-fc48f39cd922","timestamp":"2022-06-22T03:18:35.216030Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:18:35.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:35.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:35.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:35.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:18:35.213467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0bcbb7b-762e-4384-afe3-e0de77e9cf40","timestamp":"2022-06-22T03:18:35.213491Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:18:35.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:35.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:40.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:40.266  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:18:40.026102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6466725c-ab7b-4bd7-a10a-1e1e61db50eb","timestamp":"2022-06-22T03:18:40.026266Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:18:41.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:41.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:56.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:56.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:18:56.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:18:59.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:18:59.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:18:58.736174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85958ea2-5638-4628-aa63-95809a4c2ef6","timestamp":"2022-06-22T03:18:58.736412Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:19:00.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:19:00.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:19:15.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:19:15.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:19:15.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:19:29.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:19:29.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:19:29.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:19:44.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:19:44.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:19:44.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:19:59.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:19:59.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:19:59.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:14.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:14.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:14.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:24.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:24.513  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:20:24.232509Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9925e9f5-641d-47cf-a0f0-bb0b6e77edb4","timestamp":"2022-06-22T03:20:24.232625Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:20:25.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:25.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:20:34.065  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3fa00928-43d7-4236-8c23-e56a9716cefd","timestamp":"2022-06-22T03:20:34.065152Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:20:34.092  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-06-22 03:20:34.092  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:20:34.124  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:34.125  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:20:34.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:34.793  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3fa00928-43d7-4236-8c23-e56a9716cefd","timestamp":"2022-06-22T03:20:34.065152Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:20:34.793  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:20:34.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:34.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:34.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:34.982  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:20:35.241137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25cf004d-1a24-461d-aad4-5ea16aa3554f","timestamp":"2022-06-22T03:20:35.241161Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:20:35.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:35.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:35.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:35.109  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:20:35.239234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe73c5b6-382f-4c82-94e1-6042d5e8853d","timestamp":"2022-06-22T03:20:35.239644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:20:35.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:35.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:35.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:35.677  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:20:35.238474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"405de172-6415-41c5-a31c-f3438be3844d","timestamp":"2022-06-22T03:20:35.238505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:20:35.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:35.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:40.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:40.271  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:20:40.025592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"587c84bf-c43d-4975-a7d7-b1ce4dbf07e8","timestamp":"2022-06-22T03:20:40.025723Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:20:41.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:41.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:56.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:56.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:56.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:20:59.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:20:59.009  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:20:58.736174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66482400-7df3-4d91-a9c2-85388eab9c13","timestamp":"2022-06-22T03:20:58.736372Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:20:59.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:20:59.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:21:14.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:21:14.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:21:14.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:21:29.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:21:29.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:21:29.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:21:43.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:21:43.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:21:43.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:21:58.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:21:58.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:21:58.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:13.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:13.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:13.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:24.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:24.546  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:22:24.231493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78abc2c3-d103-4002-9197-3c3874c2c7d5","timestamp":"2022-06-22T03:22:24.231748Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:22:25.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:25.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:22:34.099  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4dfffdfc-cea2-4860-a14a-91817d846218","timestamp":"2022-06-22T03:22:34.098852Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:22:34.142  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-22 03:22:34.143  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:22:34.172  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:34.173  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:22:34.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:34.803  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4dfffdfc-cea2-4860-a14a-91817d846218","timestamp":"2022-06-22T03:22:34.098852Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:22:34.803  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:22:34.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:34.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:34.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:34.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:22:35.259634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"283cb590-9350-4a3b-8458-64ad814706cf","timestamp":"2022-06-22T03:22:35.259689Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:22:35.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:35.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:35.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:35.197  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:22:35.256070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa7efe4e-e96b-401b-8695-2390260642ca","timestamp":"2022-06-22T03:22:35.256084Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:22:35.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:35.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:35.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:35.820  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:22:35.265046Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f1a6066-4a12-4545-82b2-ee474bf377fc","timestamp":"2022-06-22T03:22:35.265073Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:22:35.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:35.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:40.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:40.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:22:40.025599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d903e8a-a158-4f22-8f23-931b69dd29c6","timestamp":"2022-06-22T03:22:40.025794Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:22:41.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:41.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:56.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:56.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:56.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:22:58.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:22:58.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:22:58.736906Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87231e84-1288-4d17-84bb-5843938923cb","timestamp":"2022-06-22T03:22:58.736995Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:22:59.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:22:59.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:23:14.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:23:14.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:23:14.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:23:29.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:23:29.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:23:29.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:23:44.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:23:44.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:23:44.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:23:58.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:23:58.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:23:58.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:13.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:13.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:13.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:24.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:24.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:24:24.231873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a502a4cb-d0c9-440f-83a5-27008306b14a","timestamp":"2022-06-22T03:24:24.232073Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:24:25.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:25.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:24:34.119  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8e742011-40b1-4409-8853-73040bdf02fb","timestamp":"2022-06-22T03:24:34.118970Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:24:34.142  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-06-22 03:24:34.143  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:24:34.174  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:34.174  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:24:34.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:34.813  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8e742011-40b1-4409-8853-73040bdf02fb","timestamp":"2022-06-22T03:24:34.118970Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:24:34.814  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:24:34.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:34.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:34.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:34.991  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:24:35.267066Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6167724d-e44c-4425-9e0d-2ae92f5d038b","timestamp":"2022-06-22T03:24:35.267080Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:24:35.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:35.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:35.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:35.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:24:35.268187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6a6cbd4-9695-428a-8fc9-7c8e7f2921a4","timestamp":"2022-06-22T03:24:35.268226Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:24:35.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:35.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:35.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:35.729  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:24:35.269423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87f5b32c-f889-4f72-9879-fe013a54764f","timestamp":"2022-06-22T03:24:35.269451Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:24:35.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:35.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:40.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:40.264  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:24:40.025716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53f858a2-008a-4f6c-aea8-a69f9da4717c","timestamp":"2022-06-22T03:24:40.025845Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:24:41.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:41.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:56.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:56.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:56.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:24:58.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:24:58.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:24:58.738052Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e12a013-9ada-46a1-b673-cce57f02b0be","timestamp":"2022-06-22T03:24:58.738167Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:24:59.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:24:59.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:25:14.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:25:14.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:25:14.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:25:29.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:25:29.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:25:29.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:25:44.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:25:44.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:25:44.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:25:59.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:25:59.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:25:59.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:14.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:14.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:14.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:24.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:24.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:26:24.232707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bd126bc-7467-42b6-94a9-87106065e517","timestamp":"2022-06-22T03:26:24.232794Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:26:25.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:25.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:26:34.144  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"86c8f180-c08e-44bb-9197-8622bfd96a0d","timestamp":"2022-06-22T03:26:34.143841Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:26:34.192  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-06-22 03:26:34.193  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:26:34.230  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:34.230  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:26:34.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:34.882  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"86c8f180-c08e-44bb-9197-8622bfd96a0d","timestamp":"2022-06-22T03:26:34.143841Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:26:34.883  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:26:34.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:34.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:35.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:35.041  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:26:35.332744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea912376-1e47-4ab3-a8bc-9d24f02fdff7","timestamp":"2022-06-22T03:26:35.332764Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:26:35.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:35.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:35.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:35.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:26:35.332647Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d7bed1b-2d4d-4d8f-b01e-bf288561c8f8","timestamp":"2022-06-22T03:26:35.332666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:26:35.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:35.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:35.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:35.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:26:35.332911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72839044-ab58-4bda-8eaf-fb9e56fa57a5","timestamp":"2022-06-22T03:26:35.332925Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:26:35.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:35.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:40.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:40.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:26:40.025489Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"377b58b2-3944-43de-8891-038f51b9227e","timestamp":"2022-06-22T03:26:40.025633Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:26:41.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:41.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:56.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:56.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:56.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:26:58.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:26:58.967  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:26:58.736121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0b1977f-b3b4-4f2d-8040-bbabad8f5f38","timestamp":"2022-06-22T03:26:58.736307Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:26:59.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:26:59.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:27:14.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:27:14.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:27:14.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:27:29.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:27:29.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:27:29.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:27:44.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:27:44.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:27:44.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:27:59.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:27:59.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:27:59.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:14.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:14.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:14.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:24.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:24.487  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:28:24.231438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c90ccf42-7b9d-460f-ba8b-6c4634c1aae0","timestamp":"2022-06-22T03:28:24.231645Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:28:25.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:25.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:28:34.175  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8f688022-774d-4e4f-861a-b5c5848a445f","timestamp":"2022-06-22T03:28:34.174895Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:28:34.192  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms
2022-06-22 03:28:34.193  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:28:34.225  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:34.225  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:28:34.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:34.878  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8f688022-774d-4e4f-861a-b5c5848a445f","timestamp":"2022-06-22T03:28:34.174895Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:28:34.878  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:28:34.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:34.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:35.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:35.079  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:28:35.344688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfaff890-19fa-418f-b5ff-5f2d9057b930","timestamp":"2022-06-22T03:28:35.344698Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:28:35.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:35.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:35.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:35.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:28:35.347805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a301d6b8-bd8b-4c06-8dd6-11082146f382","timestamp":"2022-06-22T03:28:35.347846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:28:35.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:35.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:35.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:35.762  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:28:35.349681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dc46363-2505-46e5-959b-f50833fdaae4","timestamp":"2022-06-22T03:28:35.349707Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:28:35.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:35.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:40.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:40.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:28:40.025601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b89de76-f483-44c0-91f1-40785b4aa53b","timestamp":"2022-06-22T03:28:40.025730Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:28:41.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:41.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:56.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:56.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:56.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:28:58.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:28:58.930  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:28:58.735923Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50c387c5-d1ec-420a-91f5-90913520deda","timestamp":"2022-06-22T03:28:58.736008Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:28:59.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:28:59.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:29:13.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:29:13.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:29:13.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:29:28.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:29:28.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:29:28.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:29:43.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:29:43.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:29:43.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:29:58.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:29:58.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:29:58.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:13.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:13.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:13.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:24.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:24.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:30:24.231622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71cd11d6-b706-4b04-a118-2b0129a2df61","timestamp":"2022-06-22T03:30:24.231904Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:30:25.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:25.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:30:34.207  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6daa610f-232c-4b23-97b8-cb25b58b626f","timestamp":"2022-06-22T03:30:34.207432Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:30:34.242  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-06-22 03:30:34.242  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:30:34.270  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:34.270  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:30:34.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:34.908  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6daa610f-232c-4b23-97b8-cb25b58b626f","timestamp":"2022-06-22T03:30:34.207432Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:30:34.909  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:30:34.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:34.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:35.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:35.102  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:30:35.365768Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55659e24-5075-46c7-bfe3-4d6d5ab55cad","timestamp":"2022-06-22T03:30:35.365792Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:30:35.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:35.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:35.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:35.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:30:35.377649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08763a9c-0e73-43ef-a22c-365663bf4891","timestamp":"2022-06-22T03:30:35.377669Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:30:35.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:35.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:35.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:35.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:30:35.387714Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0723de1-c47d-4665-80f9-34265469b267","timestamp":"2022-06-22T03:30:35.387737Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:30:35.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:35.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:40.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:40.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:30:40.025627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"747fcf35-6ce1-422b-a17c-1f6efb81e58e","timestamp":"2022-06-22T03:30:40.025739Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:30:41.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:41.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:56.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:56.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:56.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:30:58.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:30:58.901  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:30:58.736198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52cb5bbd-16d8-48a9-b5c6-72f6cb433961","timestamp":"2022-06-22T03:30:58.736338Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:30:59.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:30:59.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:31:14.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:31:14.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:31:14.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:31:29.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:31:29.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:31:29.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:31:44.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:31:44.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:31:44.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:31:59.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:31:59.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:31:59.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:14.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:14.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:14.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:24.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:24.445  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:32:24.230956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ace0dea8-18b0-41f8-8a3d-730ebd649b7d","timestamp":"2022-06-22T03:32:24.231066Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:32:25.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:25.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:32:34.227  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f93fcc2f-30c1-41a6-9261-f18884252ecc","timestamp":"2022-06-22T03:32:34.226877Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:32:34.242  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-06-22 03:32:34.243  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:32:34.270  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:34.271  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:32:34.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:34.892  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f93fcc2f-30c1-41a6-9261-f18884252ecc","timestamp":"2022-06-22T03:32:34.226877Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:32:34.892  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:32:34.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:34.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:35.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:35.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:32:35.369433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6ad3643-5274-42ae-b0d2-94f6e7410e78","timestamp":"2022-06-22T03:32:35.369452Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:32:35.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:35.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:35.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:35.261  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:32:35.369145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d381c8e2-fcc9-41e9-b8b4-10ebcf514f34","timestamp":"2022-06-22T03:32:35.369173Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:32:35.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:35.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:35.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:35.808  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:32:35.369476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b341bca3-c895-4787-a8ea-9c6c7d0f6836","timestamp":"2022-06-22T03:32:35.369491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:32:35.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:35.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:40.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:40.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:32:40.025545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85b2924c-69f2-46f4-8937-308cfbf4cbf3","timestamp":"2022-06-22T03:32:40.025643Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:32:42.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:42.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:57.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:57.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:57.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:32:58.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:32:58.894  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:32:58.735913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbe60ab1-346c-4268-94ad-de46ff6dfd66","timestamp":"2022-06-22T03:32:58.736007Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:32:59.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:32:59.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:33:14.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:33:14.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:33:14.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:33:29.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:33:29.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:33:29.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:33:44.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:33:44.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:33:44.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:33:59.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:33:59.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:33:59.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:14.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:14.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:14.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:24.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:24.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:34:24.231228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ede15de-f750-4538-b688-74cd121bcb51","timestamp":"2022-06-22T03:34:24.231349Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:34:25.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:25.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:34:34.246  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"184fa3c6-3684-46be-bad8-f5c768e29cc3","timestamp":"2022-06-22T03:34:34.245729Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:34:34.292  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-06-22 03:34:34.293  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:34:34.322  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:34.322  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-06-22 03:34:35.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:35.023  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"184fa3c6-3684-46be-bad8-f5c768e29cc3","timestamp":"2022-06-22T03:34:34.245729Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:34:35.023  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:34:35.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:35.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:35.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:35.196  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:34:35.507140Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"405a0a65-3cd7-44d1-9b69-87ed305caf6c","timestamp":"2022-06-22T03:34:35.507154Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:34:35.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:35.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:35.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:35.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:34:35.510592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74005899-c755-409d-8eba-ea992305aee0","timestamp":"2022-06-22T03:34:35.510609Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:34:35.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:35.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:35.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:35.845  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:34:35.511433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9dcc1ad5-4d4c-4d52-9309-755b246574b6","timestamp":"2022-06-22T03:34:35.511450Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:34:35.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:35.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:40.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:40.231  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:34:40.025699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9acfd21-64d5-4c3a-bbcc-be7f466ff0cb","timestamp":"2022-06-22T03:34:40.025875Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:34:40.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:40.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:55.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:55.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:55.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:34:58.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:34:58.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:34:58.736219Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0689de22-2164-4f10-84aa-9ab6f0b5ba8c","timestamp":"2022-06-22T03:34:58.736466Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:34:59.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:34:59.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:35:14.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:35:14.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:35:14.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:35:29.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:35:29.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:35:29.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:35:44.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:35:44.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:35:44.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:35:59.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:35:59.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:35:59.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:14.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:14.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:14.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:24.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:24.448  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:36:24.233540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de68c688-b0e5-4c08-8495-d821fea27854","timestamp":"2022-06-22T03:36:24.233751Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:36:25.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:25.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:36:34.276  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd4df0d9-872e-43bd-bd5e-96105abf1a9f","timestamp":"2022-06-22T03:36:34.276328Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:36:34.292  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-06-22 03:36:34.292  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:36:34.331  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:34.332  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:36:34.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:34.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd4df0d9-872e-43bd-bd5e-96105abf1a9f","timestamp":"2022-06-22T03:36:34.276328Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:36:34.986  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:36:34.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:34.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:35.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:35.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:36:35.475244Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1e74b48-bb32-40f7-9bb4-0d5e4688202e","timestamp":"2022-06-22T03:36:35.475261Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:36:36.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:36.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:36.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:36.811  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:36:35.473741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14990c21-e2d0-43ea-8201-f1b6af089802","timestamp":"2022-06-22T03:36:35.473767Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:36:37.290  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:36:35.475197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d892ef9-a27d-4f53-a51e-a5ab700c9075","timestamp":"2022-06-22T03:36:35.475232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:36:38.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:38.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:40.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:40.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:36:40.025546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53f988a0-909b-443e-a79d-5991222864d2","timestamp":"2022-06-22T03:36:40.025639Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:36:40.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:40.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:55.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:55.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:55.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:36:58.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:36:58.895  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:36:58.735938Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed2c27f0-5d49-42bf-8e2a-90e6d06ab51e","timestamp":"2022-06-22T03:36:58.736240Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:36:59.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:36:59.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:37:14.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:37:14.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:37:14.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:37:29.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:37:29.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:37:29.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:37:44.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:37:44.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:37:44.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:37:59.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:37:59.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:37:59.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:14.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:14.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:14.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:24.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:24.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:38:24.230982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1dafd85a-0afc-43f8-b581-55ebaff7c841","timestamp":"2022-06-22T03:38:24.231091Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:38:25.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:25.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:38:34.293  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e7cf6dc-fcf1-419c-bd39-3930b0e4c840","timestamp":"2022-06-22T03:38:34.293662Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:38:34.342  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-06-22 03:38:34.343  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:38:34.371  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:34.371  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-06-22 03:38:34.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:34.995  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e7cf6dc-fcf1-419c-bd39-3930b0e4c840","timestamp":"2022-06-22T03:38:34.293662Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:38:34.995  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:38:34.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:34.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:35.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:35.174  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:38:35.488398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74b7c108-86d1-4ac2-a964-7d53735ed33d","timestamp":"2022-06-22T03:38:35.488422Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:38:35.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:35.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:35.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:35.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:38:35.493841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6102a0bc-258b-482a-9ffd-5b8378c855e3","timestamp":"2022-06-22T03:38:35.493853Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:38:35.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:35.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:35.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:35.876  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:38:35.498605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"daa28c4e-f256-4aa8-97f8-030bd15a8fb6","timestamp":"2022-06-22T03:38:35.498651Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:38:35.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:35.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:40.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:40.207  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:38:40.025459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6dcdc12-e06c-45e2-b088-d2d15d6b8b78","timestamp":"2022-06-22T03:38:40.025554Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:38:40.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:40.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:55.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:55.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:55.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:38:58.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:38:58.901  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:38:58.736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"667fb151-df92-44fd-bd9a-fd493dce1d7c","timestamp":"2022-06-22T03:38:58.736099Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:38:59.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:38:59.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:39:14.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:39:14.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:39:14.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:39:29.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:39:29.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:39:29.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:39:44.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:39:44.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:39:44.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:39:59.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:39:59.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:39:59.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:14.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:14.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:14.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:24.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:24.435  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:40:24.234893Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9b0754c-ed0a-4210-9d8b-243845903536","timestamp":"2022-06-22T03:40:24.235123Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:40:25.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:25.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:40:34.311  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c67a9f9f-bcfd-42a0-8036-95d99e66697d","timestamp":"2022-06-22T03:40:34.311629Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:40:34.342  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-06-22 03:40:34.343  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:40:34.369  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:34.370  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:40:34.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:34.989  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c67a9f9f-bcfd-42a0-8036-95d99e66697d","timestamp":"2022-06-22T03:40:34.311629Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:40:34.990  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:40:34.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:34.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:35.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:35.197  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:40:35.490770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94dcf173-f5cb-4b2d-aad0-5d643dbdcf78","timestamp":"2022-06-22T03:40:35.490784Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:40:35.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:35.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:35.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:35.358  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:40:35.496476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"582c0e5c-b8c4-4573-bba3-3b17f0285c16","timestamp":"2022-06-22T03:40:35.496528Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:40:35.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:35.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:35.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:35.906  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:40:35.492431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7f0fc83-9d10-4af8-a00d-88b8ba8bface","timestamp":"2022-06-22T03:40:35.492441Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:40:35.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:35.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:40.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:40.201  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:40:40.025625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9a30938-9a44-4b7c-9279-259c769ad8fc","timestamp":"2022-06-22T03:40:40.025753Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:40:40.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:40.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:55.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:55.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:55.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:40:58.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:40:58.909  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:40:58.736099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8091189-65e5-45db-b62d-8e2cd9a16275","timestamp":"2022-06-22T03:40:58.736178Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:40:59.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:40:59.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:41:14.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:41:14.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:41:14.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:41:29.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:41:29.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:41:29.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:41:44.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:41:44.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:41:44.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:41:59.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:41:59.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:41:59.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:14.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:14.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:14.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:24.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:24.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:42:24.233170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"093c803a-bbb5-42a1-9774-deb19293320e","timestamp":"2022-06-22T03:42:24.233274Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:42:25.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:25.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:33.711  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:42:34.340  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e97e41ca-4686-4cc9-8363-cb4d48452c96","timestamp":"2022-06-22T03:42:34.339763Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:42:34.342  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms
2022-06-22 03:42:34.342  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:42:34.371  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:34.371  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:42:34.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:34.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e97e41ca-4686-4cc9-8363-cb4d48452c96","timestamp":"2022-06-22T03:42:34.339763Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:42:34.998  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:42:34.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:34.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:35.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:35.181  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:42:35.506268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c55173a-4931-45a0-a0e6-6106d60fd5f6","timestamp":"2022-06-22T03:42:35.506280Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:42:35.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:35.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:35.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:35.876  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:42:35.514852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a93458ac-783e-4475-afb1-191292dd58ab","timestamp":"2022-06-22T03:42:35.514866Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:42:36.362  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:42:35.514296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"174bfe62-58a9-4087-af11-a5e98d6481bf","timestamp":"2022-06-22T03:42:35.514313Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:42:36.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:36.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:40.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:40.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:42:40.025455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccbc7e38-297a-45fd-9cbe-1c19bdd941b3","timestamp":"2022-06-22T03:42:40.025533Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:42:40.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:40.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:55.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:55.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:55.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:42:58.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:42:58.933  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:42:58.735959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f26c048-6b11-4401-87f2-d06b8729d35b","timestamp":"2022-06-22T03:42:58.736058Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:42:59.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:42:59.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:43:14.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:43:14.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:43:14.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:43:29.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:43:29.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:43:29.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:43:44.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:43:44.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:43:44.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:43:59.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:43:59.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:43:59.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:14.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:14.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:14.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:24.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:24.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:44:24.230938Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7da0785-6c2d-4aa3-a50d-d24bbe341696","timestamp":"2022-06-22T03:44:24.231013Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:44:25.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:25.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:44:34.367  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c3e00c1f-1412-476c-aeff-eb919d3d35a8","timestamp":"2022-06-22T03:44:34.367281Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:44:34.392  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms
2022-06-22 03:44:34.392  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:44:34.421  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:34.421  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-06-22 03:44:35.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:35.051  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c3e00c1f-1412-476c-aeff-eb919d3d35a8","timestamp":"2022-06-22T03:44:34.367281Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:44:35.052  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:44:35.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:35.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:35.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:35.210  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:44:35.566058Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e74f4cd-d69b-40ff-9310-1f06021fb8e1","timestamp":"2022-06-22T03:44:35.566074Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:44:35.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:35.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:35.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:35.397  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:44:35.573505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41f563d8-6e37-4d01-8fda-dd86a1014ae3","timestamp":"2022-06-22T03:44:35.573519Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:44:35.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:35.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:35.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:35.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:44:35.577534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e254c63-1fa8-488d-8f96-bd11a54906cb","timestamp":"2022-06-22T03:44:35.577557Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:44:35.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:35.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:40.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:40.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:44:40.025467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41615b77-03fc-413e-8d69-bf8fb65206e2","timestamp":"2022-06-22T03:44:40.025559Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:44:40.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:40.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:55.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:55.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:55.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:44:58.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:44:58.858  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:44:58.735930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a32cc7da-e2cd-49d2-8fe8-59b8274a8b09","timestamp":"2022-06-22T03:44:58.736023Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:44:59.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:44:59.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:45:14.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:45:14.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:45:14.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:45:29.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:45:29.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:45:29.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:45:44.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:45:44.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:45:44.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:45:59.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:45:59.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:45:59.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:14.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:14.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:14.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:24.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:24.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:46:24.231493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed757706-169e-4ee5-a873-66f7e32cb118","timestamp":"2022-06-22T03:46:24.231643Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:46:25.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:25.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:46:34.388  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"924bec74-b210-4de0-afac-b8f44f9d58e1","timestamp":"2022-06-22T03:46:34.388179Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:46:34.392  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-06-22 03:46:34.393  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:46:34.419  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:34.420  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:46:35.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:35.082  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"924bec74-b210-4de0-afac-b8f44f9d58e1","timestamp":"2022-06-22T03:46:34.388179Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:46:35.083  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:46:35.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:35.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:35.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:35.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:46:35.591043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98c42c79-879a-45ab-a86d-c57de276904b","timestamp":"2022-06-22T03:46:35.591054Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:46:35.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:35.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:35.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:35.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:46:35.601964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c04c331e-0f84-49d6-b19b-c76813125034","timestamp":"2022-06-22T03:46:35.601985Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:46:35.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:35.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:35.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:35.982  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:46:35.593963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96756d38-3873-4b54-9807-a36b3c215d34","timestamp":"2022-06-22T03:46:35.593987Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:46:36.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:36.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:40.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:40.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:46:40.025540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b40d5bd-33af-4711-9c8e-ff7fb25893e6","timestamp":"2022-06-22T03:46:40.025623Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:46:40.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:40.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:55.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:55.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:55.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:46:58.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:46:58.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:46:58.736005Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"908393be-3ad7-483e-b2da-5e79f54447f4","timestamp":"2022-06-22T03:46:58.736081Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:46:59.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:46:59.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:47:14.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:47:14.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:47:14.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:47:29.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:47:29.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:47:29.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:47:44.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:47:44.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:47:44.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:47:59.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:47:59.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:47:59.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:14.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:14.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:14.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:24.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:24.457  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:48:24.231792Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14a02d16-fa79-431d-9fbd-a2635ab99252","timestamp":"2022-06-22T03:48:24.231895Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:48:25.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:25.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:48:34.411  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ed504cd3-3aff-4db3-bf0e-f6f2a54d46ea","timestamp":"2022-06-22T03:48:34.410575Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:48:34.442  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-06-22 03:48:34.443  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:48:34.474  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:34.475  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:48:35.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:35.097  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ed504cd3-3aff-4db3-bf0e-f6f2a54d46ea","timestamp":"2022-06-22T03:48:34.410575Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:48:35.097  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:48:35.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:35.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:35.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:35.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:48:35.623776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb38f6c8-df77-461c-ac97-a0d916075e00","timestamp":"2022-06-22T03:48:35.623794Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:48:35.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:35.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:35.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:35.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:48:35.620984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"486cbccd-8b70-45b5-9ec3-0d58bb6602e0","timestamp":"2022-06-22T03:48:35.620995Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:48:35.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:35.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:36.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:36.015  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:48:35.625253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"838cd7f7-55d1-4a66-bb5a-77d57ff63311","timestamp":"2022-06-22T03:48:35.625265Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:48:36.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:36.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:40.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:40.175  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:48:40.025433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ebe4bc4-47e4-4149-b751-ebbb0c11402a","timestamp":"2022-06-22T03:48:40.025545Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:48:40.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:40.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:55.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:55.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:55.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:48:58.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:48:58.842  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:48:58.735950Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79b190f0-cbd2-40c4-87ef-0fdcdfe7ba5d","timestamp":"2022-06-22T03:48:58.736017Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:48:59.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:48:59.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:49:14.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:49:14.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:49:14.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:49:29.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:49:29.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:49:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:49:44.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:49:44.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:49:44.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:49:59.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:49:59.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:49:59.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:14.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:14.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:14.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:24.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:24.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:50:24.231349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adc2d717-c304-43c6-934a-a711a2ff6ee1","timestamp":"2022-06-22T03:50:24.231473Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:50:24.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:24.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:50:34.434  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df6613ec-434c-463b-ba09-a1529749569e","timestamp":"2022-06-22T03:50:34.433764Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:50:34.442  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-06-22 03:50:34.442  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:50:34.470  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:34.471  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:50:35.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:35.097  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df6613ec-434c-463b-ba09-a1529749569e","timestamp":"2022-06-22T03:50:34.433764Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:50:35.098  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:50:35.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:35.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:35.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:35.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:50:35.626750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1339f73-2526-4a3b-9d7a-d5152a022128","timestamp":"2022-06-22T03:50:35.626782Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:50:35.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:35.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:35.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:35.466  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:50:35.625814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a1c20bf-d74a-4c3f-975c-e668942971e9","timestamp":"2022-06-22T03:50:35.625826Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:50:35.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:35.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:36.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:36.013  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:50:35.628708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3473f6f-4a0c-4e6c-b91a-41bcf27c21d9","timestamp":"2022-06-22T03:50:35.628719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:50:36.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:36.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:40.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:40.269  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:50:40.025472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fcabc6d-cac5-47a1-8a7d-9a70f55784e0","timestamp":"2022-06-22T03:50:40.025554Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:50:40.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:40.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:55.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:55.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:55.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:50:58.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:50:58.885  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:50:58.736208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7162a5cb-7c42-4544-94f9-62b96fd5265d","timestamp":"2022-06-22T03:50:58.736375Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:50:59.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:50:59.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:51:14.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:51:14.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:51:14.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:51:29.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:51:29.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:51:29.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:51:44.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:51:44.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:51:44.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:51:59.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:51:59.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:51:59.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:14.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:14.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:14.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:24.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:24.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:52:24.231551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e16640e-4c3a-49a7-ae0a-85ed8d3fb747","timestamp":"2022-06-22T03:52:24.231741Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:52:25.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:25.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:52:34.461  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3d65b4a1-582e-4bb8-8788-e5f926f9ae40","timestamp":"2022-06-22T03:52:34.460704Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:52:34.492  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-06-22 03:52:34.492  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:52:34.518  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:34.519  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:52:35.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:35.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3d65b4a1-582e-4bb8-8788-e5f926f9ae40","timestamp":"2022-06-22T03:52:34.460704Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:52:35.233  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:52:35.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:35.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:35.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:35.362  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:52:35.675917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8b53778-b35c-4831-b309-45aa00669415","timestamp":"2022-06-22T03:52:35.675937Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:52:35.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:35.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:35.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:35.498  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:52:35.761811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3b3a79a-0ce2-4cf8-a793-b568178b9067","timestamp":"2022-06-22T03:52:35.761843Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:52:35.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:35.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:36.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:36.052  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:52:35.766386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f28988b1-89d2-4b40-bedb-56b8901eaac7","timestamp":"2022-06-22T03:52:35.766408Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:52:36.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:36.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:40.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:40.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:52:40.025609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85654dd2-41d4-494b-be41-25786b0cd1ee","timestamp":"2022-06-22T03:52:40.025705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:52:40.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:40.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:55.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:55.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:55.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:52:58.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:52:58.829  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:52:58.735937Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"906afaa7-efba-4ac6-a0bc-e0c0ed4a0d6d","timestamp":"2022-06-22T03:52:58.736024Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:52:59.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:52:59.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:53:14.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:53:14.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:53:14.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:53:29.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:53:29.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:53:29.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:53:44.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:53:44.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:53:44.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:53:59.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:53:59.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:53:59.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:14.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:14.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:14.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:24.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:24.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:54:24.231004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e8a66ff-92e8-4f30-99cc-fa8ac5e17827","timestamp":"2022-06-22T03:54:24.231099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:54:24.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:24.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:54:34.479  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a18ec9b5-e40b-4b87-a45c-3f3aedcaa199","timestamp":"2022-06-22T03:54:34.478965Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:54:34.492  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-06-22 03:54:34.493  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:54:34.520  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:34.521  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:54:35.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:35.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a18ec9b5-e40b-4b87-a45c-3f3aedcaa199","timestamp":"2022-06-22T03:54:34.478965Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:54:35.162  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:54:35.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:35.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:35.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:35.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:54:35.700415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bc26603-2568-4c6e-83f3-a2d991883ee6","timestamp":"2022-06-22T03:54:35.700436Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:54:35.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:35.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:35.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:35.512  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:54:35.798298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49fc2391-a0c0-472a-a2f9-6d8cf04ad77a","timestamp":"2022-06-22T03:54:35.798317Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:54:35.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:35.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:36.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:36.054  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:54:35.809996Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"701874b0-2ba6-4a48-a735-0b6ec6e821b0","timestamp":"2022-06-22T03:54:35.810007Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:54:36.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:36.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:40.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:40.157  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:54:40.025455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"405be9c2-fe76-4656-b13f-3f0ef8672da3","timestamp":"2022-06-22T03:54:40.025559Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:54:40.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:40.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:55.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:55.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:55.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:54:58.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:54:58.837  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:54:58.735928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50109e43-3a76-4be6-885d-eacc39e8ee6c","timestamp":"2022-06-22T03:54:58.736052Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:54:59.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:54:59.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:55:14.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:55:14.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:55:14.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:55:29.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:55:29.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:55:29.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:55:44.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:55:44.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:55:44.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:55:59.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:55:59.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:55:59.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:14.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:14.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:14.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:24.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:24.372  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:56:24.232457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fa711df-1049-4a80-8d3a-913c3c1079db","timestamp":"2022-06-22T03:56:24.232532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:56:24.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:24.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:56:34.510  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f81129af-d970-4cd3-bc83-bdf30950be8f","timestamp":"2022-06-22T03:56:34.509885Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:56:34.542  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-06-22 03:56:34.542  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:56:34.570  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:34.571  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:56:35.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:35.194  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f81129af-d970-4cd3-bc83-bdf30950be8f","timestamp":"2022-06-22T03:56:34.509885Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:56:35.195  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:56:35.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:35.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:35.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:35.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:56:35.815305Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c40b0e38-68d0-4322-8678-47118ce1e579","timestamp":"2022-06-22T03:56:35.815317Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:56:35.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:35.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:35.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:35.563  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:56:35.815913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a331730-c07a-422f-95e6-59d5b1a1b2ee","timestamp":"2022-06-22T03:56:35.815927Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:56:35.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:35.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:36.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:36.108  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:56:35.794694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d6572c2-89fe-439d-be4b-f5ad08613516","timestamp":"2022-06-22T03:56:35.794711Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:56:36.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:36.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:40.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:40.150  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:56:40.025656Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f075cc9a-5401-472a-b96e-235ee89ed09c","timestamp":"2022-06-22T03:56:40.025763Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:56:40.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:40.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:55.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:55.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:55.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:56:58.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:56:58.822  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:56:58.736070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e0ba1a9-01a0-4a77-b99d-4cfee56f2e88","timestamp":"2022-06-22T03:56:58.736158Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:56:59.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:56:59.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:57:14.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:57:14.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:57:14.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:57:29.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:57:29.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:57:29.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:57:44.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:57:44.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:57:44.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:57:59.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:57:59.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:57:59.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:14.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:14.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:14.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:24.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:24.371  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:58:24.235033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc278ed5-9fb5-4104-9225-54fb20a5bbe1","timestamp":"2022-06-22T03:58:24.235187Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:58:24.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:24.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 03:58:34.528  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b4d80a2e-71d8-4ab6-b75c-83230cd5bff7","timestamp":"2022-06-22T03:58:34.527554Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:58:34.542  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-06-22 03:58:34.543  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 03:58:34.596  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:34.596  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-06-22 03:58:35.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:35.214  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b4d80a2e-71d8-4ab6-b75c-83230cd5bff7","timestamp":"2022-06-22T03:58:34.527554Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:58:35.214  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 03:58:35.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:35.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:35.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:35.466  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:58:35.854426Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"252ac648-e2cd-4fc0-af33-f5e0e383c369","timestamp":"2022-06-22T03:58:35.854544Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 03:58:35.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:35.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:35.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:35.574  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:58:35.859312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3e9298b-1ffc-4131-8bc0-8feb101a5121","timestamp":"2022-06-22T03:58:35.859351Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:58:35.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:35.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:36.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:36.120  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:58:35.854579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ed75498-f514-4bf9-abdd-5efcec618674","timestamp":"2022-06-22T03:58:35.854610Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:58:36.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:36.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:40.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:40.223  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T03:58:40.025506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"537d09bd-3ed8-4fcc-9e10-1aad7058fcb6","timestamp":"2022-06-22T03:58:40.025629Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 03:58:40.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:40.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:55.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:55.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:55.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:58:58.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:58:58.820  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T03:58:58.735959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ddc2a11f-72f0-4c30-b769-786b77b140cf","timestamp":"2022-06-22T03:58:58.736045Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 03:58:59.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:58:59.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:59:14.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:59:14.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:59:14.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:59:29.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:59:29.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:59:29.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:59:44.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:59:44.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:59:44.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 03:59:59.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 03:59:59.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 03:59:59.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:14.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:14.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:14.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:24.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:24.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:00:24.232044Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed483452-2f9c-4eab-96c8-cf723f5d9e37","timestamp":"2022-06-22T04:00:24.232125Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:00:24.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:24.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 04:00:34.549  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c3449db7-d2a2-43cd-9b76-2430bc010286","timestamp":"2022-06-22T04:00:34.548408Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:00:34.592  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-22 04:00:34.593  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 04:00:34.624  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:34.625  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-06-22 04:00:35.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:35.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c3449db7-d2a2-43cd-9b76-2430bc010286","timestamp":"2022-06-22T04:00:34.548408Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:00:35.285  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 04:00:35.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:35.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:35.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:35.487  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:00:35.843228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65a9d134-bfe8-4846-866b-8d4efec654ac","timestamp":"2022-06-22T04:00:35.843251Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:00:35.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:35.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:35.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:35.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:00:35.844050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfb1eb90-1ff7-4977-b98e-ebd1b0742a6f","timestamp":"2022-06-22T04:00:35.844060Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:00:35.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:35.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:36.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:36.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:00:35.850620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"500f10ed-fa6c-4925-889f-609a11af1ceb","timestamp":"2022-06-22T04:00:35.850631Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:00:36.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:36.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:40.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:40.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:00:40.025448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10ff9b3a-cda5-4596-90a1-5a7491eb8a5f","timestamp":"2022-06-22T04:00:40.025538Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:00:40.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:40.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:55.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:55.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:55.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:00:58.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:00:58.808  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:00:58.735902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1d67eab-6b1c-43bc-8a1d-28beedde959f","timestamp":"2022-06-22T04:00:58.735981Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:00:59.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:00:59.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:01:14.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:01:14.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:01:14.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:01:29.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:01:29.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:01:29.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:01:44.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:01:44.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:01:44.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:01:59.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:01:59.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:01:59.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:14.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:14.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:14.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:24.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:24.360  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:02:24.231431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5daac5e0-542d-4192-960c-3d622d651b49","timestamp":"2022-06-22T04:02:24.231633Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:02:24.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:24.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 04:02:34.567  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0cfad4dc-0e98-4beb-a61b-0adc4c8957d0","timestamp":"2022-06-22T04:02:34.567622Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:02:34.592  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-06-22 04:02:34.593  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 04:02:34.621  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:34.621  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-06-22 04:02:35.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:35.314  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0cfad4dc-0e98-4beb-a61b-0adc4c8957d0","timestamp":"2022-06-22T04:02:34.567622Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:02:35.314  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 04:02:35.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:35.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:35.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:35.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:02:35.884005Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd0db153-fb2f-4807-8be0-389b277fd31a","timestamp":"2022-06-22T04:02:35.884020Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:02:35.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:35.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:35.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:35.597  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:02:35.884719Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ece17fe-27f4-47d4-8420-4b4aa214e8d2","timestamp":"2022-06-22T04:02:35.884745Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:02:35.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:35.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:36.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:36.147  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:02:35.882320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40259791-b5ef-4828-9d61-61457624e365","timestamp":"2022-06-22T04:02:35.882362Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:02:36.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:36.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:40.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:40.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:02:40.025665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0747f9da-65da-41db-8675-aea3cd9a7dc9","timestamp":"2022-06-22T04:02:40.025862Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:02:40.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:40.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:55.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:55.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:55.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:02:58.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:02:58.801  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:02:58.736327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71a793f2-fb09-429c-bb65-2c1d3187f751","timestamp":"2022-06-22T04:02:58.736414Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:02:59.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:02:59.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:03:14.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:03:14.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:03:14.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:03:29.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:03:29.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:03:29.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:03:44.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:03:44.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:03:44.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:03:59.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:03:59.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:03:59.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:14.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:14.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:14.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:24.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:24.346  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:04:24.232395Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"302636dd-17f3-4364-933f-2a2f039abc6f","timestamp":"2022-06-22T04:04:24.232532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:04:24.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:24.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 04:04:34.599  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"27ee2a51-bfb2-424b-9930-4fee13a51619","timestamp":"2022-06-22T04:04:34.599229Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:04:34.642  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-22 04:04:34.642  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 04:04:34.692  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:34.692  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-06-22 04:04:35.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:35.311  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"27ee2a51-bfb2-424b-9930-4fee13a51619","timestamp":"2022-06-22T04:04:34.599229Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:04:35.311  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 04:04:35.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:35.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:35.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:35.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:04:35.882939Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b48bad3-b978-4c36-8bd0-f2383661e6ce","timestamp":"2022-06-22T04:04:35.882962Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:04:35.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:35.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:35.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:35.633  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:04:35.881306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8c2a4f9-7c18-4b0c-86ca-b850d41808d3","timestamp":"2022-06-22T04:04:35.881325Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:04:35.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:35.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:36.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:36.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:04:35.893400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77c1d3b7-4250-4456-827d-97370a551ef1","timestamp":"2022-06-22T04:04:35.893416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:04:36.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:36.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:40.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:40.127  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:04:40.025455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad557d85-72d3-456b-9a88-cb1050fbe254","timestamp":"2022-06-22T04:04:40.025535Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:04:40.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:40.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:55.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:55.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:55.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:04:58.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:04:58.796  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:04:58.735980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05b60cb5-a182-4e6e-a1fa-55146ba46ca2","timestamp":"2022-06-22T04:04:58.736057Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:04:59.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:04:59.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:05:14.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:05:14.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:05:14.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:05:29.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:05:29.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:05:29.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:05:44.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:05:44.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:05:44.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:05:59.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:05:59.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:05:59.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:14.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:14.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:14.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:24.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:24.346  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:06:24.231019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4af7747-731e-4a47-9d5b-a8281c61f616","timestamp":"2022-06-22T04:06:24.231085Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:06:24.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:24.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 04:06:34.628  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b6700f0-8e04-4edf-80d1-3930edce4ac2","timestamp":"2022-06-22T04:06:34.628243Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:06:34.642  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-06-22 04:06:34.642  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 04:06:34.674  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:34.674  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-06-22 04:06:35.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:35.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b6700f0-8e04-4edf-80d1-3930edce4ac2","timestamp":"2022-06-22T04:06:34.628243Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:06:35.289  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 04:06:35.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:35.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:35.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:35.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:06:35.869167Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fae2612-b8ca-4dee-bddc-6824c82cfdc5","timestamp":"2022-06-22T04:06:35.869179Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:06:35.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:35.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:35.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:35.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:06:35.869455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf120177-a90c-44f0-a025-059282df6139","timestamp":"2022-06-22T04:06:35.869470Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:06:35.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:35.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:36.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:36.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:06:35.872658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33431aa3-ae5f-4406-a2b9-7b718ec89e38","timestamp":"2022-06-22T04:06:35.872673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:06:36.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:36.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:40.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:40.124  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:06:40.025437Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"944f5f76-21bb-4fbc-97a3-cd9ca08daf47","timestamp":"2022-06-22T04:06:40.025517Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:06:40.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:40.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:55.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:55.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:55.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:06:58.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:06:58.819  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:06:58.736143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"104d810d-b8b1-4edf-a759-aceb1913bac2","timestamp":"2022-06-22T04:06:58.736327Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:06:59.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:06:59.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:07:14.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:07:14.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:07:14.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:07:29.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:07:29.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:07:29.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:07:44.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:07:44.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:07:44.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:07:59.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:07:59.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:07:59.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:14.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:14.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:14.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:24.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:24.340  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:08:24.231342Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"792d042c-fed6-4278-82e9-817c5e5ca5e7","timestamp":"2022-06-22T04:08:24.231524Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:08:24.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:24.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 04:08:34.659  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"93c579d0-940f-48ea-be1e-b73a33ab4b09","timestamp":"2022-06-22T04:08:34.658849Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:08:34.692  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 33 ms
2022-06-22 04:08:34.693  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 04:08:34.728  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:34.728  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-06-22 04:08:35.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:35.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"93c579d0-940f-48ea-be1e-b73a33ab4b09","timestamp":"2022-06-22T04:08:34.658849Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:08:35.352  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 04:08:35.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:35.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:35.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:35.517  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:08:35.936720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e706f721-2df2-4fbd-945c-dfa5b635da2d","timestamp":"2022-06-22T04:08:35.936733Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:08:35.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:35.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:35.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:35.678  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:08:35.940889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"581e244d-1af5-4d7b-b3e2-474fe4cba0bf","timestamp":"2022-06-22T04:08:35.940939Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:08:35.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:35.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:36.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:36.219  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:08:35.940495Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7a99fe4-8db0-4e8f-83bc-037dfb23c7ce","timestamp":"2022-06-22T04:08:35.940518Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:08:36.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:36.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:40.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:40.124  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:08:40.025813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6d44f87-3cb6-435d-9dd8-cfffe2aab8da","timestamp":"2022-06-22T04:08:40.025920Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:08:40.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:40.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:55.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:55.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:55.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:08:58.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:08:58.784  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:08:58.736063Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74a41696-1a05-4c79-9a16-d9dd0208b347","timestamp":"2022-06-22T04:08:58.736158Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:08:59.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:08:59.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:09:14.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:09:14.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:09:14.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:09:29.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:09:29.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:09:29.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:09:44.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:09:44.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:09:44.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:09:59.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:09:59.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:09:59.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:14.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:14.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:14.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:24.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:24.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:10:24.231103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9dd98cd7-4053-463c-9b67-d06dd63c6d78","timestamp":"2022-06-22T04:10:24.231189Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:10:24.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:24.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:33.710  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-22 04:10:34.679  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e07e1d7d-53a9-470c-bb49-f7e7e36bbb8e","timestamp":"2022-06-22T04:10:34.678640Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:10:34.692  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-06-22 04:10:34.693  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-22 04:10:34.721  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:34.721  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-06-22 04:10:35.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:35.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e07e1d7d-53a9-470c-bb49-f7e7e36bbb8e","timestamp":"2022-06-22T04:10:34.678640Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:10:35.364  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-22 04:10:35.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:35.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:35.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:35.510  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:10:35.943618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fabe3b2e-7733-4fb9-8176-4e30155a5b8f","timestamp":"2022-06-22T04:10:35.943632Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-22 04:10:35.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:35.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:35.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:35.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:10:35.955179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d8005b1-0c62-43aa-9d02-b9d3589677a4","timestamp":"2022-06-22T04:10:35.955191Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:10:35.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:35.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:36.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:36.274  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:10:35.946551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bbef5c8-ee82-4139-a0a8-fe4f5c6b8921","timestamp":"2022-06-22T04:10:35.946566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:10:36.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:36.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:40.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:40.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-22T04:10:40.025503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1648f27d-cea6-4751-b75d-4bacde8683b7","timestamp":"2022-06-22T04:10:40.025575Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-22 04:10:40.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:40.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:55.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:55.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:55.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:10:58.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:10:58.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-22T04:10:58.735835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb93d759-bb7d-4d40-8d9b-e8b37a62553f","timestamp":"2022-06-22T04:10:58.735908Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-22 04:10:59.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:10:59.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:11:14.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:11:14.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:11:14.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:11:29.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:11:29.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:11:29.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (anonymous) ...
2022-06-22 04:11:44.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-22 04:11:44.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000
2022-06-22 04:11:44.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c855cdf5-17b2-4d4d-9e9b-451dd8f635bc/onap-policy-clamp-runtime-acm-6847cc68d9-7cvwg?timeout=15000 (