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-08-07 05:20:58.882  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-08-07 05:20:58.887  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-08-07 05:21:01.923  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-07 05:21:02.565  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 622 ms. Found 7 JPA repository interfaces.
2022-08-07 05:21:04.732  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-08-07 05:21:04.737  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-08-07 05:21:04.742  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-08-07 05:21:04.757  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-08-07 05:21:04.765  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-08-07 05:21:04.779  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-08-07 05:21:04.786  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-08-07 05:21:04.790  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-08-07 05:21:04.833  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-08-07 05:21:04.873  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-08-07 05:21:04.876  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-08-07 05:21:05.804  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-08-07 05:21:05.838  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-08-07 05:21:05.838  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-08-07 05:21:06.005  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-08-07 05:21:06.006  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6967 ms
2022-08-07 05:21:06.734  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-08-07 05:21:07.479  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-07 05:21:07.777  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-08-07 05:21:08.440  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-07 05:21:08.850  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-08-07 05:21:10.529 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=414) 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=414) 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=414) 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-08-07 05:21:10.532  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=414) 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=414) 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=414) 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-08-07 05:21:10.612  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-07 05:21:14.444  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-08-07 05:21:14.798  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-08-07 05:21:20.101  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-07 05:21:20.126  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-07 05:21:22.291  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-08-07 05:21:23.189  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b2be3853-da98-4f1b-94b8-5ba94ef60bc3, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z, 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-08-07 05:21:24.190  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-08-07 05:21:25.928  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@33a7331, org.springframework.security.web.context.SecurityContextPersistenceFilter@18d1d137, org.springframework.security.web.header.HeaderWriterFilter@32ddcca, org.springframework.security.web.authentication.logout.LogoutFilter@28515443, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3d12f065, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@234bfc8c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35dc849b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7aef21bb, org.springframework.security.web.session.SessionManagementFilter@478c84aa, org.springframework.security.web.access.ExceptionTranslationFilter@38874eb5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@35f35c59]
2022-08-07 05:21:26.588  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-08-07 05:21:26.588  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-08-07 05:21:26.589  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-08-07 05:21:26.589  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-08-07 05:21:26.589  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-08-07 05:21:26.590  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-08-07 05:21:26.590  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-08-07 05:21:26.591  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-08-07 05:21:26.591  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-08-07 05:21:26.591  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-08-07 05:21:26.592  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-08-07 05:21:26.592  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-08-07 05:21:26.592  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-08-07 05:21:26.593  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-08-07 05:21:26.593  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-08-07 05:21:26.594  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-08-07 05:21:26.594  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-08-07 05:21:26.594  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-08-07 05:21:26.595  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-08-07 05:21:26.595  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-08-07 05:21:26.595  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-08-07 05:21:26.596  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-08-07 05:21:26.633  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-08-07 05:21:27.960  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-08-07 05:21:27.960  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-08-07 05:21:27.969  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b2be3853-da98-4f1b-94b8-5ba94ef60bc3, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z, 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-08-07 05:21:27.971  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b2be3853-da98-4f1b-94b8-5ba94ef60bc3, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z, 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-08-07 05:21:27.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:21:27.972  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7b0bba6c-2cc0-42f7-a3fc-6d6de0e4e4e5, alive=false, publisher=null]]: starting
2022-08-07 05:21:27.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:21:27.999  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7b0bba6c-2cc0-42f7-a3fc-6d6de0e4e4e5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-08-07 05:21:27.999  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-08-07 05:21:28.000  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-08-07 05:21:28.000  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-08-07 05:21:28.000  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-08-07 05:21:28.001  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-08-07 05:21:28.001  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-08-07 05:21:28.001  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-08-07 05:21:28.002  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-08-07 05:21:28.002  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-08-07 05:21:28.002  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-08-07 05:21:28.002  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-08-07 05:21:28.002  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-08-07 05:21:28.003  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-08-07 05:21:28.003  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b2be3853-da98-4f1b-94b8-5ba94ef60bc3, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z, 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@3140ad41
2022-08-07 05:21:28.003  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b2be3853-da98-4f1b-94b8-5ba94ef60bc3, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z, 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-08-07 05:21:28.004  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-08-07 05:21:28.009  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.544 seconds (JVM running for 32.994)
2022-08-07 05:21:28.028  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-08-07 05:21:28.061  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-08-07 05:21:33.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:21:33.134  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-08-07 05:21:33.136  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"d1df632f-6519-4abd-a114-c990d6598242","timestamp":"2022-08-07T05:19:03.569682Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:21:34.784  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:21:34.791  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"d1df632f-6519-4abd-a114-c990d6598242","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:21:34.797  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:20:59.731136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2454a318-6a8b-47eb-9159-6954886d5552","timestamp":"2022-08-07T05:20:59.731354Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:21:34.799  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-08-07 05:21:34.807  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:21:34.865  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:21:34.865  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (60 ms):{"serverTimeMs":1,"count":1}
2022-08-07 05:21:34.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:21:34.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:21:35.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:21:35.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"d1df632f-6519-4abd-a114-c990d6598242","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:21:35.541  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:21:35.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:21:35.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:21:36.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:21:36.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:21:35.929823Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fbaa009-59a0-48a6-b139-c28d5d15f5c4","timestamp":"2022-08-07T05:21:35.929865Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:21:36.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:21:36.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:21:51.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:21:51.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:21:51.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:22:06.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:22:06.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:22:06.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:22:21.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:22:21.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:22:21.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:22:34.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:22:34.722  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"54a2565f-f4c9-4ea8-a576-67fa3715817a","timestamp":"2022-08-07T05:22:32.107441Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:22:34.736  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:22:34.736  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"54a2565f-f4c9-4ea8-a576-67fa3715817a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:22:34.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:22:34.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:22:34.749  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-08-07 05:22:34.749  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:22:34.787  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:22:34.788  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:22:35.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:22:35.430  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"54a2565f-f4c9-4ea8-a576-67fa3715817a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:22:35.431  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:22:35.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:22:35.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:22:50.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:22:50.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:22:50.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:23:00.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:23:00.101  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:22:59.730501Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"952ae790-39cc-4b87-931f-b49571ff203d","timestamp":"2022-08-07T05:22:59.730778Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:23:00.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:23:00.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:23:15.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:23:15.690  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:23:15.401330Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"129c9577-f3e7-4ee5-9a95-28db6547383e","timestamp":"2022-08-07T05:23:15.401492Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:23:15.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:23:15.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:23:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:23:30.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:23:30.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:23:30.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:23:45.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:23:45.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:23:45.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:24:00.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:24:00.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:24:00.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:24:15.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:24:15.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:24:15.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:24:30.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:24:30.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:24:30.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:24:45.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:24:45.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:24:45.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:25:00.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:25:00.100  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:24:59.730250Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"199f7ced-8e42-475d-829e-1169ccce0791","timestamp":"2022-08-07T05:24:59.730317Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:25:00.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:25:00.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:25:15.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:25:15.676  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:25:15.401108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa92e8d6-4ef8-4c00-84af-ffb944a0523f","timestamp":"2022-08-07T05:25:15.401174Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:25:15.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:25:15.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:25:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:25:28.809  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1a700cf3-31ba-4da7-8e62-a63c59dd95f7","timestamp":"2022-08-07T05:25:28.807091Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:25:28.849  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-08-07 05:25:28.849  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:25:28.882  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:25:28.883  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:25:29.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:25:29.515  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1a700cf3-31ba-4da7-8e62-a63c59dd95f7","timestamp":"2022-08-07T05:25:28.807091Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:25:29.515  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 05:25:29.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:25:29.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:25:29.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:25:29.701  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:25:29.955429Z","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":"7a3a9ed6-1d50-49aa-81b1-2dede022cedc","timestamp":"2022-08-07T05:25:29.955455Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:25:29.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:25:29.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:25:30.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:25:30.346  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:25:29.951561Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"626f7ba9-e027-4562-9d88-55a82c6f66a1","timestamp":"2022-08-07T05:25:29.951587Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:25:30.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:25:30.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:25:45.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:25:45.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:25:45.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:26:00.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:26:00.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:26:00.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:26:15.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:26:15.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:26:15.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:26:30.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:26:30.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:26:30.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:26:45.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:26:45.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:26:45.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:27:00.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:27:00.059  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:26:59.730485Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79066133-68a5-4b50-9815-5d794afba9ea","timestamp":"2022-08-07T05:26:59.730612Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:27:00.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:27:00.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:27:15.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:27:15.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:27:15.401305Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1aa82d6c-2520-4ec0-80c6-fe7e8e81523c","timestamp":"2022-08-07T05:27:15.401445Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:27:16.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:27:16.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:27:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:27:28.823  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6315df97-02fe-495f-8760-89c409878d31","timestamp":"2022-08-07T05:27:28.823059Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:27:28.849  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-08-07 05:27:28.850  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:27:28.883  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:27:28.884  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:27:29.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:27:29.515  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6315df97-02fe-495f-8760-89c409878d31","timestamp":"2022-08-07T05:27:28.823059Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:27:29.515  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 05:27:29.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:27:29.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:27:29.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:27:29.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:27:29.939926Z","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":"510a7094-0f8f-4459-a244-a0b7d19c8a3e","timestamp":"2022-08-07T05:27:29.939966Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:27:29.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:27:29.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:27:30.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:27:30.358  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:27:29.944489Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"44fde418-4bf7-47d9-bc15-307eb8df31e9","timestamp":"2022-08-07T05:27:29.944500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:27:30.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:27:30.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:27:45.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:27:45.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:27:45.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:28:00.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:28:00.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:28:00.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:28:15.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:28:15.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:28:15.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:28:30.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:28:30.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:28:30.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:28:45.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:28:45.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:28:45.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:29:00.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:29:00.061  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:28:59.730306Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86c6567c-cb45-4f48-ab74-bf646ca20e53","timestamp":"2022-08-07T05:28:59.730370Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:29:00.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:29:00.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:29:15.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:29:15.668  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:29:15.401075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4004d461-496e-4c8c-8676-e57f14c841ad","timestamp":"2022-08-07T05:29:15.401159Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:29:15.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:29:15.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:29:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:29:28.839  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9393ddb6-691e-428e-bd1d-c13df1c3baee","timestamp":"2022-08-07T05:29:28.838884Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:29:28.849  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms
2022-08-07 05:29:28.849  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:29:28.880  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:29:28.881  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-08-07 05:29:29.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:29:29.505  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9393ddb6-691e-428e-bd1d-c13df1c3baee","timestamp":"2022-08-07T05:29:28.838884Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:29:29.505  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 05:29:29.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:29:29.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:29:29.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:29:29.647  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:29:29.893318Z","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":"10a0605d-cd3e-4e76-a629-e4141f20125d","timestamp":"2022-08-07T05:29:29.893359Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:29:29.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:29:29.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:29:30.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:29:30.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:29:29.893831Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"27ff6f5b-3bb2-4721-959c-baba1b24b2d6","timestamp":"2022-08-07T05:29:29.893846Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:29:30.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:29:30.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:29:45.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:29:45.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:29:45.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:30:00.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:30:00.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:30:00.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:30:08.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:30:08.994  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"87d59f6b-e040-484f-a662-324cfb9ea838","timestamp":"2022-08-07T05:30:06.688473Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:30:09.853  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:30:09.854  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"87d59f6b-e040-484f-a662-324cfb9ea838","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:30:09.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:30:09.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:30:09.899  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-08-07 05:30:09.899  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:30:09.930  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:30:09.930  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:30:10.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:30:10.555  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"87d59f6b-e040-484f-a662-324cfb9ea838","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:30:10.555  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:30:10.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:30:10.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:30:25.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:30:25.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:30:25.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:30:40.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:30:40.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:30:40.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:30:55.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:30:55.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:30:55.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:31:00.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:31:00.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:30:59.731265Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d7fd57e-d6c7-48ee-89df-a17f76853edd","timestamp":"2022-08-07T05:30:59.731465Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:31:00.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:31:00.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:31:15.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:31:15.687  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:31:15.401290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce3fd087-d285-4e65-91d7-d76f9a863892","timestamp":"2022-08-07T05:31:15.401566Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:31:15.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:31:15.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:31:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:31:30.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:31:30.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:31:30.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:31:38.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:31:38.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"d1874c7b-a012-415f-b5a7-835cd9d01b34","timestamp":"2022-08-07T05:31:35.980702Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:31:38.869  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:31:38.869  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"d1874c7b-a012-415f-b5a7-835cd9d01b34","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:31:38.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:31:38.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:31:38.899  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-08-07 05:31:38.899  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:31:38.929  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:31:38.930  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:31:39.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:31:39.549  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"d1874c7b-a012-415f-b5a7-835cd9d01b34","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:31:39.550  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:31:39.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:31:39.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:31:54.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:31:54.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:31:54.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:32:09.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:32:09.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:32:09.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:32:24.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:32:24.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:32:24.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:32:39.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:32:39.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:32:39.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:32:54.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:32:54.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:32:54.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:32:59.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:32:59.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"4691f577-4d8f-4877-ab38-44f2f1153b2b","timestamp":"2022-08-07T05:32:57.905671Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:32:59.876  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:32:59.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"4691f577-4d8f-4877-ab38-44f2f1153b2b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:32:59.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:32:59.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:32:59.899  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-08-07 05:32:59.899  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:32:59.937  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:32:59.938  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:33:00.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:33:00.002  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:32:59.730266Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1fe5114-c460-4aa6-8ead-b8068576e4ee","timestamp":"2022-08-07T05:32:59.730352Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:33:00.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:33:00.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:33:00.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:33:00.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"4691f577-4d8f-4877-ab38-44f2f1153b2b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:33:00.543  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:33:00.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:33:00.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:33:15.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:33:15.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:33:15.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:33:15.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:33:15.604  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:33:15.401057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7771f12b-58e9-4314-ae71-4663f662734e","timestamp":"2022-08-07T05:33:15.401121Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:33:15.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:33:15.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:33:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:33:30.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:33:30.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:33:30.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:33:45.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:33:45.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:33:45.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:34:00.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:34:00.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:34:00.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:34:15.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:34:15.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:34:15.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:34:30.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:34:30.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:34:30.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:34:45.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:34:45.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:34:45.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:35:00.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:35:00.131  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:34:59.730222Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ba69766-2e47-4f63-afce-86f21f242e2b","timestamp":"2022-08-07T05:34:59.730314Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:35:00.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:35:00.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:35:15.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:35:15.676  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:35:15.401125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92363d7a-5c35-4b41-a462-1444907a7cdf","timestamp":"2022-08-07T05:35:15.401196Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:35:15.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:35:15.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:35:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:35:30.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:35:30.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:35:30.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:35:37.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:35:37.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"cdbb4c9a-d287-4153-a38d-00342e32b878","timestamp":"2022-08-07T05:35:35.476240Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:35:37.900  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:35:37.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"cdbb4c9a-d287-4153-a38d-00342e32b878","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:35:37.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:35:37.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:35:37.949  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-08-07 05:35:37.950  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:35:37.992  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:35:37.993  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
2022-08-07 05:35:38.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:35:38.610  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"cdbb4c9a-d287-4153-a38d-00342e32b878","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:35:38.610  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:35:38.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:35:38.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:35:53.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:35:53.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:35:53.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:36:08.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:36:08.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:36:08.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:36:23.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:36:23.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:36:23.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:36:38.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:36:38.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:36:38.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:36:53.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:36:53.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:36:53.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:36:56.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:36:56.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"147a22a4-04c5-4f3c-9ce5-d796f28888a7","timestamp":"2022-08-07T05:36:54.893528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:36:56.909  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:36:56.909  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"147a22a4-04c5-4f3c-9ce5-d796f28888a7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:36:56.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:36:56.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:36:56.949  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-08-07 05:36:56.949  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:36:56.987  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:36:56.987  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:36:57.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:36:57.608  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"147a22a4-04c5-4f3c-9ce5-d796f28888a7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:36:57.609  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:36:57.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:36:57.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:37:00.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:37:00.063  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:36:59.730277Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8b8f960-b49d-417c-b5b4-8998802ee317","timestamp":"2022-08-07T05:36:59.730334Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:37:00.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:37:00.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:37:15.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:37:15.725  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:37:15.401595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00cee998-cef1-4829-abc4-647d7793fb27","timestamp":"2022-08-07T05:37:15.401821Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:37:15.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:37:15.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:37:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:37:30.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:37:30.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:37:30.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:37:45.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:37:45.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:37:45.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:38:00.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:38:00.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:38:00.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:38:15.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:38:15.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:38:15.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:38:30.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:38:30.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:38:30.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:38:45.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:38:45.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:38:45.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:39:00.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:39:00.091  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:38:59.733718Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e46d9b30-97c8-44b3-9a7d-b870b8510778","timestamp":"2022-08-07T05:38:59.733862Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:39:00.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:39:00.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:39:15.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:39:15.685  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:39:15.401075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3b79596-a7c9-4a63-ba35-09fb4e3624f8","timestamp":"2022-08-07T05:39:15.401129Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:39:15.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:39:15.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:39:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:39:30.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:39:30.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:39:30.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:39:45.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:39:45.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:39:45.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:40:00.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:40:00.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:40:00.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:40:15.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:40:15.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:40:15.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:40:30.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:40:30.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:40:30.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:40:45.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:40:45.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:40:45.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:41:00.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:41:00.163  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:40:59.731479Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bb3652d-8dbb-4611-96c1-329871aec975","timestamp":"2022-08-07T05:40:59.731608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:41:00.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:41:00.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:41:15.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:41:15.679  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:41:15.401734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72018685-949a-42aa-9a41-94c29030699f","timestamp":"2022-08-07T05:41:15.401861Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:41:15.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:41:15.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:41:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:41:30.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:41:30.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:41:30.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:41:45.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:41:45.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:41:45.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:42:00.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:42:00.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:42:00.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:42:15.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:42:15.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:42:15.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:42:30.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:42:30.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:42:30.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:42:45.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:42:45.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:42:45.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:43:00.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:43:00.045  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:42:59.731683Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85b66e78-9649-4d58-949b-51cc2d112725","timestamp":"2022-08-07T05:42:59.731767Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:43:00.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:43:00.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:43:15.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:43:15.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:43:15.401048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"180c8c5c-cb6a-418f-9f60-97309ce1576b","timestamp":"2022-08-07T05:43:15.401069Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:43:15.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:43:15.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:43:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:43:30.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:43:30.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:43:30.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:43:45.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:43:45.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:43:45.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:44:00.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:44:00.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:44:00.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:44:15.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:44:15.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:44:15.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:44:30.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:44:30.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:44:30.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:44:45.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:44:45.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:44:45.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:45:00.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:45:00.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:44:59.730498Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7aad2f4b-4ee8-461a-85f1-f4e77e7ed0ea","timestamp":"2022-08-07T05:44:59.730646Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:45:00.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:45:00.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:45:15.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:45:15.680  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:45:15.401293Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"376852f8-9e2f-4177-9a24-65b81d9ceed7","timestamp":"2022-08-07T05:45:15.401386Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:45:15.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:45:15.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:45:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:45:30.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:45:30.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:45:30.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:45:45.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:45:45.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:45:45.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:46:00.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:46:00.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:46:00.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:46:15.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:46:15.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:46:15.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:46:30.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:46:30.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:46:30.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:46:45.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:46:45.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:46:45.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:47:00.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:47:00.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:46:59.730207Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99d7cf64-dd13-4a15-bf33-8d506e407ec0","timestamp":"2022-08-07T05:46:59.730276Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:47:00.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:47:01.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:47:15.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:47:15.743  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:47:15.401075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44fd6833-fba5-47ad-8e2a-7f3789409581","timestamp":"2022-08-07T05:47:15.401103Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:47:16.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:47:16.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:47:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:47:30.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:47:30.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:47:30.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:47:45.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:47:45.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:47:45.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:48:00.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:48:00.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:48:00.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:48:15.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:48:15.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:48:15.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:48:30.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:48:30.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:48:30.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:48:45.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:48:45.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:48:45.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:49:00.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:49:00.030  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:48:59.730232Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"001d8533-b31a-4b69-8268-249c77502848","timestamp":"2022-08-07T05:48:59.730351Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:49:01.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:49:01.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:49:15.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:49:15.688  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:49:15.401073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"517ac21d-efbe-4c7d-baba-9a8f3764de46","timestamp":"2022-08-07T05:49:15.401108Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:49:16.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:49:16.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:49:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:49:30.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:49:30.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:49:30.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:49:45.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:49:45.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:49:45.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:50:00.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:50:00.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:50:00.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:50:15.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:50:15.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:50:15.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:50:30.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:50:30.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:50:30.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:50:35.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:50:35.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"c099855d-0c17-4832-86b7-39e00348bebb","timestamp":"2022-08-07T05:50:33.476945Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:50:35.428  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:50:35.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"c099855d-0c17-4832-86b7-39e00348bebb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:50:35.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:50:35.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:50:35.449  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-08-07 05:50:35.449  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:50:35.478  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:50:35.479  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:50:36.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:50:36.095  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"c099855d-0c17-4832-86b7-39e00348bebb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:50:36.095  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:50:36.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:50:36.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:50:51.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:50:51.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:50:51.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:51:00.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:00.078  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:50:59.730533Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b074c433-0d12-4dc9-bdae-a3c2f988eb88","timestamp":"2022-08-07T05:50:59.730689Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:51:00.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:51:00.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:51:15.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:15.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:51:15.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:51:15.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:15.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:51:15.401347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cda6103d-0993-4f3a-862f-1cbc214ad42a","timestamp":"2022-08-07T05:51:15.401484Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:51:15.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:51:15.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:51:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:51:30.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:30.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:51:30.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:51:44.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:44.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"ba1b7104-7a9b-4824-b593-0172d043def0","timestamp":"2022-08-07T05:51:42.208316Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:51:44.048  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-07 05:51:44.049  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"ba1b7104-7a9b-4824-b593-0172d043def0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:51:44.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:51:44.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:51:44.099  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 50 ms
2022-08-07 05:51:44.099  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:51:44.121  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:44.121  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-08-07 05:51:44.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:44.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"ba1b7104-7a9b-4824-b593-0172d043def0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:51:44.740  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-07 05:51:44.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:51:44.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:51:59.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:51:59.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:51:59.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:52:14.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:52:14.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:52:14.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:52:29.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:52:29.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:52:29.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:52:44.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:52:44.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:52:44.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:52:59.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:52:59.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:52:59.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:52:59.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:52:59.979  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:52:59.730216Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c48607a-e5f4-4313-8ce3-1a7cec0775eb","timestamp":"2022-08-07T05:52:59.730279Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:53:00.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:53:00.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:53:15.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:53:15.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:53:15.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:53:15.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:53:15.677  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:53:15.401070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76872ff1-2709-4af0-bfa5-4da4eb881620","timestamp":"2022-08-07T05:53:15.401100Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:53:18.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:53:18.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:53:27.961  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:53:33.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:53:33.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:53:33.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:53:33.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:53:33.749  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-08-07T05:53:32.548235Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b08e8d82-03a8-4eb5-8c8b-20e5343fc1b8","timestamp":"2022-08-07T05:53:32.548596Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:53:34.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:53:34.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:53:49.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:53:49.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:53:49.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:54:03.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:54:03.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:54:04.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:54:18.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:54:18.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:54:18.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:54:33.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:54:33.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:54:33.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:54:48.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:54:48.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:54:48.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:00.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:00.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:54:59.730246Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10e4ed02-7b52-4b68-ad19-5252618a958e","timestamp":"2022-08-07T05:54:59.730352Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:55:01.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:01.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:15.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:15.691  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:55:15.401142Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c30efbb0-6065-4141-a6e6-1d76dde02da5","timestamp":"2022-08-07T05:55:15.401257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:55:15.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:15.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:55:28.068  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd5fbcb6-e9a7-4753-8961-723ad6e52540","timestamp":"2022-08-07T05:55:28.068096Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:55:28.099  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-08-07 05:55:28.099  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:55:28.124  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:28.125  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:55:28.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:28.744  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd5fbcb6-e9a7-4753-8961-723ad6e52540","timestamp":"2022-08-07T05:55:28.068096Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:55:28.745  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 05:55:28.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:28.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:28.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:28.910  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:55:29.125141Z","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":"cd4c53c3-f77e-473a-bdd5-6729ad4f2a7e","timestamp":"2022-08-07T05:55:29.125152Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:55:28.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:28.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:28.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:28.936  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:55:29.124535Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"f7ece9c7-561e-40b8-839c-a46ed17cb91c","timestamp":"2022-08-07T05:55:29.124558Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:55:28.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:28.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:29.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:29.458  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-08-07T05:55:28.616182Z","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":"15b652ab-b096-4dff-abbb-2c1a8037afb3","timestamp":"2022-08-07T05:55:28.616203Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:55:30.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:30.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:33.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:33.342  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-08-07T05:55:32.522660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7a8baa4-b0d3-46c2-8039-ff314a2a182b","timestamp":"2022-08-07T05:55:32.522799Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:55:34.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:34.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:55:49.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:55:49.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:55:49.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:56:03.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:56:03.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:56:03.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:56:18.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:56:18.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:56:18.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:56:33.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:56:33.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:56:33.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:56:48.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:56:48.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:56:48.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:00.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:00.040  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:56:59.730303Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ba5281e-f9bd-4166-8b32-362f9083a0f9","timestamp":"2022-08-07T05:56:59.730394Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:57:00.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:00.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:15.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:15.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:15.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:15.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:15.715  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:57:15.401114Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8cde43c-7209-4124-bae2-57951d0da859","timestamp":"2022-08-07T05:57:15.401151Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:57:16.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:16.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:57:28.085  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"88a29adf-7b08-4981-abca-5e76a917bf78","timestamp":"2022-08-07T05:57:28.085377Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:57:28.099  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-08-07 05:57:28.099  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:57:28.128  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:28.128  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:57:28.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:28.752  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"88a29adf-7b08-4981-abca-5e76a917bf78","timestamp":"2022-08-07T05:57:28.085377Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:57:28.752  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 05:57:28.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:28.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:28.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:28.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:57:29.132391Z","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":"295d4e3f-ee19-4d65-826c-f4e4f795cf95","timestamp":"2022-08-07T05:57:29.132418Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:57:28.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:28.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:28.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:28.943  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:57:29.131415Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"8e981e21-cc07-4e73-a3a5-ca6cee77dd11","timestamp":"2022-08-07T05:57:29.131429Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:57:28.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:28.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:29.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:29.468  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-08-07T05:57:28.619705Z","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":"fc474e22-bcbf-422f-abb5-d597181827f4","timestamp":"2022-08-07T05:57:28.619745Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:57:30.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:30.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:33.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:33.367  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-08-07T05:57:32.528037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfeddfb4-9f0b-42e3-9a62-b549969c2d40","timestamp":"2022-08-07T05:57:32.528412Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:57:34.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:34.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:57:49.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:57:49.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:57:49.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:58:03.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:58:03.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:58:03.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:58:18.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:58:18.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:58:18.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:58:33.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:58:33.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:58:33.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:58:48.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:58:48.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:58:48.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:00.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:00.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:58:59.730537Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40aa0584-b789-4540-8f73-5d0adc665cae","timestamp":"2022-08-07T05:58:59.730675Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:59:00.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:00.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:15.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:15.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:15.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:15.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:15.681  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:59:15.401416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b723621e-47b5-402c-980b-4002b2d0db85","timestamp":"2022-08-07T05:59:15.401556Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:59:15.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:15.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 05:59:28.103  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"11c09404-6776-435c-a112-671c70cdcc9b","timestamp":"2022-08-07T05:59:28.103049Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:59:28.149  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-08-07 05:59:28.149  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 05:59:28.175  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:28.176  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-08-07 05:59:28.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:28.796  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"11c09404-6776-435c-a112-671c70cdcc9b","timestamp":"2022-08-07T05:59:28.103049Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:59:28.797  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 05:59:28.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:28.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:28.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:28.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:59:29.167510Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"5fb60f7e-adfc-47ec-8f30-14fedced2556","timestamp":"2022-08-07T05:59:29.167525Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 05:59:28.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:28.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:28.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:28.956  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T05:59:29.167854Z","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":"eee1b2ba-7ea4-4247-b719-53486c36ac9b","timestamp":"2022-08-07T05:59:29.167862Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 05:59:29.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:29.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:29.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:29.620  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-08-07T05:59:28.658406Z","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":"84d39a63-ca44-4575-80f9-cd9a2012f2d2","timestamp":"2022-08-07T05:59:28.658430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:59:29.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:29.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:33.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:33.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-08-07T05:59:32.526704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e17c73f1-125f-4c09-8161-cd0257481c66","timestamp":"2022-08-07T05:59:32.527001Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 05:59:34.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:34.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 05:59:49.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 05:59:49.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 05:59:49.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:00:03.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:00:03.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:00:03.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:00:18.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:00:18.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:00:18.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:00:33.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:00:33.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:00:33.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:00:48.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:00:48.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:00:48.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:00.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:00.040  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:00:59.730228Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cdef6ab-62ce-463b-82b4-e42bb7caed6d","timestamp":"2022-08-07T06:00:59.730289Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:01:00.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:00.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:15.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:15.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:15.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:15.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:15.705  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:01:15.401029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b32b1d62-9adf-4db7-8356-e845f4e3f7c8","timestamp":"2022-08-07T06:01:15.401048Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:01:15.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:15.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 06:01:28.120  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5b08b7b-2d36-4e63-ae75-34be8ddef8d3","timestamp":"2022-08-07T06:01:28.120376Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:01:28.149  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms
2022-08-07 06:01:28.149  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 06:01:28.173  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:28.174  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-08-07 06:01:28.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:28.795  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5b08b7b-2d36-4e63-ae75-34be8ddef8d3","timestamp":"2022-08-07T06:01:28.120376Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:01:28.795  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 06:01:28.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:28.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:28.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:28.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:01:29.167238Z","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":"fcddf551-6702-422b-8339-54b7f8225bef","timestamp":"2022-08-07T06:01:29.167248Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:01:29.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:29.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:29.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:29.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:01:29.166291Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"85cbad48-f106-402c-8779-e0698cbe6805","timestamp":"2022-08-07T06:01:29.166303Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:01:29.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:29.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:29.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:29.670  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-08-07T06:01:28.662683Z","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":"a7ac27c7-271b-41ca-8cf4-ca8100601908","timestamp":"2022-08-07T06:01:28.662709Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:01:29.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:29.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:33.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:33.311  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-08-07T06:01:32.523508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5152c67e-e49d-4908-b93b-e3a84934f023","timestamp":"2022-08-07T06:01:32.523830Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:01:34.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:34.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:01:49.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:01:49.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:01:49.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:02:04.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:02:04.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:02:04.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:02:18.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:02:18.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:02:18.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:02:33.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:02:33.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:02:33.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:02:48.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:02:48.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:02:48.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:00.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:00.045  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:02:59.730226Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8a12e56-b66a-4f3a-a528-aeb2486aff6f","timestamp":"2022-08-07T06:02:59.730284Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:03:00.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:00.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:15.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:15.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:15.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:15.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:15.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:03:15.401073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86e423be-7993-4ae6-9dd6-f924a78e1463","timestamp":"2022-08-07T06:03:15.401136Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:03:15.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:15.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 06:03:28.140  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1dc38b87-2485-4098-bd41-28098bfde773","timestamp":"2022-08-07T06:03:28.139619Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:03:28.149  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-08-07 06:03:28.149  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 06:03:28.176  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:28.176  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-08-07 06:03:28.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:28.890  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1dc38b87-2485-4098-bd41-28098bfde773","timestamp":"2022-08-07T06:03:28.139619Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:03:28.891  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 06:03:28.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:28.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:29.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:29.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:03:29.172745Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"a4a47b59-c2af-4962-8a21-a2260640c133","timestamp":"2022-08-07T06:03:29.172762Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:03:29.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:29.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:29.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:29.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-08-07T06:03:29.209932Z","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":"d86f2944-b5d2-44b4-aa0a-16e0dd3f69b4","timestamp":"2022-08-07T06:03:29.209945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:03:29.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:29.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:29.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:29.687  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-08-07T06:03:28.664461Z","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":"8ddaa83e-7191-4cbc-8afc-a3dee9076644","timestamp":"2022-08-07T06:03:28.664478Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:03:29.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:29.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:33.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:33.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-07T06:03:32.527382Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b9a7b6c-5e55-4764-9ddd-6289aafd3423","timestamp":"2022-08-07T06:03:32.527931Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:03:34.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:34.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:03:49.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:03:49.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:03:49.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:04:04.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:04:04.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:04:04.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:04:19.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:04:19.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:04:19.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:04:33.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:04:33.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:04:33.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:04:48.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:04:48.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:04:48.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:00.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:00.054  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:04:59.730287Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a30ca4c8-43f7-4e39-9dc1-93502bc70005","timestamp":"2022-08-07T06:04:59.730375Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:05:00.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:00.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:15.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:15.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:15.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:15.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:15.609  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:05:15.401119Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28859117-8035-4f2c-b7d7-e62801651d0b","timestamp":"2022-08-07T06:05:15.401137Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:05:15.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:15.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 06:05:28.157  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a28a9885-1f63-4fb7-841d-a88ea4250a27","timestamp":"2022-08-07T06:05:28.156715Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:05:28.199  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-08-07 06:05:28.199  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 06:05:28.226  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:28.226  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-08-07 06:05:28.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:28.870  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a28a9885-1f63-4fb7-841d-a88ea4250a27","timestamp":"2022-08-07T06:05:28.156715Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:05:28.870  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 06:05:28.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:28.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:29.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:29.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:05:29.215488Z","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":"2c02ca24-2f90-4ada-823c-507fdb31e110","timestamp":"2022-08-07T06:05:29.215498Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:05:29.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:29.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:29.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:29.179  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:05:29.287138Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"91e2f855-0cec-494f-a0ad-93536a9ecc02","timestamp":"2022-08-07T06:05:29.287146Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:05:29.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:29.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:29.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:29.704  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-08-07T06:05:28.777273Z","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":"82427910-24f1-476e-a4a6-dd951424fae4","timestamp":"2022-08-07T06:05:28.777352Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:05:29.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:29.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:33.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:33.339  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-08-07T06:05:32.526451Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecac2223-9d40-4efe-9034-690d5ae411fa","timestamp":"2022-08-07T06:05:32.526548Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:05:34.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:34.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:05:49.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:05:49.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:05:49.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:06:04.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:06:04.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:06:04.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:06:19.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:06:19.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:06:19.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:06:33.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:06:33.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:06:33.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:06:48.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:06:48.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:06:48.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:00.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:00.050  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:06:59.730538Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b6c875a-2dfe-4de9-a40c-520b30e8ac6b","timestamp":"2022-08-07T06:06:59.730691Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:07:00.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:00.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:15.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:15.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:15.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:15.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:15.647  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:07:15.401347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"708e634a-6d18-4c23-ab46-970a381e152d","timestamp":"2022-08-07T06:07:15.401532Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:07:15.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:15.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 06:07:28.174  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"92ce1510-9ad5-4e8f-89dd-fbe4fe702552","timestamp":"2022-08-07T06:07:28.174293Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:07:28.199  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-08-07 06:07:28.199  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 06:07:28.222  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:28.223  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-08-07 06:07:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:28.875  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"92ce1510-9ad5-4e8f-89dd-fbe4fe702552","timestamp":"2022-08-07T06:07:28.174293Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:07:28.876  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 06:07:28.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:28.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:28.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:28.916  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:07:29.215212Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"1b6aef60-258a-41d4-af0b-1f143c2a6777","timestamp":"2022-08-07T06:07:29.215230Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:07:28.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:28.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:28.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:28.943  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:07:29.212692Z","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":"22b890c1-ba39-447a-91e0-804cb754d81c","timestamp":"2022-08-07T06:07:29.212725Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:07:28.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:28.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:29.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:29.469  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-08-07T06:07:28.701819Z","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":"73733f4c-58bc-4626-85ca-4a2a2395fbe2","timestamp":"2022-08-07T06:07:28.701857Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:07:30.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:30.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:33.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:33.371  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-08-07T06:07:32.531009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"effc7996-e8ee-45e3-bf9c-725944f5fab7","timestamp":"2022-08-07T06:07:32.531410Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:07:34.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:34.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:07:49.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:07:49.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:07:49.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:08:04.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:08:04.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:08:04.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:08:19.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:08:19.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:08:19.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:08:33.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:08:33.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:08:33.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:08:48.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:08:48.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:08:48.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:00.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:00.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:08:59.730206Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d9097a8-fffa-413f-b50b-4a12f6fb2778","timestamp":"2022-08-07T06:08:59.730272Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:09:00.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:00.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:15.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:15.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:15.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:15.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:15.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:09:15.401084Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb57afa8-0f96-4154-a754-f1ebbee17f0a","timestamp":"2022-08-07T06:09:15.401146Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:09:15.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:15.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:27.959  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-07 06:09:28.188  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"984e00c6-1d9c-41c3-8e17-16b426af4a5e","timestamp":"2022-08-07T06:09:28.188439Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:09:28.199  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms
2022-08-07 06:09:28.199  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-07 06:09:28.223  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:28.223  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-08-07 06:09:28.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:28.853  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"984e00c6-1d9c-41c3-8e17-16b426af4a5e","timestamp":"2022-08-07T06:09:28.188439Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:09:28.853  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-07 06:09:28.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:28.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:28.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:28.971  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:09:29.211456Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"ca3012f5-c165-4508-9eb4-7d93d0d33bce","timestamp":"2022-08-07T06:09:29.211475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-07 06:09:29.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:29.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:29.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:29.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-07T06:09:29.211137Z","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":"936b8a40-3604-419f-be6a-ce29f1895c0a","timestamp":"2022-08-07T06:09:29.211145Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-07 06:09:29.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:29.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:29.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:29.738  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-08-07T06:09:28.708005Z","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":"71360a17-bf60-4ee7-b120-7647bf261db8","timestamp":"2022-08-07T06:09:28.708028Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:09:29.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:29.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:33.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:33.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-07T06:09:32.527237Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b93507fc-9945-4532-bab0-e17bebb988b4","timestamp":"2022-08-07T06:09:32.527531Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-07 06:09:34.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:34.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:09:49.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:09:49.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:09:49.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:10:04.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:10:04.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:10:04.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:10:19.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:10:19.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:10:19.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...
2022-08-07 06:10:34.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-07 06:10:34.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000
2022-08-07 06:10:34.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b2be3853-da98-4f1b-94b8-5ba94ef60bc3/onap-policy-clamp-runtime-acm-d4dfc654b-jbw4z?timeout=15000 (anonymous) ...