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-10-30 02:59:50.868  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-7828c with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-10-30 02:59:50.873  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-10-30 02:59:53.597  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-30 02:59:54.581  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 963 ms. Found 7 JPA repository interfaces.
2022-10-30 02:59:56.671  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.676  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.681  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.696  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.706  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.720  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.727  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.731  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.781  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.823  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:56.827  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-10-30 02:59:57.684  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-10-30 02:59:57.742  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-10-30 02:59:57.742  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-10-30 02:59:57.911  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-10-30 02:59:57.911  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6882 ms
2022-10-30 02:59:58.702  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-10-30 02:59:59.909  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-30 03:00:00.377  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-10-30 03:00:01.034  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-30 03:00:01.530  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-10-30 03:00:03.209 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=474) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=474) 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=474) 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-10-30 03:00:03.211  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=474) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=474) 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=474) 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-10-30 03:00:03.263  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-30 03:00:06.940  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-10-30 03:00:07.401  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-10-30 03:00:12.395  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-30 03:00:12.443  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-30 03:00:16.138  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-10-30 03:00:16.355  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-10-30 03:00:17.434  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-10-30 03:00:19.325  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7e7391e8, org.springframework.security.web.context.SecurityContextPersistenceFilter@2ab39942, org.springframework.security.web.header.HeaderWriterFilter@7fad28ac, org.springframework.security.web.authentication.logout.LogoutFilter@57fc6759, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3ebc6d8b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@29174dfe, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6cb43fd3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fa44f66, org.springframework.security.web.session.SessionManagementFilter@49f41c2e, org.springframework.security.web.access.ExceptionTranslationFilter@63551c66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5737d116]
2022-10-30 03:00:20.479  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.480  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.480  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.481  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.481  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.481  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.482  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.482  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.482  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.483  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.483  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.484  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.484  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.484  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.485  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.485  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.485  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.486  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.486  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.486  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.487  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.487  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-10-30 03:00:20.556  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-10-30 03:00:21.956  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-10-30 03:00:21.957  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-10-30 03:00:21.965  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-10-30 03:00:21.966  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-10-30 03:00:21.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:00:21.967  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9a685f8c-d874-4447-b205-9ee1981c0061, alive=false, publisher=null]]: starting
2022-10-30 03:00:21.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:00:21.986  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9a685f8c-d874-4447-b205-9ee1981c0061, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-10-30 03:00:21.987  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-10-30 03:00:21.988  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-10-30 03:00:21.988  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-10-30 03:00:21.991  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, 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@7e7987b8
2022-10-30 03:00:21.991  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-10-30 03:00:21.992  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-10-30 03:00:21.997  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.454 seconds (JVM running for 34.963)
2022-10-30 03:00:22.015  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-10-30 03:00:22.052  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-10-30 03:00:37.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:00:37.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:00:37.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:00:52.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:00:52.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:00:52.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:07.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:07.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:07.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:22.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:22.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:22.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:37.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:37.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:37.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:46.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:46.277  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-10-30 03:01:46.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:01:44.599675Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06228937-f706-4dae-989d-019319e22693","timestamp":"2022-10-30T03:01:44.599814Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:01:48.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:48.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:03.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:03.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:03.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:06.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:06.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:02:05.987233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07480fc3-e3d7-40a7-a0ba-b550735bc875","timestamp":"2022-10-30T03:02:05.987356Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:02:07.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:07.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:15.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:15.032  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:02:13.387816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"619655bd-0030-45df-a48b-e8dca6173830","timestamp":"2022-10-30T03:02:13.388078Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:02:15.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:15.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:02:30.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:30.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:30.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:45.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:45.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:45.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:00.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:00.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:00.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:15.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:15.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:15.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:30.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:30.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:30.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:45.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:45.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:45.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:46.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:46.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:03:44.599462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e00c902-5254-4192-aa92-e72ae0fcdf0e","timestamp":"2022-10-30T03:03:44.599584Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:03:46.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:46.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:01.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:01.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:01.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:06.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:06.677  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:04:05.987146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9dfd9a92-9e26-4e54-a299-7b8347dcfed7","timestamp":"2022-10-30T03:04:05.987237Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:04:07.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:07.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:15.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:15.024  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:04:13.387850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d3c3848-ef37-46bb-9dba-64abbf2996a5","timestamp":"2022-10-30T03:04:13.387979Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:04:15.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:15.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:04:30.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:30.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:30.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:45.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:45.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:45.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:00.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:00.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:00.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:15.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:15.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:15.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:30.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:30.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:30.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:45.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:45.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:45.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:46.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:46.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:05:44.599646Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03407afd-2bd7-43ca-b120-2c710800e1e7","timestamp":"2022-10-30T03:05:44.599764Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:05:46.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:46.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:01.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:01.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:01.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:06.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:06.679  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:06:05.987144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26e2f8cf-6067-4779-9d85-d45900ad9e96","timestamp":"2022-10-30T03:06:05.987281Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:06:07.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:07.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:15.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:15.005  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:06:13.387572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60f09f0a-a28f-4c0e-bdd0-e3cb59b28e4c","timestamp":"2022-10-30T03:06:13.387665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:06:15.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:15.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:06:30.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:30.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:30.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:45.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:45.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:45.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:00.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:00.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:00.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:15.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:15.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:15.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:30.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:45.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:45.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:45.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:46.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:46.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:07:44.599534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66979643-66f4-4861-b1d8-0ed3b1206224","timestamp":"2022-10-30T03:07:44.599623Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:07:46.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:46.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:01.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:01.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:01.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:06.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:08:05.987057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73d2beb7-46ab-40fe-88ff-f55652755854","timestamp":"2022-10-30T03:08:05.987115Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:08:07.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:07.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:15.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:15.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:08:13.387835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a0da7d5-e768-4ee2-b093-4599045eb03c","timestamp":"2022-10-30T03:08:13.387975Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:08:15.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:15.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:08:30.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:30.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:30.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:45.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:45.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:45.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:00.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:00.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:00.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:15.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:15.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:15.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:30.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:30.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:30.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:45.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:45.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:45.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:46.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:46.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:09:44.599457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40f44b66-8a5c-4a67-b0e1-fed2891461b8","timestamp":"2022-10-30T03:09:44.599589Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:09:46.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:46.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:01.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:01.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:01.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:06.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:06.676  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:10:05.986970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a5350ea-332d-452a-8cbd-229df9f1670e","timestamp":"2022-10-30T03:10:05.987107Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:10:07.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:07.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:15.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:15.006  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:10:13.387609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"073de641-d30e-43eb-8809-fa15a594b668","timestamp":"2022-10-30T03:10:13.387711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:10:15.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:15.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:10:30.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:30.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:30.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:45.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:45.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:45.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:00.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:00.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:00.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:15.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:15.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:15.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:30.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:30.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:30.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:45.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:45.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:45.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:46.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:46.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:11:44.599699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e1cf1b6-b3c6-4cd4-8791-b691c3ae868c","timestamp":"2022-10-30T03:11:44.599866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:11:46.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:46.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:01.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:01.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:01.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:06.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:06.671  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:12:05.987180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48927f4b-4489-43e6-a3e4-529c770846c5","timestamp":"2022-10-30T03:12:05.987368Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:12:07.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:07.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:15.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:15.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:12:13.387828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b31c1cdb-0040-4e73-8b77-bd42298d4e46","timestamp":"2022-10-30T03:12:13.387962Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:12:15.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:15.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:12:30.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:30.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:30.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:45.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:45.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:45.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:00.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:00.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:00.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:15.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:15.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:15.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:30.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:30.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:30.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:45.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:45.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:45.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:46.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:46.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:13:44.599442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c295624-d4b4-4938-8c9d-8197b3d8afe4","timestamp":"2022-10-30T03:13:44.599516Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:13:46.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:46.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:01.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:01.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:01.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:06.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:06.678  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:14:05.986997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"508d1c0b-b94d-44ca-aab3-183b74449ce3","timestamp":"2022-10-30T03:14:05.987119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:14:07.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:07.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:14.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:14.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:14:13.387589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78426f3a-583b-430c-ac44-b35de5d0ed98","timestamp":"2022-10-30T03:14:13.387666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:14:15.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:15.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:14:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:30.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:30.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:45.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:45.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:45.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:00.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:00.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:00.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:15.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:15.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:15.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:30.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:30.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:30.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:45.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:45.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:45.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:46.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:46.188  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:15:44.599455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7be39d4e-c123-4db9-a6ca-b18a2cdb08fb","timestamp":"2022-10-30T03:15:44.599585Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:15:46.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:46.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:01.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:01.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:01.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:06.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:06.673  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:16:05.987004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fdfc8e6-41b8-40da-8207-f7cbc7a812f1","timestamp":"2022-10-30T03:16:05.987090Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:16:07.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:07.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:15.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:15.013  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:16:13.387826Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af50f528-e1b6-458d-a560-321c3f04c40a","timestamp":"2022-10-30T03:16:13.388051Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:16:15.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:15.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:16:30.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:30.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:30.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:45.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:45.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:45.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:00.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:00.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:00.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:15.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:15.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:15.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:30.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:30.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:30.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:45.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:45.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:45.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:46.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:46.221  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:17:44.599625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afefe97b-efe0-4d31-8dcf-23c60b4c8180","timestamp":"2022-10-30T03:17:44.599752Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:17:46.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:46.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:01.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:01.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:01.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:06.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:06.684  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:18:05.987207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de95006f-5782-414a-be62-4ff4762e69eb","timestamp":"2022-10-30T03:18:05.987383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:18:07.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:07.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:14.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:15.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:18:13.387585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"209637e4-05e9-45b0-9c51-6faa9256c8e4","timestamp":"2022-10-30T03:18:13.387645Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:18:15.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:15.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:18:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:30.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:30.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:45.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:45.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:45.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:00.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:00.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:00.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:15.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:15.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:15.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:30.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:30.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:30.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:45.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:45.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:45.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:46.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:46.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:19:44.599445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19b358d4-4dd2-4c01-8497-eb80e1f4c21c","timestamp":"2022-10-30T03:19:44.599520Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:19:46.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:46.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:01.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:01.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:01.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:06.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:06.699  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:20:05.988186Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d040d13-1a38-4b69-82b8-c7dc3d77182a","timestamp":"2022-10-30T03:20:05.988319Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:20:07.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:07.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:15.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:15.003  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:20:13.387939Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7282780-683f-4153-b6f3-abfc4a74d4e0","timestamp":"2022-10-30T03:20:13.388104Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:20:15.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:15.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:20:30.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:30.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:30.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:45.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:45.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:45.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:00.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:00.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:00.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:15.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:15.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:15.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:30.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:30.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:30.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:45.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:45.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:45.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:46.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:46.181  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:21:44.599736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54e6a161-27b4-4a44-bcaa-4e96c9bd2353","timestamp":"2022-10-30T03:21:44.599865Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:21:46.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:46.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:01.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:01.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:01.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:06.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:06.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:22:05.987234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de080fb6-dbdb-46a6-b2ca-60315677fd52","timestamp":"2022-10-30T03:22:05.987432Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:22:07.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:07.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:14.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:14.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:22:13.387609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c5ffa57-f9c1-4a54-ab8d-66b2dd5363c5","timestamp":"2022-10-30T03:22:13.387681Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:22:15.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:15.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:22:30.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:30.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:30.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:45.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:45.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:45.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:00.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:00.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:15.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:15.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:15.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:30.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:30.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:30.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:45.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:45.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:45.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:46.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:46.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:23:44.599493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07685e87-8ce2-45e1-9dbc-9491399f6450","timestamp":"2022-10-30T03:23:44.599570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:23:46.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:46.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:01.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:01.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:01.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:06.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:24:05.987111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2c68160-504c-47ee-9582-73bd41239dc2","timestamp":"2022-10-30T03:24:05.987213Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:24:07.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:07.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:15.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:15.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:24:13.387851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72867e67-749f-46e6-88c2-3345613a06e7","timestamp":"2022-10-30T03:24:13.388011Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:24:15.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:15.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:24:30.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:30.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:30.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:45.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:45.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:45.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:00.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:00.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:00.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:15.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:15.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:15.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:30.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:30.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:30.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:45.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:45.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:45.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:46.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:46.165  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:25:44.599436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66d88844-9feb-4b4f-be26-a07a0621edac","timestamp":"2022-10-30T03:25:44.599531Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:25:46.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:46.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:01.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:01.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:01.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:06.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:06.684  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:26:05.988152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"507fcf77-f6bb-492e-9880-afe0c0e69b71","timestamp":"2022-10-30T03:26:05.988282Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:26:07.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:07.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:14.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:14.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:26:13.387705Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d717436b-19ba-470b-805e-72aa9a31a47b","timestamp":"2022-10-30T03:26:13.387809Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:26:15.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:15.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:26:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:30.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:45.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:45.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:45.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:00.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:00.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:00.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:15.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:15.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:15.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:30.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:30.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:30.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:45.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:45.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:45.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:46.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:46.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:27:44.599659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cec1ad2-7af2-4e76-8e9f-78c703974329","timestamp":"2022-10-30T03:27:44.599822Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:27:46.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:46.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:01.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:01.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:01.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:06.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:06.672  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:28:05.987016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21c75ce4-f174-44c8-b446-1733b8718ae4","timestamp":"2022-10-30T03:28:05.987153Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:28:07.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:07.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:14.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:14.984  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:28:13.387581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1b16118-dfb7-41f2-8c9d-a8efbec13de9","timestamp":"2022-10-30T03:28:13.387642Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:28:15.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:15.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:28:30.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:30.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:30.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:45.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:45.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:45.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:00.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:00.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:00.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:15.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:15.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:15.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:30.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:30.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:30.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:45.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:45.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:45.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:46.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:46.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:29:44.599531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"882a41e8-cc0b-43bf-9f25-52319a8b0868","timestamp":"2022-10-30T03:29:44.599609Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:29:46.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:46.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:01.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:01.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:01.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:06.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:06.675  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:30:05.987222Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"505c0ba1-6ae9-4795-acd8-fb7ae44f9a1b","timestamp":"2022-10-30T03:30:05.987410Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:30:07.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:07.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:14.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:14.993  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:30:13.387819Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac0d0bc6-c208-4dca-b56e-b48d478ab17b","timestamp":"2022-10-30T03:30:13.388061Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:30:15.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:15.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:30:30.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:30.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:30.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:45.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:45.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:45.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:00.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:00.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:00.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:15.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:15.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:15.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:30.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:45.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:45.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:45.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:46.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:46.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:31:44.599471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2fed7ed-2e74-46d0-9167-c53dab183027","timestamp":"2022-10-30T03:31:44.599548Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:31:46.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:46.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:01.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:01.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:01.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:06.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:32:05.987010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa220b48-1f29-4e4e-9928-379ddc9467f6","timestamp":"2022-10-30T03:32:05.987117Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:32:07.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:07.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:14.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:14.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:32:13.388710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44ef0af2-a927-4bf8-a8b9-0a9205a0973f","timestamp":"2022-10-30T03:32:13.388795Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:32:15.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:15.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:21.956  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:32:30.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:30.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:30.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:45.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:45.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:45.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:00.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:00.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:00.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:15.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:15.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:15.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:30.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:30.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:30.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:45.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:45.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:45.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:46.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:46.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:33:44.599522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b5e4962-30f3-4e51-aa35-e7526360ef45","timestamp":"2022-10-30T03:33:44.599607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:33:46.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:46.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:01.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:01.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:01.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:06.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:06.662  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:34:05.987033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"110543b0-7ab1-4e4b-8046-75ca72f7f128","timestamp":"2022-10-30T03:34:05.987166Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:34:07.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:07.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:14.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:14.999  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:34:13.388056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37ceae37-d2b4-4066-9ec0-f5d8c7b64b04","timestamp":"2022-10-30T03:34:13.388210Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:34:15.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:15.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:34:30.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:30.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:30.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:45.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:45.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:45.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:00.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:00.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:00.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:15.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:15.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:15.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:30.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:30.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:30.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:45.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:45.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:45.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:46.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:46.140  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:35:44.599628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba8d7242-ce34-4ba7-be09-0c605df08fbd","timestamp":"2022-10-30T03:35:44.599735Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:35:46.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:46.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:01.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:01.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:01.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:06.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:06.675  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:36:05.987008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95484143-f307-4ecc-a229-4cee454890f6","timestamp":"2022-10-30T03:36:05.987074Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:36:07.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:07.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:14.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:14.987  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:36:13.387625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60670af8-c515-4e9f-9dc7-18170afbb3c4","timestamp":"2022-10-30T03:36:13.387696Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:36:15.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:15.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:36:30.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:30.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:30.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:45.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:45.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:45.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:00.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:00.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:00.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:15.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:15.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:15.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:30.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:30.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:30.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:45.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:45.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:45.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:46.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:46.139  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:37:44.599747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ebe6d78-fdbb-4fe7-8787-8fbbef2f8038","timestamp":"2022-10-30T03:37:44.599869Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:37:46.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:46.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:01.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:01.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:01.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:06.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:06.668  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:38:05.986962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9123a729-2e9a-460d-bf7a-ef7ae59cb3cb","timestamp":"2022-10-30T03:38:05.987027Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:38:07.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:07.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:15.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:15.016  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:38:13.387842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b23e8fa3-1dbe-4ef7-b557-59c6bb9e6698","timestamp":"2022-10-30T03:38:13.387953Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:38:15.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:15.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:38:30.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:30.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:30.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:45.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:45.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:45.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:00.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:00.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:00.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:15.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:15.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:15.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:30.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:30.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:30.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:45.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:45.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:45.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:46.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:46.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:39:44.599471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fbb3e7a-cd82-4cce-aaa9-6800e2152806","timestamp":"2022-10-30T03:39:44.599567Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:39:46.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:46.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:01.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:01.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:01.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:06.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:06.668  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:40:05.987290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86274192-cd73-482e-b710-31136d783d8f","timestamp":"2022-10-30T03:40:05.987433Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:40:07.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:07.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:14.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:14.978  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:40:13.387723Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4f5e182-7b7a-4a46-8130-c4849077205d","timestamp":"2022-10-30T03:40:13.387797Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:40:15.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:15.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:40:30.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:30.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:30.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:45.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:45.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:45.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:00.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:00.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:00.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:15.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:15.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:15.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:30.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:30.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:30.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:45.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:45.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:45.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:46.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:46.120  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:41:44.599458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e2f6f4d-2785-4997-9182-e94d230fc7b9","timestamp":"2022-10-30T03:41:44.599528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:41:46.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:46.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:01.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:01.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:01.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:06.665  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:42:05.987102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94a16a14-1d5d-4feb-a44b-eef6af07546c","timestamp":"2022-10-30T03:42:05.987192Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:42:07.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:07.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:14.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:14.976  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:42:13.387568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c7f051a-6efa-406f-adfb-7cde23f32753","timestamp":"2022-10-30T03:42:13.387631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:42:15.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:15.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:42:30.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:30.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:30.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:45.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:45.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:45.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:00.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:00.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:00.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:15.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:15.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:15.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:30.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:30.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:30.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:45.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:45.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:45.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:46.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:46.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:43:44.599424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9caefa6c-e3ff-4de2-b6e1-b0fabb6a7e57","timestamp":"2022-10-30T03:43:44.599493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:43:46.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:46.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:01.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:01.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:01.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:06.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:06.672  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:44:05.987024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f62ac63-ca17-49c7-86f2-5c65d675803a","timestamp":"2022-10-30T03:44:05.987155Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:44:07.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:07.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:14.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:14.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:44:13.387811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52c5bbec-6448-4ed9-aa41-10961ba398e8","timestamp":"2022-10-30T03:44:13.388061Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:44:15.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:15.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:44:30.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:30.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:30.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:45.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:45.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:45.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:45:00.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:45:00.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:45:00.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...