By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-10-07 02:53:34.239 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-10-07 02:53:34.244 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-10-07 02:53:37.155 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-10-07 02:53:37.910 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 736 ms. Found 7 JPA repository interfaces. 2022-10-07 02:53:40.077 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.082 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.091 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.106 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.116 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.128 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.134 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.138 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.187 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.257 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:40.263 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-07 02:53:41.360 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-10-07 02:53:41.397 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-10-07 02:53:41.398 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-10-07 02:53:41.603 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-10-07 02:53:41.604 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7204 ms 2022-10-07 02:53:42.341 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-10-07 02:53:43.013 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-10-07 02:53:43.309 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-10-07 02:53:43.909 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-07 02:53:44.302 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-10-07 02:53:45.989 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=498) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.
(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.internal.InFlightMetadataCollectorImpl. (InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na] Caused by: java.sql.SQLNonTransientConnectionException: (conn=498) 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=498) Connection is closed at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na] ... 61 common frames omitted 2022-10-07 02:53:45.994 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=498) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool. (HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.internal.InFlightMetadataCollectorImpl. (InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na] Caused by: java.sql.SQLNonTransientConnectionException: (conn=498) 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=498) Connection is closed at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na] ... 61 common frames omitted 2022-10-07 02:53:46.056 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-07 02:53:50.224 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-10-07 02:53:50.273 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-10-07 02:53:55.363 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-07 02:53:55.406 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-10-07 02:53:58.537 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=26c4de80-285f-4c2f-8841-70e1cc4cba71, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-10-07 02:53:58.818 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-10-07 02:54:00.301 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-10-07 02:54:02.081 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@de40aa1, org.springframework.security.web.context.SecurityContextPersistenceFilter@50b4e7b2, org.springframework.security.web.header.HeaderWriterFilter@6033f36c, org.springframework.security.web.authentication.logout.LogoutFilter@5f4f6f89, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ab39942, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@55202ba6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@221961af, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61b76a7d, org.springframework.security.web.session.SessionManagementFilter@1642968c, org.springframework.security.web.access.ExceptionTranslationFilter@c478e4e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7fad28ac] 2022-10-07 02:54:03.339 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.340 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.340 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.341 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.341 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.341 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.342 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.342 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.343 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.343 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.343 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.344 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.344 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.345 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.345 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.345 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.346 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.346 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.347 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.347 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.347 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.348 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-10-07 02:54:03.379 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-10-07 02:54:04.813 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-10-07 02:54:04.813 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-10-07 02:54:04.823 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=26c4de80-285f-4c2f-8841-70e1cc4cba71, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-10-07 02:54:04.825 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=26c4de80-285f-4c2f-8841-70e1cc4cba71, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-10-07 02:54:04.836 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:54:04.827 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=323f8c1b-82e4-4259-af3f-0f822a527742, alive=false, publisher=null]]: starting 2022-10-07 02:54:04.850 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=323f8c1b-82e4-4259-af3f-0f822a527742, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-10-07 02:54:04.850 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-10-07 02:54:04.851 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-10-07 02:54:04.851 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-10-07 02:54:04.852 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-10-07 02:54:04.852 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-10-07 02:54:04.852 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-10-07 02:54:04.852 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-10-07 02:54:04.853 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-10-07 02:54:04.853 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-10-07 02:54:04.853 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-10-07 02:54:04.853 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-10-07 02:54:04.853 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-10-07 02:54:04.853 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-10-07 02:54:04.853 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=26c4de80-285f-4c2f-8841-70e1cc4cba71, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm, 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@578c99ac 2022-10-07 02:54:04.854 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=26c4de80-285f-4c2f-8841-70e1cc4cba71, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-10-07 02:54:04.854 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-10-07 02:54:04.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:54:04.860 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 31.979 seconds (JVM running for 34.158) 2022-10-07 02:54:04.883 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-10-07 02:54:04.923 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-10-07 02:54:20.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:54:20.708 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:54:20.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:54:35.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:54:35.343 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:54:35.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:54:37.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:54:37.445 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-10-07 02:54:37.447 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T02:54:36.557537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cc8b772-a60a-46d1-b4d0-42eede6a263c","timestamp":"2022-10-07T02:54:36.557632Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 02:54:37.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:54:37.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:54:52.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:54:52.398 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:54:52.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:55:07.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:07.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:55:07.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:55:17.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:17.388 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"5a73047d-a16e-4f87-9346-354f3d958d8b","timestamp":"2022-10-07T02:48:31.488231Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:55:17.426 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-10-07 02:55:17.429 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"5a73047d-a16e-4f87-9346-354f3d958d8b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:55:17.436 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T02:50:27.106982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4b5cb2d-4d4a-4858-9332-080eaec5dec8","timestamp":"2022-10-07T02:50:27.107614Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:55:17.450 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-10-07 02:55:17.454 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-07 02:55:17.470 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:55:17.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:55:17.549 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:17.550 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (97 ms):{"serverTimeMs":1,"count":1} 2022-10-07 02:55:17.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:17.579 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T02:52:27.106105Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f56c5375-df7a-4317-8753-ca352a8ec819","timestamp":"2022-10-07T02:52:27.106286Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:55:18.280 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T02:54:27.106237Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9342d351-6a5c-4ec3-a2cd-a29ae1e9aa63","timestamp":"2022-10-07T02:54:27.106470Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:55:18.304 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:55:18.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:55:18.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:18.348 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"5a73047d-a16e-4f87-9346-354f3d958d8b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:55:18.348 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-10-07 02:55:18.348 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:55:18.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:55:18.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:18.882 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T02:55:17.713119Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3577f0b1-c6de-40b9-88a1-c71c03a4e880","timestamp":"2022-10-07T02:55:17.713163Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:55:19.283 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:55:19.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:55:34.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:34.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:55:34.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:55:49.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:55:49.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:55:49.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:56:01.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:56:01.913 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T02:56:01.203692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9131962b-faf2-4d04-83b0-e6b84c7e2b9a","timestamp":"2022-10-07T02:56:01.203845Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 02:56:02.283 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:56:02.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:56:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 02:56:17.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:56:17.288 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:56:17.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:56:28.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:56:28.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T02:56:27.105954Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49f4dbe8-3b41-4039-a1ad-dd6107e130f8","timestamp":"2022-10-07T02:56:27.106048Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:56:28.288 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:56:28.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:56:37.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:56:37.406 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T02:56:36.557572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28dfecc1-ff02-43d8-beec-242f8706042f","timestamp":"2022-10-07T02:56:36.557708Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 02:56:37.432 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:56:37.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:56:52.422 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:56:52.423 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:56:52.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:57:07.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:57:07.455 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:57:07.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:57:22.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:57:22.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:57:22.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:57:37.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:57:37.450 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:57:37.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:57:52.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:57:52.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:57:52.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:58:01.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:58:01.948 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T02:58:01.203478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4febf63e-c51a-4f45-829b-dcd01c97cf96","timestamp":"2022-10-07T02:58:01.203561Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 02:58:02.321 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:58:02.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:58:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 02:58:17.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:58:17.312 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:58:17.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:58:28.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:58:28.247 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T02:58:27.106114Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b00342a-00dd-4ee3-b812-e6f6b41bf4ea","timestamp":"2022-10-07T02:58:27.106271Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 02:58:28.319 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:58:28.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:58:37.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:58:37.394 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T02:58:36.557377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af77df1d-d983-4991-8b98-a34552bdf4c5","timestamp":"2022-10-07T02:58:36.557508Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 02:58:37.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:58:37.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:58:52.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:58:52.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:58:52.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:59:07.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:59:07.450 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:59:07.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:59:22.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:59:22.435 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:59:22.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:59:37.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:59:37.447 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:59:37.447 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 02:59:52.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 02:59:52.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 02:59:52.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:00:01.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:00:01.910 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:00:01.203762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ddc4249-c215-4430-b10c-0f74f2ad37be","timestamp":"2022-10-07T03:00:01.203949Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:00:02.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:00:02.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:00:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:00:17.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:00:17.324 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:00:17.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:00:28.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:00:28.290 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:00:27.106033Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e8eea26-cccb-42f6-bf23-717c1d627bcd","timestamp":"2022-10-07T03:00:27.106139Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:00:28.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:00:28.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:00:37.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:00:37.299 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:00:36.557635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"333d2c7b-fcab-4ec1-9f50-45c8297b20c4","timestamp":"2022-10-07T03:00:36.557806Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:00:37.336 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:00:37.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:00:52.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:00:52.329 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:00:52.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:01:07.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:01:07.317 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:01:07.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:01:22.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:01:22.329 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:01:22.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:01:37.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:01:37.320 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:01:37.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:01:52.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:01:52.326 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:01:52.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:02:02.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:02:02.008 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:02:01.203515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d36478f-de49-41b9-8ed5-4901b1a29e62","timestamp":"2022-10-07T03:02:01.203607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:02:02.362 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:02:02.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:02:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:02:17.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:02:17.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:02:17.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:02:28.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:02:28.237 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:02:27.105997Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89acde14-ab13-4fd5-a83d-b8cf688514f4","timestamp":"2022-10-07T03:02:27.106068Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:02:28.381 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:02:28.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:02:37.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:02:37.294 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:02:36.557522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5285af3-298c-4a5c-81b7-e1ab5600ef77","timestamp":"2022-10-07T03:02:36.557647Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:02:37.358 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:02:37.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:02:52.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:02:52.367 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:02:52.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:03:07.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:03:07.401 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:03:07.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:03:22.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:03:22.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:03:22.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:03:37.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:03:37.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:03:37.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:03:52.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:03:52.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:03:52.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:04:01.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:04:01.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:04:01.203516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cc37bb8-7948-4742-8296-07bbfd96be74","timestamp":"2022-10-07T03:04:01.203612Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:04:02.374 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:04:02.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:04:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:04:17.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:04:17.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:04:17.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:04:28.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:04:28.251 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:04:27.105965Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"635be6b2-1120-4c6e-b708-36d6082dfcc9","timestamp":"2022-10-07T03:04:27.106046Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:04:28.375 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:04:28.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:04:37.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:04:37.266 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:04:36.557425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04e0965f-6417-40f2-b4a9-b731877504fa","timestamp":"2022-10-07T03:04:36.557529Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:04:37.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:04:37.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:04:52.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:04:52.408 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:04:52.408 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:05:07.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:05:07.424 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:05:07.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:05:22.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:05:22.402 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:05:22.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:05:37.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:05:37.414 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:05:37.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:05:52.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:05:52.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:05:52.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:06:01.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:06:01.898 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:06:01.203683Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1061ed18-4d7c-4b9e-a54a-3009a363c4ad","timestamp":"2022-10-07T03:06:01.203827Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:06:02.393 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:06:02.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:06:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:06:17.422 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:06:17.423 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:06:17.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:06:28.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:06:28.304 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:06:27.105966Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7db881c-8490-45df-ac70-e30947bd75c2","timestamp":"2022-10-07T03:06:27.106041Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:06:28.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:06:28.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:06:37.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:06:37.260 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:06:36.557505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27f2cdbe-7477-4b5b-9daa-7039ccbd409f","timestamp":"2022-10-07T03:06:36.557640Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:06:37.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:06:37.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:06:52.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:06:52.392 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:06:52.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:07:07.408 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:07:07.409 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:07:07.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:07:22.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:07:22.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:07:22.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:07:37.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:07:37.398 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:07:37.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:07:52.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:07:52.385 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:07:52.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:08:01.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:08:01.921 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:08:01.203487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8745033e-733b-4d99-aae7-aba3d3a06493","timestamp":"2022-10-07T03:08:01.203584Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:08:02.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:08:02.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:08:04.816 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:08:17.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:08:17.447 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:08:17.447 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:08:28.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:08:28.339 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:08:27.108719Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d796f969-7d7f-429b-ac05-7818f1f5175b","timestamp":"2022-10-07T03:08:27.108851Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:08:28.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:08:28.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:08:37.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:08:37.256 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:08:36.557340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efaf0259-3727-408d-aedf-6f607977e80b","timestamp":"2022-10-07T03:08:36.557413Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:08:37.423 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:08:37.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:08:52.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:08:52.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:08:52.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:09:07.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:09:07.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:09:07.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:09:22.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:09:22.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:09:22.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:09:37.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:09:37.404 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:09:37.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:09:52.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:09:52.381 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:09:52.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:10:01.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:10:01.908 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:10:01.203676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac9e54a0-f5d2-49bb-91b1-f91ac5cd4b6c","timestamp":"2022-10-07T03:10:01.203795Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:10:02.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:10:02.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:10:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:10:17.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:10:17.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:10:17.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:10:28.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:10:28.290 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:10:27.106178Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"584b9d5f-0927-4688-b140-6f007eda4aa0","timestamp":"2022-10-07T03:10:27.106308Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:10:28.447 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:10:28.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:10:37.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:10:37.313 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:10:36.557663Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb7e1e1f-8397-4829-9564-2b5daf10e1ca","timestamp":"2022-10-07T03:10:36.557805Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:10:37.448 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:10:37.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:10:52.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:10:52.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:10:52.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:11:07.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:11:07.437 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:11:07.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:11:22.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:11:22.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:11:22.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:11:37.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:11:37.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:11:37.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:11:52.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:11:52.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:11:52.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:12:01.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:12:01.909 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:12:01.203679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4692e2ec-af27-410c-b49d-518dbf4f1b58","timestamp":"2022-10-07T03:12:01.203800Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:12:02.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:12:02.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:12:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:12:17.467 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:12:17.468 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:12:17.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:12:28.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:12:28.332 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:12:27.108019Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86fa2f09-252c-4906-ac2c-3089487e756b","timestamp":"2022-10-07T03:12:27.108171Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:12:28.464 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:12:28.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:12:37.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:12:37.263 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:12:36.557408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6c64524-5250-4c77-b4a9-14f3acf24e9d","timestamp":"2022-10-07T03:12:36.557556Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:12:37.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:12:37.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:12:52.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:12:52.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:12:52.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:13:07.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:13:07.425 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:13:07.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:13:22.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:13:22.411 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:13:22.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:13:37.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:13:37.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:13:37.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:13:52.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:13:52.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:13:52.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:14:01.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:14:01.900 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:14:01.203549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f53e573f-cb9a-4c60-977b-d18d2f060dbe","timestamp":"2022-10-07T03:14:01.203631Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:14:02.483 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:14:02.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:14:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:14:17.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:14:17.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:14:17.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:14:28.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:14:28.227 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:14:27.106027Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06cbf118-8cd8-4b8f-91c2-fd9a36cd635b","timestamp":"2022-10-07T03:14:27.106113Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:14:28.484 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:14:28.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:14:37.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:14:37.262 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:14:36.557549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cdaed61-ed76-4c79-8aab-82a9605d06ad","timestamp":"2022-10-07T03:14:36.557658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:14:37.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:14:37.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:14:52.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:14:52.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:14:52.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:15:07.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:15:07.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:15:07.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:15:22.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:15:22.425 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:15:22.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:15:37.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:15:37.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:15:37.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:15:52.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:15:52.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:15:52.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:16:01.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:16:01.893 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:16:01.203494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8342a130-3b6c-43f2-9048-6664d400d183","timestamp":"2022-10-07T03:16:01.203594Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:16:02.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:16:02.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:16:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:16:17.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:16:17.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:16:17.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:16:28.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:16:28.225 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:16:27.105975Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16fc4067-fe0e-4c93-9a37-d97b1e10d31c","timestamp":"2022-10-07T03:16:27.106056Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:16:28.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:16:28.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:16:37.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:16:37.255 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:16:36.557375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"322e2045-01c9-443d-889a-99678a66290e","timestamp":"2022-10-07T03:16:36.557483Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:16:37.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:16:37.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:16:52.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:16:52.491 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:16:52.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:17:07.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:17:07.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:17:07.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:17:22.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:17:22.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:17:22.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:17:37.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:17:37.449 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:17:37.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:17:52.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:17:52.421 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:17:52.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:18:01.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:18:01.892 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:18:01.203494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f3d353d-77af-4200-a766-f9e732119cd7","timestamp":"2022-10-07T03:18:01.203568Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:18:02.525 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:18:02.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:18:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:18:17.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:18:17.563 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:18:17.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:18:28.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:18:28.224 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:18:27.106001Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75086e3d-bf8b-4ee4-8a3e-d91a900bcf1c","timestamp":"2022-10-07T03:18:27.106146Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:18:28.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:18:28.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:18:37.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:18:37.254 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:18:36.557301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a11f110f-b0fc-4f2d-ae7f-d695e38ae7e5","timestamp":"2022-10-07T03:18:36.557365Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:18:37.528 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:18:37.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:18:52.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:18:52.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:18:52.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:19:07.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:19:07.524 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:19:07.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:19:22.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:19:22.538 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:19:22.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:19:37.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:19:37.512 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:19:37.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:19:52.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:19:52.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:19:52.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:20:01.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:20:01.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:20:01.203800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd8c11df-6f87-4889-9a17-a29c72d66fea","timestamp":"2022-10-07T03:20:01.203948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:20:02.545 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:20:02.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:20:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:20:17.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:20:17.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:20:17.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:20:28.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:20:28.223 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:20:27.105988Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78d14e31-eba8-4a42-a4d2-cedbece4c3e5","timestamp":"2022-10-07T03:20:27.106052Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:20:28.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:20:28.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:20:37.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:20:37.286 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:20:36.557549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9077d062-e340-428b-b7b1-4123fe079cc7","timestamp":"2022-10-07T03:20:36.557656Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:20:37.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:20:37.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:20:52.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:20:52.520 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:20:52.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:21:07.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:21:07.495 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:21:07.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:21:22.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:21:22.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:21:22.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:21:37.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:21:37.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:21:37.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:21:52.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:21:52.447 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:21:52.447 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:22:01.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:22:01.904 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:22:01.203615Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86565ff1-60ea-4191-99f6-46775ba9c919","timestamp":"2022-10-07T03:22:01.203752Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:22:02.564 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:22:02.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:22:04.813 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:22:17.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:22:17.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:22:17.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:22:28.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:22:28.234 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:22:27.105988Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3e0003f-1a19-485c-b55c-71eaa4537fd3","timestamp":"2022-10-07T03:22:27.106066Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:22:28.568 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:22:28.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:22:37.271 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:22:37.272 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:22:36.557334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff19144a-f3d7-4564-9a18-161db847e945","timestamp":"2022-10-07T03:22:36.557414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:22:37.574 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:22:37.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:22:52.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:22:52.561 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:22:52.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:23:07.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:23:07.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:23:07.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:23:22.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:23:22.535 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:23:22.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:23:37.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:23:37.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:23:37.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:23:52.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:23:52.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:23:52.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:24:01.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:24:01.903 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:24:01.203493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ed1ab6e-f596-4d79-aaab-86ca2f76e924","timestamp":"2022-10-07T03:24:01.203585Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:24:02.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:24:02.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:24:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:24:17.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:24:17.572 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:24:17.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:24:28.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:24:28.227 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:24:27.106180Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b14b8d03-9cd7-4e7e-bba0-2f0caee1e729","timestamp":"2022-10-07T03:24:27.106301Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:24:28.589 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:24:28.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:24:37.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:24:37.506 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:24:36.557308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c24917f-9906-4bea-b147-d53c705e0b25","timestamp":"2022-10-07T03:24:36.557372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:24:37.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:24:37.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:24:52.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:24:52.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:24:52.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:25:07.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:25:07.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:25:07.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:25:22.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:25:22.535 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:25:22.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:25:37.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:25:37.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:25:37.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:25:52.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:25:52.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:25:52.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:26:01.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:26:01.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:26:01.203750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e76b04e2-720b-4248-a1bc-ea28d713d481","timestamp":"2022-10-07T03:26:01.204462Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:26:02.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:26:02.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:26:04.813 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:26:17.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:26:17.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:26:17.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:26:28.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:26:28.234 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:26:27.106013Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b975217-470e-4908-87b5-3a1661e48fc2","timestamp":"2022-10-07T03:26:27.106135Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:26:28.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:26:28.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:26:37.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:26:37.259 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:26:36.557340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac58c135-8c4e-4eb1-bb6b-ef50eb3c99be","timestamp":"2022-10-07T03:26:36.557408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:26:37.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:26:37.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:26:52.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:26:52.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:26:52.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:27:07.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:27:07.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:27:07.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:27:22.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:27:22.526 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:27:22.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:27:37.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:27:37.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:27:37.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:27:52.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:27:52.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:27:52.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:28:01.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:28:01.903 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:28:01.203541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cb7c9f4-2ec9-45af-9371-2ec6269bdf57","timestamp":"2022-10-07T03:28:01.203671Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:28:02.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:28:02.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:28:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:28:17.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:28:17.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:28:17.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:28:28.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:28:28.254 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:28:27.106164Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe439a4c-9ea2-447c-9f4f-b17ac3e36320","timestamp":"2022-10-07T03:28:27.106281Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:28:28.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:28:28.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:28:37.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:28:37.275 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:28:36.557576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b07fca20-1a07-403c-b7cb-65a4d18aa5f2","timestamp":"2022-10-07T03:28:36.557717Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:28:37.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:28:37.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:28:52.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:28:52.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:28:52.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:29:07.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:29:07.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:29:07.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:29:22.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:29:22.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:29:22.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:29:37.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:29:37.526 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:29:37.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:29:52.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:29:52.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:29:52.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:30:01.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:30:01.966 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:30:01.203576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f1fb6bb-2510-414b-af39-cb25d9125d64","timestamp":"2022-10-07T03:30:01.203650Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:30:02.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:30:02.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:30:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:30:17.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:30:17.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:30:17.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:30:28.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:30:28.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:30:27.106007Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"289997ba-8a4f-4379-af22-6e24202cf3b4","timestamp":"2022-10-07T03:30:27.106089Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:30:28.649 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:30:28.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:30:37.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:30:37.260 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:30:36.557352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9feff0e-767a-4bdd-a995-0eda835be7ed","timestamp":"2022-10-07T03:30:36.557521Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:30:37.648 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:30:37.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:30:52.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:30:52.617 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:30:52.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:31:07.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:31:07.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:31:07.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:31:22.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:31:22.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:31:22.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:31:37.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:31:37.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:31:37.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:31:52.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:31:52.517 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:31:52.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:32:01.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:32:01.885 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:32:01.203497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1faf724-0c80-4352-8094-8ffcba148c38","timestamp":"2022-10-07T03:32:01.203574Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:32:02.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:32:02.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:32:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:32:17.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:32:17.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:32:17.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:32:28.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:32:28.232 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:32:27.106023Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9360d28f-e2cb-452f-8231-cd9438f292f3","timestamp":"2022-10-07T03:32:27.106089Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:32:28.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:32:28.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:32:37.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:32:37.248 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:32:36.557473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2e103a8-367e-4d4f-96d4-91909b9f70fa","timestamp":"2022-10-07T03:32:36.557550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:32:37.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:32:37.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:32:52.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:32:52.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:32:52.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:33:07.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:33:07.633 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:33:07.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:33:22.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:33:22.597 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:33:22.597 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:33:37.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:33:37.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:33:37.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:33:52.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:33:52.545 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:33:52.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:34:01.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:34:01.889 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:34:01.203683Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a46c65e1-fcc8-42a0-8268-06f9a28b1104","timestamp":"2022-10-07T03:34:01.203803Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-07 03:34:02.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:34:02.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:34:04.812 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-07 03:34:17.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:34:17.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:34:17.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:34:28.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:34:28.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-07T03:34:27.105970Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12c0072e-9b31-458b-b0dd-303949caccf9","timestamp":"2022-10-07T03:34:27.106029Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-07 03:34:28.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:34:28.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:34:37.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:34:37.259 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-07T03:34:36.557563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2064a11a-f900-4451-8460-b81245182f88","timestamp":"2022-10-07T03:34:36.557789Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-07 03:34:37.694 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:34:37.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:34:52.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:34:52.665 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:34:52.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:35:07.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:35:07.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:35:07.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:35:22.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:35:22.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:35:22.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:35:37.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:35:37.658 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:35:37.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ... 2022-10-07 03:35:52.642 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-07 03:35:52.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 2022-10-07 03:35:52.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/26c4de80-285f-4c2f-8841-70e1cc4cba71/onap-policy-clamp-runtime-acm-5945bf4c4-lmfwm?timeout=15000 (anonymous) ...