By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-07-03 03:23:39.707 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-b864h with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-07-03 03:23:39.711 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-07-03 03:23:42.180 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-03 03:23:42.861 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 656 ms. Found 7 JPA repository interfaces. 2022-07-03 03:23:44.827 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-07-03 03:23:44.831 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-07-03 03:23:44.836 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-07-03 03:23:44.849 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-07-03 03:23:44.857 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-07-03 03:23:44.870 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-07-03 03:23:44.878 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-07-03 03:23:44.881 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-07-03 03:23:44.925 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-07-03 03:23:44.965 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-07-03 03:23:44.968 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-07-03 03:23:45.694 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-07-03 03:23:45.746 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-07-03 03:23:45.747 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-07-03 03:23:45.888 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-07-03 03:23:45.889 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5997 ms 2022-07-03 03:23:46.549 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-07-03 03:23:47.269 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-03 03:23:47.565 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-07-03 03:23:48.115 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-03 03:23:48.472 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-07-03 03:23:50.154 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=447) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.
(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.internal.InFlightMetadataCollectorImpl. (InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na] Caused by: java.sql.SQLNonTransientConnectionException: (conn=447) 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=447) 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-07-03 03:23:50.158 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=447) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool. (HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.internal.InFlightMetadataCollectorImpl. (InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na] Caused by: java.sql.SQLNonTransientConnectionException: (conn=447) 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=447) 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-07-03 03:23:50.262 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-07-03 03:23:54.140 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-07-03 03:23:54.638 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-07-03 03:24:00.514 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-03 03:24:00.554 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-03 03:24:02.607 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-07-03 03:24:03.606 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f4b49c2d-6f84-4d70-b038-ae59f11657ba, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-b864h, 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-07-03 03:24:04.547 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-07-03 03:24:06.082 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6cb43fd3, org.springframework.security.web.context.SecurityContextPersistenceFilter@38874eb5, org.springframework.security.web.header.HeaderWriterFilter@25c16cf7, org.springframework.security.web.authentication.logout.LogoutFilter@490fbeaa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@641e67fa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@18d1d137, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18bc1064, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35f35c59, org.springframework.security.web.session.SessionManagementFilter@55202ba6, org.springframework.security.web.access.ExceptionTranslationFilter@5274830e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@70bc9070] 2022-07-03 03:24:06.956 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-07-03 03:24:06.957 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-07-03 03:24:06.957 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-07-03 03:24:06.958 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-07-03 03:24:06.958 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-07-03 03:24:06.958 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-07-03 03:24:06.959 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-07-03 03:24:06.959 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-07-03 03:24:06.959 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-07-03 03:24:06.960 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-07-03 03:24:06.960 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-07-03 03:24:06.960 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-07-03 03:24:06.961 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-07-03 03:24:06.961 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-07-03 03:24:06.962 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-07-03 03:24:06.962 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-07-03 03:24:06.962 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-07-03 03:24:06.963 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-07-03 03:24:06.963 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-07-03 03:24:06.963 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-07-03 03:24:06.964 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-07-03 03:24:06.964 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-07-03 03:24:06.993 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-07-03 03:24:08.286 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-07-03 03:24:08.286 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-07-03 03:24:08.294 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f4b49c2d-6f84-4d70-b038-ae59f11657ba, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-b864h, 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-07-03 03:24:08.296 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f4b49c2d-6f84-4d70-b038-ae59f11657ba, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-b864h, 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-07-03 03:24:08.303 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:24:08.297 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=be57639f-c5da-4b91-b85a-ff16536b1b12, alive=false, publisher=null]]: starting 2022-07-03 03:24:08.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:24:08.317 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=be57639f-c5da-4b91-b85a-ff16536b1b12, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-07-03 03:24:08.317 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-07-03 03:24:08.317 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-07-03 03:24:08.317 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-07-03 03:24:08.318 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-07-03 03:24:08.318 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-07-03 03:24:08.318 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-07-03 03:24:08.318 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-07-03 03:24:08.318 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-07-03 03:24:08.319 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-07-03 03:24:08.319 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-07-03 03:24:08.319 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-07-03 03:24:08.319 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-07-03 03:24:08.319 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-07-03 03:24:08.319 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f4b49c2d-6f84-4d70-b038-ae59f11657ba, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-b864h, 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@69b80603 2022-07-03 03:24:08.319 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f4b49c2d-6f84-4d70-b038-ae59f11657ba, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-b864h, 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-07-03 03:24:08.320 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-07-03 03:24:08.325 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 30.012 seconds (JVM running for 32.099) 2022-07-03 03:24:08.340 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-07-03 03:24:08.373 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-07-03 03:24:23.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:24:23.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:24:23.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:24:35.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:24:35.739 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-07-03 03:24:35.741 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:24:34.977302Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97f92371-3054-448f-a965-85d20e128396","timestamp":"2022-07-03T03:24:34.977437Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:24:36.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:24:36.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:24:51.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:24:51.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:24:51.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:24:53.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:24:53.319 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:24:53.674105Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d54a6997-c346-4ffa-b4e0-5e4e63da1a0b","timestamp":"2022-07-03T03:24:53.674306Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:24:53.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:24:53.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:25:08.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:25:08.635 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:25:08.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:25:23.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:25:23.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:25:23.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:25:36.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:25:36.567 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-07-03T03:25:35.838803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"166c73c6-c251-4f60-9071-19907f31cdfa","timestamp":"2022-07-03T03:25:35.838920Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:25:36.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:25:36.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:25:51.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:25:51.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:25:51.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:26:06.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:26:06.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:26:06.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:26:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:26:21.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:26:21.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:26:21.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:26:35.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:26:35.673 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:26:34.977135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efa03fcd-02fb-4a19-a797-17bac99d1656","timestamp":"2022-07-03T03:26:34.977228Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:26:36.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:26:36.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:26:51.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:26:51.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:26:51.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:26:53.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:26:53.520 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:26:53.674389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2adcaf0d-64d6-4f59-8707-57fa521fb02f","timestamp":"2022-07-03T03:26:53.674665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:26:53.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:26:53.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:27:08.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:27:08.520 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:27:08.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:27:23.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:27:23.491 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:27:23.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:27:36.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:27:36.567 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-07-03T03:27:35.838843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb3ea7fe-c54d-490a-a305-0d404e81f52d","timestamp":"2022-07-03T03:27:35.839020Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:27:36.663 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:27:36.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:27:51.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:27:51.641 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:27:51.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:28:06.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:28:06.637 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:28:06.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:28:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:28:21.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:28:21.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:28:21.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:28:35.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:28:35.683 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:28:34.977403Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e70b5907-03e2-4d4d-b266-1ef7073688d0","timestamp":"2022-07-03T03:28:34.985741Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:28:36.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:28:36.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:28:51.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:28:51.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:28:51.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:28:53.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:28:53.288 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:28:53.673974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69595385-3a89-4ea4-b46e-66f8e0d6b6ad","timestamp":"2022-07-03T03:28:53.674144Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:28:53.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:28:53.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:29:08.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:29:08.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:29:08.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:29:23.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:29:23.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:29:23.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:29:36.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:29:36.551 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-07-03T03:29:35.838537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b926147-859b-453f-b03f-be5c819b574b","timestamp":"2022-07-03T03:29:35.838628Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:29:36.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:29:36.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:29:51.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:29:51.641 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:29:51.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:30:06.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:30:06.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:30:06.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:30:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:30:21.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:30:21.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:30:21.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:30:35.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:30:35.695 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:30:34.977130Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13a754de-7b5c-4452-8b70-2c12f959c441","timestamp":"2022-07-03T03:30:34.977236Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:30:36.692 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:30:36.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:30:51.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:30:51.651 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:30:51.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:30:53.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:30:53.318 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:30:53.673742Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b58db04-6a01-44d5-9f8a-12619e4540cb","timestamp":"2022-07-03T03:30:53.673836Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:30:53.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:30:53.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:31:08.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:31:08.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:31:08.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:31:23.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:31:23.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:31:23.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:31:36.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:31:36.557 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-07-03T03:31:35.838754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81e223e0-37ff-4bca-8627-18f49b7d354a","timestamp":"2022-07-03T03:31:35.838878Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:31:36.735 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:31:36.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:31:51.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:31:51.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:31:51.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:32:06.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:32:06.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:32:06.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:32:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:32:21.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:32:21.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:32:21.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:32:35.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:32:35.715 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:32:34.977332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78434ac1-6a08-480f-a496-c104378c8418","timestamp":"2022-07-03T03:32:34.977476Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:32:35.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:32:35.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:32:50.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:32:50.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:32:50.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:32:53.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:32:53.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:32:53.674128Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d17449b-9b63-4df8-91b5-2c273b0c484b","timestamp":"2022-07-03T03:32:53.674360Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:32:53.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:32:53.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:33:08.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:33:08.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:33:08.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:33:23.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:33:23.694 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:33:23.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:33:36.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:33:36.566 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-07-03T03:33:35.838895Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3de965a1-ea47-4f63-8215-832b1c925468","timestamp":"2022-07-03T03:33:35.839137Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:33:36.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:33:36.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:33:51.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:33:51.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:33:51.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:34:06.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:34:06.650 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:34:06.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:34:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:34:21.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:34:21.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:34:21.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:34:35.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:34:35.744 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:34:34.979974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65b6ce9d-dcff-40d7-b425-1a614cd14260","timestamp":"2022-07-03T03:34:34.980150Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:34:36.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:34:36.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:34:51.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:34:51.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:34:51.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:34:53.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:34:53.271 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:34:53.681425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdd78f8e-fabd-4938-9b74-c5e73586a706","timestamp":"2022-07-03T03:34:53.681528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:34:53.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:34:53.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:35:08.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:35:08.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:35:08.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:35:23.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:35:23.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:35:23.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:35:36.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:35:36.600 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-07-03T03:35:35.838579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bc3ab3e-27e7-4dce-a581-1685100d4ec5","timestamp":"2022-07-03T03:35:35.838716Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:35:36.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:35:36.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:35:51.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:35:51.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:35:51.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:36:06.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:36:06.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:36:06.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:36:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:36:21.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:36:21.729 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:36:21.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:36:35.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:36:35.645 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:36:34.977748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94d4eab1-15e2-483f-8ff4-cc7c9a92d309","timestamp":"2022-07-03T03:36:34.977864Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:36:35.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:36:35.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:36:50.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:36:50.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:36:50.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:36:53.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:36:53.260 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:36:53.681603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10c337a7-e795-4c15-ae18-8ba0104ea388","timestamp":"2022-07-03T03:36:53.681720Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:36:53.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:36:53.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:37:08.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:37:08.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:37:08.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:37:23.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:37:23.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:37:23.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:37:36.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:37:36.591 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-07-03T03:37:35.838815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c30e27c9-45aa-43e8-8beb-50aa8472ed59","timestamp":"2022-07-03T03:37:35.838997Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:37:36.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:37:36.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:37:51.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:37:51.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:37:51.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:38:06.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:38:06.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:38:06.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:38:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:38:21.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:38:21.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:38:21.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:38:35.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:38:35.658 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:38:34.977963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da53c420-e5ce-4e16-9201-3db6cf914765","timestamp":"2022-07-03T03:38:34.978104Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:38:35.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:38:35.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:38:50.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:38:50.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:38:50.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:38:53.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:38:53.294 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:38:53.674190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a30cafd3-e3d1-4304-bb9b-3d92fbb62227","timestamp":"2022-07-03T03:38:53.674367Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:38:53.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:38:53.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:39:08.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:39:08.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:39:08.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:39:23.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:39:23.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:39:23.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:39:36.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:39:36.559 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-07-03T03:39:35.838578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f73c7058-07c8-4cfa-b631-aa0faa24796c","timestamp":"2022-07-03T03:39:35.838670Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:39:36.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:39:36.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:39:51.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:39:51.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:39:51.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:40:06.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:40:06.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:40:06.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:40:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:40:21.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:40:21.791 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:40:21.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:40:35.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:40:35.709 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:40:34.982020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"548cf9be-5012-42d6-9963-fe2b9f18e052","timestamp":"2022-07-03T03:40:34.982307Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:40:35.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:40:35.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:40:50.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:40:50.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:40:50.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:40:53.290 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:40:53.291 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:40:53.673865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43df2508-0960-4323-a872-bab5d60549d9","timestamp":"2022-07-03T03:40:53.673982Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:40:53.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:40:53.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:41:08.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:41:08.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:41:08.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:41:23.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:41:23.761 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:41:23.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:41:36.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:41:36.595 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-03T03:41:35.839053Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d816326-1d9f-442b-98c7-d9f566083d31","timestamp":"2022-07-03T03:41:35.839238Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:41:36.816 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:41:36.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:41:51.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:41:51.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:41:51.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:42:06.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:42:06.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:42:06.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:42:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:42:21.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:42:21.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:42:21.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:42:35.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:42:35.682 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:42:34.977080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7eb9e538-f10f-4616-be25-bede0587f5e6","timestamp":"2022-07-03T03:42:34.977154Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:42:35.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:42:35.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:42:50.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:42:50.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:42:50.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:42:53.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:42:53.275 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:42:53.673833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15a25ae8-1e1c-47bf-b5c1-25db7e0901bc","timestamp":"2022-07-03T03:42:53.673914Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:42:53.830 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:42:53.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:43:08.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:43:08.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:43:08.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:43:23.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:43:23.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:43:23.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:43:36.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:43:36.606 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-07-03T03:43:35.838767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"464fe55b-26cb-4b24-b9fc-5b426a5f4602","timestamp":"2022-07-03T03:43:35.838938Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:43:36.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:43:36.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:43:51.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:43:51.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:43:51.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:44:06.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:44:06.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:44:06.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:44:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:44:21.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:44:21.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:44:21.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:44:35.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:44:35.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:44:34.977856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15596b5f-bfb3-4be6-9402-ee81bac33876","timestamp":"2022-07-03T03:44:34.977991Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:44:35.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:44:35.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:44:50.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:44:50.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:44:50.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:44:53.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:44:53.300 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:44:53.674176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b5008ba-4c82-4f9f-8022-4988f7ec4fd4","timestamp":"2022-07-03T03:44:53.674387Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:44:53.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:44:53.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:45:08.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:45:08.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:45:08.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:45:23.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:45:23.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:45:23.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:45:36.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:45:36.556 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-07-03T03:45:35.838821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bd3170d-5e08-401a-8cc3-10776491d908","timestamp":"2022-07-03T03:45:35.838943Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:45:36.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:45:36.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:45:51.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:45:51.822 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:45:51.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:46:06.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:46:06.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:46:06.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:46:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:46:21.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:46:21.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:46:21.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:46:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:46:35.656 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:46:34.977753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d864c5a8-9326-48a4-a4b9-50f4fd80617b","timestamp":"2022-07-03T03:46:34.977843Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:46:35.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:46:35.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:46:50.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:46:50.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:46:50.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:46:53.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:46:53.251 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:46:53.677348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bd33918-9f8b-47ce-9c79-e96d74ace0d7","timestamp":"2022-07-03T03:46:53.677440Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:46:53.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:46:53.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:47:08.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:47:08.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:47:08.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:47:23.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:47:23.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:47:23.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:47:36.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:47:36.561 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-07-03T03:47:35.838618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3aaa6cad-be13-4b56-ad35-d1fb73f218e1","timestamp":"2022-07-03T03:47:35.838744Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:47:36.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:47:36.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:47:51.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:47:51.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:47:51.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:48:06.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:48:06.839 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:48:06.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:48:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:48:21.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:48:21.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:48:21.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:48:35.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:48:35.699 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:48:34.984336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b7fa50a-90db-47c5-8757-342194d32eaa","timestamp":"2022-07-03T03:48:34.984686Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:48:35.903 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:48:35.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:48:50.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:48:50.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:48:50.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:48:53.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:48:53.320 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:48:53.673957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc4c66c8-c18f-4fd9-927f-f3b53f2b60d9","timestamp":"2022-07-03T03:48:53.674065Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:48:53.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:48:53.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:49:08.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:49:08.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:49:08.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:49:23.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:49:23.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:49:23.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:49:36.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:49:36.556 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-07-03T03:49:35.838891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e26a2a42-e597-491a-a81f-bd8825776b2d","timestamp":"2022-07-03T03:49:35.839059Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:49:36.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:49:36.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:49:51.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:49:51.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:49:51.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:50:06.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:50:06.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:50:06.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:50:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:50:21.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:50:21.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:50:21.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:50:35.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:50:35.719 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:50:34.977795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d70d5a3a-207f-45cd-bbd5-55a9cabd4a41","timestamp":"2022-07-03T03:50:34.977932Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:50:35.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:50:35.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:50:50.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:50:50.915 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:50:50.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:50:53.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:50:53.229 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:50:53.674241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04dcae74-ae60-4331-80ee-e9d7c869c2d2","timestamp":"2022-07-03T03:50:53.674439Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:50:53.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:50:53.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:51:08.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:51:08.927 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:51:08.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:51:23.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:51:23.888 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:51:23.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:51:36.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:51:36.548 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-07-03T03:51:35.838546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32cc6e64-e26f-4904-a6a3-a87378e4d131","timestamp":"2022-07-03T03:51:35.838631Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:51:36.917 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:51:36.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:51:51.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:51:51.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:51:51.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:52:06.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:52:06.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:52:06.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:52:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:52:21.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:52:21.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:52:21.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:52:35.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:52:35.661 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:52:34.977381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e829097-a490-4229-ba53-d31eec87f4d2","timestamp":"2022-07-03T03:52:34.977546Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:52:35.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:52:35.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:52:50.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:52:50.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:52:50.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:52:53.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:52:53.310 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:52:53.674110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6704b4aa-0534-418c-b2b7-a39572b01410","timestamp":"2022-07-03T03:52:53.674264Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:52:53.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:52:53.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:53:08.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:53:08.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:53:08.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:53:23.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:53:23.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:53:23.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:53:36.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:53:36.566 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-07-03T03:53:35.838961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a279044d-6e1e-4e81-8506-091bb6dc38eb","timestamp":"2022-07-03T03:53:35.839204Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:53:36.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:53:36.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:53:51.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:53:51.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:53:51.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:54:06.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:54:06.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:54:06.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:54:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:54:21.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:54:21.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:54:21.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:54:35.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:54:35.703 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:54:34.978088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"771015d1-4f27-4d5c-82ac-8d3128b03a49","timestamp":"2022-07-03T03:54:34.978266Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:54:35.932 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:54:35.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:54:50.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:54:50.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:54:50.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:54:53.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:54:53.325 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:54:53.673740Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c627398-df8e-4e10-9de4-c62e39915ab5","timestamp":"2022-07-03T03:54:53.673823Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:54:53.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:54:53.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:55:08.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:55:08.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:55:08.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:55:23.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:55:23.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:55:23.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:55:36.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:55:36.541 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-07-03T03:55:35.838708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e9fe671-8d8d-48fe-a1c5-b327002c811c","timestamp":"2022-07-03T03:55:35.838857Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:55:36.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:55:36.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:55:51.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:55:51.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:55:51.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:56:06.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:56:06.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:56:06.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:56:08.286 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:56:21.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:56:21.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:56:21.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:56:35.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:56:35.661 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:56:34.977078Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a5c09d0-476b-4801-9c6d-89d39c5e26f5","timestamp":"2022-07-03T03:56:34.977186Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:56:35.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:56:35.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:56:50.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:56:50.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:56:50.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:56:53.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:56:53.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-07-03T03:56:53.673788Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1c0b4a0-2af9-4165-8835-9d8b4e3ae08a","timestamp":"2022-07-03T03:56:53.673875Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:56:53.974 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:56:53.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:57:08.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:57:08.928 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:57:08.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:57:23.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:57:23.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:57:23.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:57:36.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:57:36.614 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-07-03T03:57:35.838571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"707c45ca-f75d-4037-9279-45ef89e3354f","timestamp":"2022-07-03T03:57:35.838664Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:57:36.972 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:57:36.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:57:51.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:57:51.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:57:51.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:58:06.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:58:06.897 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:58:06.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:58:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 03:58:21.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:58:21.853 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:58:21.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:58:35.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:58:35.702 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:58:34.977462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e866687-f05a-40bf-8491-9849f72d4ff7","timestamp":"2022-07-03T03:58:34.977730Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 03:58:35.993 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:58:35.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:58:50.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:58:50.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:58:50.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:58:53.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:58:53.211 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T03:58:53.674516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5d2790c-2cd8-4b19-9773-74e3e6789e7c","timestamp":"2022-07-03T03:58:53.674666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 03:58:53.984 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:58:53.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:59:08.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:59:08.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:59:08.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:59:23.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:59:23.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:59:23.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:59:36.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:59:36.557 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-07-03T03:59:35.838919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8f4bd2d-4540-49aa-bd56-d834c0c82a39","timestamp":"2022-07-03T03:59:35.839114Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 03:59:36.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:59:36.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 03:59:51.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 03:59:51.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 03:59:51.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:00:06.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:00:06.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:00:06.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:00:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:00:21.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:00:21.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:00:21.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:00:35.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:00:35.732 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:00:34.977209Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d150926-103e-420a-af06-ab0dc27a28ea","timestamp":"2022-07-03T04:00:34.977287Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:00:36.009 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:00:36.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:00:50.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:00:50.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:00:50.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:00:53.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:00:53.195 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:00:53.673821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15b0593a-67e2-4cc0-8ebf-3529b1a02e60","timestamp":"2022-07-03T04:00:53.673946Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 04:00:54.018 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:00:54.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:01:08.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:01:08.972 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:01:08.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:01:23.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:01:23.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:01:23.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:01:36.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:01:36.596 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-07-03T04:01:35.838559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3343b670-caef-4d85-9749-79982afd3884","timestamp":"2022-07-03T04:01:35.838641Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 04:01:37.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:01:37.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:01:51.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:01:51.958 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:01:51.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:02:06.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:02:06.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:02:06.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:02:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:02:21.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:02:21.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:02:21.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:02:35.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:02:35.726 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:02:34.980717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85797ae5-400c-46df-abd2-6248d1c594be","timestamp":"2022-07-03T04:02:34.980801Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:02:36.012 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:02:36.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:02:50.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:02:50.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:02:50.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:02:53.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:02:53.198 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:02:53.673794Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe5b5375-0a97-4670-a1d5-ae361c07eec0","timestamp":"2022-07-03T04:02:53.673867Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 04:02:54.015 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:02:54.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:03:08.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:03:08.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:03:08.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:03:23.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:03:23.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:03:23.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:03:36.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:03:36.593 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-07-03T04:03:35.838590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7b27467-2205-457c-a9d0-0c1c85a0d90a","timestamp":"2022-07-03T04:03:35.838661Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 04:03:37.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:03:37.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:03:51.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:03:51.984 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:03:51.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:04:06.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:04:06.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:04:06.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:04:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:04:21.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:04:21.958 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:04:21.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:04:35.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:04:35.697 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:04:34.977778Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d78d808-7e33-4a84-9a4b-439b4a3a678c","timestamp":"2022-07-03T04:04:34.978088Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:04:36.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:04:36.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:04:50.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:04:50.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:04:50.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:04:53.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:04:53.186 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:04:53.674293Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c2dba9d-de87-4c48-af13-afd48c2e8324","timestamp":"2022-07-03T04:04:53.674379Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 04:04:54.038 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:04:54.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:05:08.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:05:08.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:05:08.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:05:23.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:05:23.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:05:23.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:05:36.597 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:05:36.597 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-07-03T04:05:35.838862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c781069b-c221-4ea0-a8b4-6884e04dc19d","timestamp":"2022-07-03T04:05:35.839008Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 04:05:37.043 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:05:37.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:05:51.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:05:51.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:05:51.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:06:06.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:06:06.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:06:06.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:06:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:06:21.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:06:21.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:06:21.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:06:35.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:06:35.638 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:06:34.977177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bafc3354-a5e3-405c-95c5-f7fdffafdfc6","timestamp":"2022-07-03T04:06:34.977257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:06:36.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:06:36.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:06:51.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:06:51.002 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:06:51.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:06:53.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:06:53.182 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:06:53.673900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a125eec6-70ee-4afa-a3df-1a7577dc01cc","timestamp":"2022-07-03T04:06:53.673998Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 04:06:54.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:06:54.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:07:09.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:07:09.028 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:07:09.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:07:23.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:07:23.986 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:07:23.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:07:36.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:07:36.538 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-07-03T04:07:35.838548Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0f4a1eb-bdfa-4782-872a-25c68226a9ee","timestamp":"2022-07-03T04:07:35.838609Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 04:07:37.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:07:37.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:07:52.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:07:52.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:07:52.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:08:07.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:08:07.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:08:07.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:08:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:08:21.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:08:21.958 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:08:21.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:08:35.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:08:35.635 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:08:34.977598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b6cab4f-3528-466f-9406-d7ab51ab2660","timestamp":"2022-07-03T04:08:34.977690Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:08:36.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:08:36.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:08:51.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:08:51.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:08:51.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:08:53.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:08:53.324 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:08:53.674055Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe1eb1eb-c717-4c68-8a76-dcfa9d38e03b","timestamp":"2022-07-03T04:08:53.674181Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 04:08:54.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:08:54.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:09:09.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:09:09.030 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:09:09.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:09:23.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:09:23.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:09:23.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:09:36.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:09:36.639 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-07-03T04:09:35.838543Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90d27f07-0b9d-47d5-9c9a-052b5d6d91d7","timestamp":"2022-07-03T04:09:35.838608Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 04:09:37.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:09:37.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:09:52.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:09:52.077 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:09:52.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:10:07.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:10:07.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:10:07.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:10:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:10:21.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:10:21.977 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:10:21.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:10:35.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:10:35.698 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:10:34.977927Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"978b121f-9087-4a74-9bc9-eb162dec88de","timestamp":"2022-07-03T04:10:34.978122Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:10:36.106 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:10:36.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:10:51.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:10:51.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:10:51.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:10:53.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:10:53.267 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:10:53.673891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1e28187-0d6c-4c6a-890d-2ab54c689fff","timestamp":"2022-07-03T04:10:53.673985Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 04:10:54.109 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:10:54.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:11:09.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:11:09.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:11:09.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:11:24.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:11:24.010 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:11:24.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:11:36.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:11:36.544 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-07-03T04:11:35.838854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef138c6d-5513-4048-a979-977bc16544a5","timestamp":"2022-07-03T04:11:35.838983Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 04:11:37.100 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:11:37.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:11:52.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:11:52.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:11:52.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:12:07.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:12:07.010 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:12:07.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:12:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:12:21.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:12:21.954 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:12:21.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:12:35.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:12:35.629 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:12:34.977064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa614903-efba-441e-898b-01f8b3107125","timestamp":"2022-07-03T04:12:34.977162Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:12:36.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:12:36.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:12:51.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:12:51.090 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:12:51.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:12:53.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:12:53.146 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:12:53.673729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be3b5355-5e19-4cc4-9e20-cf1ccf945872","timestamp":"2022-07-03T04:12:53.673793Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-03 04:12:54.109 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:12:54.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:13:09.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:13:09.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:13:09.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:13:24.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:13:24.022 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:13:24.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:13:36.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:13:36.538 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-07-03T04:13:35.838536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a991398-e3be-46f2-b33e-66789c784ece","timestamp":"2022-07-03T04:13:35.838590Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-03 04:13:37.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:13:37.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:13:52.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:13:52.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:13:52.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:14:07.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:14:07.052 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:14:07.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:14:08.285 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-03 04:14:22.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:14:22.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:14:22.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ... 2022-07-03 04:14:35.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-03 04:14:35.634 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-03T04:14:34.977048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b0b7961-4af8-4f8e-ad04-5ea92a1ebe40","timestamp":"2022-07-03T04:14:34.977115Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-03 04:14:36.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 2022-07-03 04:14:36.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f4b49c2d-6f84-4d70-b038-ae59f11657ba/onap-policy-clamp-runtime-acm-6847cc68d9-b864h?timeout=15000 (anonymous) ...