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-25 02:48:40.059 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-10-25 02:48:40.064 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-10-25 02:48:42.886 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-10-25 02:48:43.570 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 658 ms. Found 7 JPA repository interfaces. 2022-10-25 02:48:45.881 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-25 02:48:45.885 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-25 02:48:45.890 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-25 02:48:45.903 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-25 02:48:45.921 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-25 02:48:45.934 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-25 02:48:45.940 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-25 02:48:45.944 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-25 02:48:45.992 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-25 02:48:46.029 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-25 02:48:46.031 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-25 02:48:46.779 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-10-25 02:48:46.821 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-10-25 02:48:46.821 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-10-25 02:48:46.969 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-10-25 02:48:46.970 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6598 ms 2022-10-25 02:48:47.688 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-10-25 02:48:48.232 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-10-25 02:48:48.509 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-10-25 02:48:49.145 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-25 02:48:49.504 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-10-25 02:48:51.164 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=438) 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=438) 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=438) 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-25 02:48:51.167 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=438) 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=438) 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=438) 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-25 02:48:51.230 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-25 02:48:55.031 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-10-25 02:48:55.465 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-10-25 02:49:00.948 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-25 02:49:00.977 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-10-25 02:49:04.157 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=62f8acf5-f285-4ec6-ab9e-b258a61badb9, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg, 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-25 02:49:04.395 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-25 02:49:05.457 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-10-25 02:49:07.240 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49f41c2e, org.springframework.security.web.context.SecurityContextPersistenceFilter@4745bcc6, org.springframework.security.web.header.HeaderWriterFilter@4d90d91f, org.springframework.security.web.authentication.logout.LogoutFilter@1cfb7450, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4b5f022f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@520ec7a7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@55202ba6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@194eae3e, org.springframework.security.web.session.SessionManagementFilter@1764e45e, org.springframework.security.web.access.ExceptionTranslationFilter@599310ab, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7c79f2cf] 2022-10-25 02:49:07.883 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-25 02:49:07.883 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-25 02:49:07.884 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-25 02:49:07.884 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-25 02:49:07.884 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-25 02:49:07.885 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-25 02:49:07.885 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-25 02:49:07.885 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-25 02:49:07.886 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-25 02:49:07.886 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-25 02:49:07.886 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-25 02:49:07.887 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-25 02:49:07.887 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-25 02:49:07.888 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-25 02:49:07.888 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-25 02:49:07.888 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-25 02:49:07.889 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-25 02:49:07.889 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-25 02:49:07.889 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-25 02:49:07.890 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-25 02:49:07.890 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-25 02:49:07.890 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-25 02:49:07.934 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-25 02:49:09.539 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-10-25 02:49:09.539 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-10-25 02:49:09.547 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=62f8acf5-f285-4ec6-ab9e-b258a61badb9, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg, 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-25 02:49:09.549 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=62f8acf5-f285-4ec6-ab9e-b258a61badb9, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg, 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-25 02:49:09.553 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:49:09.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:49:09.550 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=33929158-463c-42aa-9cce-f5d9db4d7e27, alive=false, publisher=null]]: starting 2022-10-25 02:49:09.574 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=33929158-463c-42aa-9cce-f5d9db4d7e27, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-10-25 02:49:09.574 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-10-25 02:49:09.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-10-25 02:49:09.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-10-25 02:49:09.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-10-25 02:49:09.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-10-25 02:49:09.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-10-25 02:49:09.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-10-25 02:49:09.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-10-25 02:49:09.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-10-25 02:49:09.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-10-25 02:49:09.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-10-25 02:49:09.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-10-25 02:49:09.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-10-25 02:49:09.577 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=62f8acf5-f285-4ec6-ab9e-b258a61badb9, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg, 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@63e648a0 2022-10-25 02:49:09.577 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=62f8acf5-f285-4ec6-ab9e-b258a61badb9, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg, 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-25 02:49:09.577 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-10-25 02:49:09.582 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 31.284 seconds (JVM running for 33.786) 2022-10-25 02:49:09.600 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-10-25 02:49:09.635 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-10-25 02:49:25.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:49:25.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:49:25.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:49:29.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:49:29.712 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-10-25 02:49:29.714 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-25T02:49:28.993309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e947b9c-b49d-43f9-8d0a-bfdf58357384","timestamp":"2022-10-25T02:49:28.993438Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:49:30.603 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:49:30.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:49:42.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:49:42.088 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-25T02:49:41.320326Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c98ab1a0-7d2f-4a12-ba52-75f08fad831e","timestamp":"2022-10-25T02:49:41.320500Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:49:42.443 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:49:42.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:49:57.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:49:57.464 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:49:57.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:50:12.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:50:12.476 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:50:12.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:50:27.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:50:27.444 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:50:27.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:50:42.413 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:50:42.413 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:50:42.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:50:57.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:50:57.409 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:50:57.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:03.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:03.899 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-25T02:51:02.930135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad468616-83ab-4a64-be3a-488db63c6155","timestamp":"2022-10-25T02:51:02.930307Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:51:03.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:03.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:09.539 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 02:51:10.464 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3971d8eb-e3ee-40c1-9773-21a1dfd0f863","timestamp":"2022-10-25T02:51:10.454815Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:51:10.474 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms 2022-10-25 02:51:10.479 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 02:51:10.570 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:10.571 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (94 ms):{"serverTimeMs":0,"count":1} 2022-10-25 02:51:11.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:11.193 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3971d8eb-e3ee-40c1-9773-21a1dfd0f863","timestamp":"2022-10-25T02:51:10.454815Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:51:11.193 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 02:51:11.194 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:11.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:11.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:11.374 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-25T02:51:10.949201Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ef37215-20d5-47a9-ab23-f7850b665936","timestamp":"2022-10-25T02:51:10.949219Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:51:11.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:11.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:11.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:11.495 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-25T02:51:11.205309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b7aa8a1-e9e1-4591-9573-587a70aa4f08","timestamp":"2022-10-25T02:51:11.205336Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:51:11.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:11.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:12.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:12.062 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-25T02:51:11.211841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4243d6c8-b2c3-4421-ae4e-b020efcd7e00","timestamp":"2022-10-25T02:51:11.211866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:51:12.095 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:12.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:27.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:27.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:27.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:29.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:29.668 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-25T02:51:28.993048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de2dce7a-c930-4fa3-91c1-2df875446472","timestamp":"2022-10-25T02:51:28.993243Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:51:30.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:30.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:42.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:42.020 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-25T02:51:41.317540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31ac34a2-326e-4069-83a8-a124f3a6ca87","timestamp":"2022-10-25T02:51:41.317665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:51:42.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:42.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:51:57.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:51:57.490 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:51:57.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:52:12.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:52:12.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:52:12.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:52:27.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:52:27.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:52:27.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:52:42.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:52:42.411 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:52:42.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:52:57.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:52:57.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:52:57.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:03.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:03.897 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-25T02:53:02.929845Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42f1a644-5614-4e00-bd2f-58406aba4fb5","timestamp":"2022-10-25T02:53:02.930019Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:53:03.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:03.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 02:53:10.456 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"73c20c21-e10c-45b5-b918-90b448deb7bb","timestamp":"2022-10-25T02:53:10.456427Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:53:10.473 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-10-25 02:53:10.474 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 02:53:10.512 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:10.513 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":1,"count":1} 2022-10-25 02:53:11.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:11.163 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"73c20c21-e10c-45b5-b918-90b448deb7bb","timestamp":"2022-10-25T02:53:10.456427Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:53:11.164 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 02:53:11.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:11.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:11.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:11.339 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-25T02:53:11.137284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9606d2ec-c26d-40c5-9d77-0da82c011d3d","timestamp":"2022-10-25T02:53:11.137307Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:53:11.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:11.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:11.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:11.495 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-25T02:53:10.877768Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9dbf175-022b-4ce6-916b-dc3d8623166b","timestamp":"2022-10-25T02:53:10.877784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:53:11.520 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:11.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:12.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:12.041 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-25T02:53:11.140438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac973d1c-1b46-4a56-a05b-2d46e5c37141","timestamp":"2022-10-25T02:53:11.140455Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:53:12.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:12.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:27.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:27.022 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:27.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:29.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:29.632 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-25T02:53:28.993037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f65c1a3-719f-43b6-a1e7-23685c00168c","timestamp":"2022-10-25T02:53:28.993122Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:53:30.474 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:30.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:41.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:41.993 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T02:53:41.317372Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7c2bd1b-0e3d-4e52-9103-b05240596cae","timestamp":"2022-10-25T02:53:41.317492Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:53:42.477 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:42.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:53:57.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:53:57.475 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:53:57.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:54:12.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:54:12.434 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:54:12.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:54:27.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:54:27.421 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:54:27.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:54:42.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:54:42.367 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:54:42.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:54:57.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:54:57.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:54:57.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:03.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:03.977 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-25T02:55:02.929675Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a26c62c8-28da-47d6-ac85-923e774e31d2","timestamp":"2022-10-25T02:55:02.929745Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:55:04.488 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:04.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 02:55:10.474 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd62ca90-13ed-44ca-ba03-36969a6de7b8","timestamp":"2022-10-25T02:55:10.473918Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:55:10.523 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 49 ms 2022-10-25 02:55:10.524 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 02:55:10.562 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:10.563 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-10-25 02:55:11.182 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:11.183 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd62ca90-13ed-44ca-ba03-36969a6de7b8","timestamp":"2022-10-25T02:55:10.473918Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:55:11.183 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 02:55:11.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:11.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:11.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:11.351 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-25T02:55:11.182168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce4ab226-f2e0-44c0-a36a-e8de9cd7c9d2","timestamp":"2022-10-25T02:55:11.182242Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:55:11.492 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-25T02:55:11.185253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4db719c-20ea-40ec-b68e-0820a972ae70","timestamp":"2022-10-25T02:55:11.185269Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:55:11.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:11.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:12.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:12.033 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-25T02:55:10.927595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd7b4e74-7863-4f8c-953e-6dfaceeaf62a","timestamp":"2022-10-25T02:55:10.927614Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:55:12.056 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:12.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:27.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:27.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:27.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:29.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:29.650 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-25T02:55:28.994015Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07408dd2-d631-4546-b5fb-ea264ab80945","timestamp":"2022-10-25T02:55:28.994106Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:55:29.681 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:29.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:41.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:41.999 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T02:55:41.317287Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89f2d046-db35-4225-9d14-1d9b8e03dff8","timestamp":"2022-10-25T02:55:41.317351Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:55:42.493 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:42.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:55:57.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:55:57.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:55:57.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:56:12.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:56:12.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:56:12.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:56:27.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:56:27.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:56:27.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:56:42.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:56:42.370 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:56:42.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:56:57.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:56:57.370 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:56:57.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:04.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:04.016 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-25T02:57:02.929884Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b378951-d0f3-4eb8-a7be-259f7f145cbf","timestamp":"2022-10-25T02:57:02.930075Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:57:04.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:04.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 02:57:10.492 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc31d656-32a6-4b2f-bafe-c4094f5ab440","timestamp":"2022-10-25T02:57:10.492440Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:57:10.523 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-10-25 02:57:10.524 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 02:57:10.554 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:10.554 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-10-25 02:57:11.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:11.171 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc31d656-32a6-4b2f-bafe-c4094f5ab440","timestamp":"2022-10-25T02:57:10.492440Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:57:11.171 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 02:57:11.171 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:11.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:11.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:11.357 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-25T02:57:10.949820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bf40711-e116-45c3-9cb8-692cf0fe7c10","timestamp":"2022-10-25T02:57:10.949834Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:57:11.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:11.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:11.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:11.526 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-25T02:57:11.215431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25aec5b4-dce8-4c1c-9098-98b1e411df8d","timestamp":"2022-10-25T02:57:11.215445Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:57:11.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:11.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:12.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:12.066 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-25T02:57:11.218002Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61f78493-627f-429a-94cc-b549763dc0ff","timestamp":"2022-10-25T02:57:11.218014Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:57:12.093 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:12.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:27.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:27.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:27.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:29.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:29.626 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-25T02:57:28.992874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17d4f7cc-0a8d-45cc-8101-d321ff236d99","timestamp":"2022-10-25T02:57:28.992956Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:57:30.511 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:30.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:41.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:41.994 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-25T02:57:41.317355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1136135f-2500-4d32-b3f1-8343ef167692","timestamp":"2022-10-25T02:57:41.317461Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:57:42.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:42.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:57:57.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:57:57.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:57:57.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:58:12.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:58:12.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:58:12.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:58:27.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:58:27.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:58:27.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:58:42.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:58:42.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:58:42.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:58:57.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:58:57.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:58:57.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:03.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:03.871 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-25T02:59:02.929745Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcfa8853-d530-4dd1-836e-8bcd0b4919bf","timestamp":"2022-10-25T02:59:02.929876Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:59:03.915 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:03.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 02:59:10.511 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d30f77e8-ba8a-4aa5-9032-4387dd57871b","timestamp":"2022-10-25T02:59:10.510931Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:59:10.523 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-10-25 02:59:10.524 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 02:59:10.558 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:10.558 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-10-25 02:59:11.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:11.179 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d30f77e8-ba8a-4aa5-9032-4387dd57871b","timestamp":"2022-10-25T02:59:10.510931Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:59:11.179 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 02:59:11.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:11.180 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:11.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:11.367 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-25T02:59:11.182292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b022c2e-c315-4ba6-aa85-f351372fe789","timestamp":"2022-10-25T02:59:11.182305Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:59:11.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:11.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:12.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:12.043 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-25T02:59:10.924226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3984b2e8-b025-455f-a9e2-de2dc23f77cd","timestamp":"2022-10-25T02:59:10.924239Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 02:59:12.064 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-25T02:59:11.186364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd7fbc93-6a01-44eb-aa88-32945af6e196","timestamp":"2022-10-25T02:59:11.186377Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:59:12.084 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:12.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:27.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:27.030 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:27.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:29.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:29.625 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-25T02:59:28.992922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43d51ce9-4355-4885-a60b-42a6f88c3f1f","timestamp":"2022-10-25T02:59:28.993027Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 02:59:30.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:30.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:42.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:42.058 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-25T02:59:41.317440Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83886f84-6094-46bc-a51a-ea4d20164651","timestamp":"2022-10-25T02:59:41.317580Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 02:59:42.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:42.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 02:59:57.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 02:59:57.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 02:59:57.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:00:12.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:00:12.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:00:12.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:00:27.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:00:27.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:00:27.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:00:42.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:00:42.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:00:42.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:00:57.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:00:57.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:00:57.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:03.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:03.884 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-25T03:01:02.929872Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e2f2e2f-1dd7-4476-bc69-625349f5d335","timestamp":"2022-10-25T03:01:02.930014Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:01:03.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:03.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:01:10.527 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"241d8810-d04a-4798-821c-b7c02ecf9f57","timestamp":"2022-10-25T03:01:10.527366Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:01:10.573 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-10-25 03:01:10.574 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:01:10.613 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:10.613 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:01:11.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:11.231 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"241d8810-d04a-4798-821c-b7c02ecf9f57","timestamp":"2022-10-25T03:01:10.527366Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:01:11.232 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:01:11.232 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:11.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:11.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:11.416 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-25T03:01:11.236856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11b64b93-069f-487c-a074-e1b876f86bd9","timestamp":"2022-10-25T03:01:11.236869Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:01:11.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:11.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:11.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:11.576 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-25T03:01:10.986332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b723a3c4-c906-4990-87de-042b16bb4eee","timestamp":"2022-10-25T03:01:10.986358Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:01:11.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:11.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:12.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:12.128 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-25T03:01:11.245258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b14ffaf7-fee4-403e-b92f-3b85cf6d9504","timestamp":"2022-10-25T03:01:11.245293Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:01:12.149 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:12.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:27.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:27.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:27.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:29.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:29.657 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-25T03:01:28.993042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"774f7d0e-fe80-4f34-9931-7665e94e8947","timestamp":"2022-10-25T03:01:28.993104Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:01:30.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:30.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:41.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:41.988 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-25T03:01:41.317278Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d379f54a-508e-4ebc-8887-61f1996ea246","timestamp":"2022-10-25T03:01:41.317351Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:01:42.542 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:42.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:01:57.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:01:57.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:01:57.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:02:12.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:02:12.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:02:12.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:02:27.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:02:27.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:02:27.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:02:42.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:02:42.398 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:02:42.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:02:57.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:02:57.375 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:02:57.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:03.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:03.889 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-25T03:03:02.930007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3462af48-9647-4952-aa78-ccefb8b461d8","timestamp":"2022-10-25T03:03:02.930233Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:03:03.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:03.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:09.540 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:03:10.546 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e61bc5fc-f2cb-4fa8-997b-9cded423d4bb","timestamp":"2022-10-25T03:03:10.546328Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:03:10.576 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms 2022-10-25 03:03:10.576 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:03:10.619 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:10.619 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:03:11.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:11.235 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e61bc5fc-f2cb-4fa8-997b-9cded423d4bb","timestamp":"2022-10-25T03:03:10.546328Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:03:11.236 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:03:11.236 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:11.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:11.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:11.403 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:03:10.990231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a81aa93a-4ff7-4e80-86ce-18c9297c1ec9","timestamp":"2022-10-25T03:03:10.990241Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:03:13.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:13.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:13.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:13.580 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-25T03:03:11.239894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca5c59c8-16f5-4ab7-b7f3-e010ab98dbe9","timestamp":"2022-10-25T03:03:11.239909Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:03:15.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:15.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:16.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:16.077 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-25T03:03:11.239703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eddd1a88-aee3-4459-aac9-9769f6a74ead","timestamp":"2022-10-25T03:03:11.239715Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:03:16.559 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:16.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:29.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:29.679 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-25T03:03:28.995843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e6a994b-bf2b-44ba-bbcb-23e604cc3390","timestamp":"2022-10-25T03:03:28.996068Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:03:30.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:30.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:42.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:42.018 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-25T03:03:41.317708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"713a376d-1eef-4272-93c0-3e7194629080","timestamp":"2022-10-25T03:03:41.317841Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:03:42.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:42.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:03:57.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:03:57.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:03:57.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:04:12.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:04:12.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:04:12.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:04:27.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:04:27.490 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:04:27.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:04:42.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:04:42.435 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:04:42.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:04:57.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:04:57.411 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:04:57.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:05:03.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:05:03.880 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-25T03:05:02.929654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b55f10ee-b695-4604-b0e0-9c5d03f14402","timestamp":"2022-10-25T03:05:02.929739Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:05:03.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:05:03.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:05:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:05:18.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:05:18.853 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:05:18.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:05:29.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:05:29.710 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-25T03:05:28.992909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"851ed4e5-6a1f-491e-9e6b-2d09fe7f3040","timestamp":"2022-10-25T03:05:28.992977Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:05:30.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:05:30.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:05:42.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:05:42.047 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-25T03:05:41.317317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10a2004b-c2c1-4c84-b0de-72301d9a4213","timestamp":"2022-10-25T03:05:41.317461Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:05:42.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:05:42.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:05:57.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:05:57.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:05:57.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:06:12.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:06:12.476 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:06:12.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:06:27.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:06:27.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:06:27.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:06:42.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:06:42.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:06:42.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:06:57.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:06:57.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:06:57.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:07:03.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:07:03.866 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-25T03:07:02.929903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f346b60c-e7e6-46f4-bc90-382fb6eb11f8","timestamp":"2022-10-25T03:07:02.930063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:07:03.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:07:03.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:07:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:07:18.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:07:18.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:07:18.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:07:29.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:07:29.701 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-25T03:07:28.992955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6db914c6-9f78-4c4a-b99f-2bafa4c3825a","timestamp":"2022-10-25T03:07:28.993029Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:07:30.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:07:30.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:07:42.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:07:42.049 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-25T03:07:41.317301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"111e5bea-8e59-43b0-84f5-928f49c48466","timestamp":"2022-10-25T03:07:41.317384Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:07:42.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:07:42.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:07:57.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:07:57.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:07:57.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:08:12.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:08:12.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:08:12.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:08:27.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:08:27.484 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:08:27.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:08:42.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:08:42.433 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:08:42.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:08:57.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:08:57.387 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:08:57.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:09:03.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:09:03.901 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:09:02.929688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d653bf6-c5ad-4960-bfd0-f16102b66935","timestamp":"2022-10-25T03:09:02.929796Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:09:03.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:09:03.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:09:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:09:18.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:09:18.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:09:18.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:09:29.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:09:29.713 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-25T03:09:28.993099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b5a0945-9890-49fb-9f0e-325041cdba76","timestamp":"2022-10-25T03:09:28.993274Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:09:30.624 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:09:30.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:09:42.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:09:42.072 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-25T03:09:41.317461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3b2f493-cd29-4354-be8f-c57f02c783f1","timestamp":"2022-10-25T03:09:41.317563Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:09:42.627 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:09:42.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:09:57.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:09:57.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:09:57.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:10:12.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:10:12.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:10:12.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:10:27.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:10:27.484 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:10:27.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:10:42.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:10:42.432 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:10:42.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:10:57.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:10:57.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:10:57.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:11:03.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:11:03.867 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-25T03:11:02.929882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e055691-8879-44da-adb4-afda37aa68cf","timestamp":"2022-10-25T03:11:02.930065Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:11:03.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:11:03.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:11:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:11:18.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:11:18.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:11:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:11:29.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:11:29.700 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-25T03:11:28.992980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca9e2b4e-7a8f-4361-8582-deb334167947","timestamp":"2022-10-25T03:11:28.993113Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:11:30.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:11:30.642 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:11:41.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:11:41.987 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:11:41.317432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b69df7d7-bc93-4f4f-88c1-e6c944342f71","timestamp":"2022-10-25T03:11:41.317534Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:11:42.651 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:11:42.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:11:57.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:11:57.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:11:57.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:12:12.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:12:12.561 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:12:12.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:12:27.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:12:27.501 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:12:27.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:12:42.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:12:42.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:12:42.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:12:57.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:12:57.454 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:12:57.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:13:03.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:13:03.900 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-25T03:13:02.929759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ddd51a27-261e-4ed5-bac9-42351f3c7150","timestamp":"2022-10-25T03:13:02.929845Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:13:03.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:13:03.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:13:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:13:18.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:13:18.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:13:18.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:13:29.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:13:29.703 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-25T03:13:28.992861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44e6fe34-31ba-423d-8e1d-ed4194631c4b","timestamp":"2022-10-25T03:13:28.992961Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:13:30.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:13:30.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:13:41.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:13:41.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:13:41.317316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"875133bc-2139-44a6-b9ff-4c2af81c780d","timestamp":"2022-10-25T03:13:41.317414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:13:42.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:13:42.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:13:57.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:13:57.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:13:57.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:14:12.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:14:12.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:14:12.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:14:27.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:14:27.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:14:27.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:14:42.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:14:42.479 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:14:42.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:14:57.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:14:57.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:14:57.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:15:03.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:15:03.867 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-25T03:15:02.929901Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57889a43-f615-47af-80b7-59d7f81cb480","timestamp":"2022-10-25T03:15:02.930053Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:15:03.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:15:03.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:15:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:15:18.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:15:18.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:15:18.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:15:29.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:15:29.679 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-25T03:15:28.992981Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1e99b69-5d30-4de3-8389-c1fc17ae6242","timestamp":"2022-10-25T03:15:28.993044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:15:30.685 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:15:30.685 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:15:41.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:15:41.982 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-25T03:15:41.317328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa50602b-59a6-4840-8c84-088d808b10fb","timestamp":"2022-10-25T03:15:41.317449Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:15:42.681 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:15:42.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:15:57.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:15:57.647 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:15:57.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:16:12.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:16:12.602 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:16:12.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:16:27.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:16:27.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:16:27.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:16:42.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:16:42.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:16:42.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:16:57.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:16:57.491 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:16:57.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:03.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:03.881 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-25T03:17:02.929701Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"131a09d7-cfe8-4a0a-981d-467131585a09","timestamp":"2022-10-25T03:17:02.929775Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:17:03.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:03.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:17:09.682 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0368a4d4-638b-4613-b73f-4fc267f1a2d2","timestamp":"2022-10-25T03:17:09.682340Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:17:09.723 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms 2022-10-25 03:17:09.724 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:17:09.756 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:09.756 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1} 2022-10-25 03:17:10.384 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:10.385 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0368a4d4-638b-4613-b73f-4fc267f1a2d2","timestamp":"2022-10-25T03:17:09.682340Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:17:10.385 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:17:10.385 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:10.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:10.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:10.531 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-25T03:17:10.146506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35b20ed8-fb5e-4ded-96ec-51a6bb1eb141","timestamp":"2022-10-25T03:17:10.146524Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:17:10.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:10.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:10.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:10.708 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-25T03:17:10.374058Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95f5d201-b190-4401-a2a5-f920181129bd","timestamp":"2022-10-25T03:17:10.374071Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:17:10.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:10.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:11.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:11.246 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-25T03:17:10.375716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b975e90d-813c-4fef-96ae-791dc46ff07c","timestamp":"2022-10-25T03:17:10.375728Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:17:11.268 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:11.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:26.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:26.214 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:26.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:29.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:29.632 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-25T03:17:28.992890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4aedf60-67d8-4460-8a4b-0c60aefa364a","timestamp":"2022-10-25T03:17:28.992971Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:17:29.701 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:29.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:41.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:41.977 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:17:41.317552Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a90ba76a-c55d-490f-9b7c-2e09d3a1ca7d","timestamp":"2022-10-25T03:17:41.317642Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:17:42.701 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:42.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:17:57.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:17:57.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:17:57.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:18:12.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:18:12.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:18:12.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:18:27.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:18:27.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:18:27.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:18:42.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:18:42.534 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:18:42.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:18:57.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:18:57.485 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:18:57.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:03.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:03.862 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-25T03:19:02.929884Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af4395b6-22de-406f-a246-f3695948e936","timestamp":"2022-10-25T03:19:02.930002Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:19:03.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:03.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:19:09.701 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cc84ec11-ced8-46a2-9ff1-a137c4b5bdd3","timestamp":"2022-10-25T03:19:09.701050Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:19:09.723 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-10-25 03:19:09.724 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:19:09.752 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:09.753 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:19:10.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:10.376 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cc84ec11-ced8-46a2-9ff1-a137c4b5bdd3","timestamp":"2022-10-25T03:19:09.701050Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:19:10.376 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:19:10.377 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:10.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:10.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:10.564 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-25T03:19:10.143347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0d47c70-fd1b-4705-a448-8eb8e3a333b6","timestamp":"2022-10-25T03:19:10.143357Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:19:10.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:10.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:10.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:10.729 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:19:10.379690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31b2d7ff-ecea-431c-9f81-aad5587a2bbe","timestamp":"2022-10-25T03:19:10.379718Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:19:10.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:10.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:11.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:11.261 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-25T03:19:10.370092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f07652c-2cfc-4846-87a5-a227bb68b10b","timestamp":"2022-10-25T03:19:10.370105Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:19:11.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:11.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:26.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:26.233 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:26.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:29.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:29.622 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-25T03:19:28.992976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5724d02-8d6c-4641-8a84-2d748433ae64","timestamp":"2022-10-25T03:19:28.993044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:19:29.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:29.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:41.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:41.983 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-25T03:19:41.317257Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2693a049-6981-4a2f-9d35-33ebffd2bcf8","timestamp":"2022-10-25T03:19:41.317329Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:19:42.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:42.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:19:57.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:19:57.698 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:19:57.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:20:12.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:20:12.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:20:12.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:20:27.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:20:27.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:20:27.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:20:42.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:20:42.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:20:42.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:20:57.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:20:57.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:20:57.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:03.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:03.860 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-25T03:21:02.929893Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c8bc69f-3d08-4b68-8983-ec3603c78aae","timestamp":"2022-10-25T03:21:02.930048Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:21:03.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:03.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:09.539 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:21:09.720 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6355faa3-7002-4823-af63-82ff9b7312ba","timestamp":"2022-10-25T03:21:09.719743Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:21:09.723 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-10-25 03:21:09.724 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:21:09.751 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:09.752 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:21:10.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:10.373 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6355faa3-7002-4823-af63-82ff9b7312ba","timestamp":"2022-10-25T03:21:09.719743Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:21:10.373 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:21:10.373 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:10.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:10.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:10.548 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:21:10.151347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b934d0e3-58df-41f8-bd33-5106720b64ff","timestamp":"2022-10-25T03:21:10.151360Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:21:10.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:10.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:10.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:10.749 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-25T03:21:10.380339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e6096a3-444a-424c-b2bc-cfcaf1895575","timestamp":"2022-10-25T03:21:10.380370Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:21:10.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:10.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:11.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:11.282 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-25T03:21:10.378585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8958de3a-fbaf-435f-a0a7-69b4ee07727a","timestamp":"2022-10-25T03:21:10.378602Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:21:11.305 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:11.305 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:26.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:26.267 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:26.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:29.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:29.628 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-25T03:21:28.993022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d7521e5-b791-41f3-843f-f4eac1e27583","timestamp":"2022-10-25T03:21:28.993101Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:21:29.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:29.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:41.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:41.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:21:41.317401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6163403d-cb84-4a27-ad9c-5e4024e8711f","timestamp":"2022-10-25T03:21:41.317465Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:21:42.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:42.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:21:57.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:21:57.691 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:21:57.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:22:12.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:22:12.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:22:12.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:22:27.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:22:27.578 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:22:27.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:22:42.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:22:42.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:22:42.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:22:57.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:22:57.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:22:57.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:03.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:03.867 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-25T03:23:02.929961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01d853cd-ec52-469b-b64f-354a8e599a15","timestamp":"2022-10-25T03:23:02.930109Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:23:03.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:03.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:23:09.743 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bdefed9d-994c-42da-8c5a-95b2f5717972","timestamp":"2022-10-25T03:23:09.742782Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:23:09.773 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms 2022-10-25 03:23:09.774 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:23:09.805 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:09.805 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:23:10.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:10.430 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bdefed9d-994c-42da-8c5a-95b2f5717972","timestamp":"2022-10-25T03:23:09.742782Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:23:10.431 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:23:10.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:10.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:10.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:10.673 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:23:10.279721Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02ce55b0-07cb-427c-a347-b6c5abb1a081","timestamp":"2022-10-25T03:23:10.279733Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:23:10.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:10.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:10.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:10.771 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-25T03:23:10.504767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1eb2641-19e1-4851-af4c-14e5a598a9d9","timestamp":"2022-10-25T03:23:10.504778Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:23:10.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:10.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:11.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:11.303 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-25T03:23:10.502460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad0554e8-1105-43ae-938f-e74c8d002a7d","timestamp":"2022-10-25T03:23:10.502471Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:23:11.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:11.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:26.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:26.295 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:26.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:29.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:29.622 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-25T03:23:28.992944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f85f20f6-fc8c-454a-8a31-6cec8e716292","timestamp":"2022-10-25T03:23:28.993040Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:23:29.761 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:29.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:41.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:41.979 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-25T03:23:41.317360Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86bf3263-2d9a-4b47-a13a-17f1f290b577","timestamp":"2022-10-25T03:23:41.317435Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:23:42.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:42.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:23:57.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:23:57.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:23:57.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:24:12.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:24:12.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:24:12.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:24:27.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:24:27.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:24:27.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:24:42.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:24:42.563 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:24:42.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:24:57.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:24:57.514 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:24:57.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:03.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:03.843 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-25T03:25:02.929796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efdf4ec9-5880-469a-83cb-e3ea4512f10b","timestamp":"2022-10-25T03:25:02.929940Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:25:03.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:03.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:25:09.760 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d42f7419-8d09-4205-9c06-e90394eb8b6c","timestamp":"2022-10-25T03:25:09.759660Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:25:09.773 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-10-25 03:25:09.774 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:25:09.801 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:09.802 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-10-25 03:25:10.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:10.515 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d42f7419-8d09-4205-9c06-e90394eb8b6c","timestamp":"2022-10-25T03:25:09.759660Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:25:10.515 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:25:10.515 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:10.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:10.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:10.632 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-25T03:25:10.249093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cf6820b-dde2-42a4-997c-eb02fced36fc","timestamp":"2022-10-25T03:25:10.249104Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:25:10.772 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:10.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:10.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:10.789 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-25T03:25:10.471809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cdb9da9-847b-4ee3-a803-f59d2087b269","timestamp":"2022-10-25T03:25:10.471827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:25:10.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:10.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:11.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:11.324 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:25:10.473468Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"417cad39-f3da-4f39-ace7-bdfacdb0723f","timestamp":"2022-10-25T03:25:10.473479Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:25:11.347 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:11.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:26.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:26.297 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:26.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:29.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:29.627 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-25T03:25:28.992888Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f63bfc3f-e455-46a3-bfca-a4886b443e2d","timestamp":"2022-10-25T03:25:28.992951Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:25:29.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:29.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:41.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:41.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:25:41.317277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6af76870-7376-4594-9894-1db140f163cf","timestamp":"2022-10-25T03:25:41.317358Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:25:42.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:42.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:25:57.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:25:57.729 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:25:57.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:26:12.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:26:12.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:26:12.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:26:27.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:26:27.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:26:27.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:26:42.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:26:42.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:26:42.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:26:57.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:26:57.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:26:57.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:03.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:03.862 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-25T03:27:02.929977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"813419eb-41af-4145-b7a2-19dc61217a18","timestamp":"2022-10-25T03:27:02.930129Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:27:03.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:03.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:27:09.778 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f0201f16-e2d5-4406-91dd-b21f8bcdf99d","timestamp":"2022-10-25T03:27:09.778019Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:27:09.823 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-10-25 03:27:09.824 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:27:09.853 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:09.853 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1} 2022-10-25 03:27:10.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:10.519 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f0201f16-e2d5-4406-91dd-b21f8bcdf99d","timestamp":"2022-10-25T03:27:09.778019Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:27:10.519 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:27:10.519 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:10.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:10.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:10.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:27:10.304098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8b8b8f2-3a87-4053-8f7e-9be0279a543d","timestamp":"2022-10-25T03:27:10.304118Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:27:10.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:10.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:10.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:10.807 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-25T03:27:10.522376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f328b6ec-a955-44a0-8277-9ad5d454245c","timestamp":"2022-10-25T03:27:10.522389Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:27:10.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:10.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:11.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:11.345 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-25T03:27:10.521733Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9255a9d-9f61-49c9-a92a-bec0907d4c63","timestamp":"2022-10-25T03:27:10.521743Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:27:11.367 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:11.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:26.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:26.324 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:26.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:29.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:29.637 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-25T03:27:28.992903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28c1225f-6d85-4518-a256-047c87de23c2","timestamp":"2022-10-25T03:27:28.992966Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:27:29.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:29.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:41.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:41.978 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:27:41.317270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"613c89e6-ae2b-431c-ac34-e6ec6d095590","timestamp":"2022-10-25T03:27:41.317334Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:27:42.798 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:42.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:27:57.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:27:57.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:27:57.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:28:12.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:28:12.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:28:12.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:28:27.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:28:27.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:28:27.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:28:42.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:28:42.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:28:42.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:28:57.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:28:57.606 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:28:57.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:03.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:03.866 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-25T03:29:02.929885Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce9d3dcd-6cb2-4e1c-9792-b229986dee42","timestamp":"2022-10-25T03:29:02.929986Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:29:03.897 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:03.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:29:09.795 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2c0f8f5f-623e-4793-94f6-863c0c320fd1","timestamp":"2022-10-25T03:29:09.795102Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:29:09.823 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms 2022-10-25 03:29:09.824 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:29:09.851 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:09.851 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:29:10.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:10.526 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2c0f8f5f-623e-4793-94f6-863c0c320fd1","timestamp":"2022-10-25T03:29:09.795102Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:29:10.526 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:29:10.526 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:10.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:10.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:10.672 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:29:10.290842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cefbf0c-9acd-4fa9-a70c-c99d5c7ae7a2","timestamp":"2022-10-25T03:29:10.290851Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:29:10.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:10.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:10.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:10.824 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-25T03:29:10.510617Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f2dae03-b55b-4b7e-ba8a-b0f1d07ffadd","timestamp":"2022-10-25T03:29:10.510629Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:29:10.842 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:10.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:11.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:11.360 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:29:10.506089Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b704a3e8-ba7b-4c33-b113-0d0d20f06f90","timestamp":"2022-10-25T03:29:10.506103Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:29:11.383 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:11.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:26.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:26.321 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:26.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:29.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:29.623 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-25T03:29:28.992900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55f2d9b2-ba88-4aa5-bbfa-6cbf631cc724","timestamp":"2022-10-25T03:29:28.992961Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:29:29.811 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:29.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:41.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:41.978 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:29:41.317294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15451da1-31ca-4506-8bab-665ac19e4f40","timestamp":"2022-10-25T03:29:41.317356Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:29:42.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:42.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:29:57.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:29:57.778 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:29:57.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:30:12.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:30:12.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:30:12.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:30:27.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:30:27.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:30:27.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:30:42.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:30:42.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:30:42.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:30:57.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:30:57.578 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:30:57.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:03.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:03.854 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-25T03:31:02.929642Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dad5f5c2-2bbb-4e04-89da-e88a94ccc4a0","timestamp":"2022-10-25T03:31:02.929727Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:31:03.888 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:03.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:31:09.813 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a31efa21-4654-4994-93bc-ff006473f01c","timestamp":"2022-10-25T03:31:09.812932Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:31:09.823 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms 2022-10-25 03:31:09.824 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:31:09.861 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:09.862 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:31:10.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:10.517 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a31efa21-4654-4994-93bc-ff006473f01c","timestamp":"2022-10-25T03:31:09.812932Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:31:10.517 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:31:10.517 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:10.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:10.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:10.639 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-25T03:31:10.492658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e0283ac-71a6-48d0-8d37-2ac883940594","timestamp":"2022-10-25T03:31:10.492666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:31:10.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:10.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:10.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:10.843 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-25T03:31:10.274929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b1834f3-c3bb-4e89-8bba-ce187025d718","timestamp":"2022-10-25T03:31:10.274940Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:31:10.862 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:10.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:11.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:11.380 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-25T03:31:10.490007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d94afd3-ec8d-4bdb-8e13-0b043ff0d79d","timestamp":"2022-10-25T03:31:10.490062Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:31:11.403 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:11.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:26.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:26.376 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:26.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:29.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:29.621 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-25T03:31:28.992853Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"623da09e-0315-498b-ada0-a7803f7b18d0","timestamp":"2022-10-25T03:31:28.992923Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:31:29.830 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:29.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:41.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:41.982 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-25T03:31:41.317285Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37e4e94c-dd12-4ca8-ace6-51bc50a4f712","timestamp":"2022-10-25T03:31:41.317363Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:31:42.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:42.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:31:57.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:31:57.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:31:57.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:32:12.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:32:12.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:32:12.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:32:27.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:32:27.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:32:27.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:32:42.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:32:42.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:32:42.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:32:57.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:32:57.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:32:57.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:03.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:03.841 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-25T03:33:02.930196Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"270475b9-b2e9-48ba-ae64-d4af691fa190","timestamp":"2022-10-25T03:33:02.930428Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:33:03.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:03.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:33:09.830 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"db2a191a-50b4-487b-b7ea-19e4f1e6aa7b","timestamp":"2022-10-25T03:33:09.830067Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:33:09.873 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-10-25 03:33:09.874 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:33:09.899 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:09.900 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:33:10.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:10.515 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"db2a191a-50b4-487b-b7ea-19e4f1e6aa7b","timestamp":"2022-10-25T03:33:09.830067Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:33:10.515 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:33:10.515 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:10.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:10.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:10.662 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:33:10.312763Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aadc3620-8451-41da-b162-e00882dab504","timestamp":"2022-10-25T03:33:10.312775Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:33:10.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:10.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:10.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:10.857 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-25T03:33:10.523880Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd65a2b4-9dbe-4114-a858-41f6a54d1422","timestamp":"2022-10-25T03:33:10.523897Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:33:10.877 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:10.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:11.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:11.391 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-25T03:33:10.522552Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e841193-15cf-454b-8536-7f2dec6cfeaf","timestamp":"2022-10-25T03:33:10.522570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:33:11.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:11.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:26.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:26.381 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:26.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:29.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:29.626 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-25T03:33:28.992998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86db3e21-44c9-46c3-ab87-c19357a095ac","timestamp":"2022-10-25T03:33:28.993064Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:33:29.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:29.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:41.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:41.982 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-25T03:33:41.317435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b17d3f78-07b4-41d5-8641-a502d47ef2b7","timestamp":"2022-10-25T03:33:41.317527Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:33:42.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:42.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:33:57.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:33:57.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:33:57.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:34:12.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:34:12.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:34:12.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:34:27.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:34:27.694 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:34:27.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:34:42.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:34:42.647 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:34:42.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:34:57.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:34:57.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:34:57.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:03.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:03.824 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-25T03:35:02.929812Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c29d0ae0-32dd-4f3a-bfaf-d278de145480","timestamp":"2022-10-25T03:35:02.929938Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:35:03.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:03.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:35:09.848 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"62d8eac0-494a-46ea-9e09-10f84c71a970","timestamp":"2022-10-25T03:35:09.847870Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:35:09.873 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-10-25 03:35:09.874 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:35:09.912 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:09.912 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1} 2022-10-25 03:35:10.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:10.539 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"62d8eac0-494a-46ea-9e09-10f84c71a970","timestamp":"2022-10-25T03:35:09.847870Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:35:10.539 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:35:10.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:10.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:10.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:10.692 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-25T03:35:10.545104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"316c906e-0b79-4ca0-a931-c52620a1d482","timestamp":"2022-10-25T03:35:10.545126Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:35:10.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:10.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:10.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:10.880 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-25T03:35:10.327764Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5be2c35-9d9b-496a-be1d-c795c97c6e63","timestamp":"2022-10-25T03:35:10.327789Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:35:10.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:10.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:11.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:11.415 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-25T03:35:10.542903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21917121-31be-4d3a-b833-a02b1e211af7","timestamp":"2022-10-25T03:35:10.542928Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:35:11.464 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:11.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:26.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:26.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:26.413 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:29.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:29.624 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-25T03:35:28.993082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bb06160-1329-46aa-acaf-c198401c8621","timestamp":"2022-10-25T03:35:28.993189Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:35:29.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:29.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:41.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:41.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:35:41.317445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"699a96cd-3a02-47d4-b2da-13201fa0ccbb","timestamp":"2022-10-25T03:35:41.317559Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:35:42.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:42.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:35:57.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:35:57.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:35:57.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:36:12.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:36:12.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:36:12.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:36:27.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:36:27.711 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:36:27.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:36:42.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:36:42.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:36:42.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:36:57.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:36:57.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:36:57.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:03.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:03.846 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-25T03:37:02.929729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0d42264-5eca-4e1d-af13-f08d54e1a935","timestamp":"2022-10-25T03:37:02.929853Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:37:03.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:03.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:37:09.866 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2737fb0a-a2ba-4b60-859e-ceecff13231a","timestamp":"2022-10-25T03:37:09.866515Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:37:09.873 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms 2022-10-25 03:37:09.874 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:37:09.901 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:09.902 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:37:10.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:10.526 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2737fb0a-a2ba-4b60-859e-ceecff13231a","timestamp":"2022-10-25T03:37:09.866515Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:37:10.527 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:37:10.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:10.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:10.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:10.693 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-25T03:37:10.526759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0f99b93-4e94-4f5a-981c-f8f9e3b08825","timestamp":"2022-10-25T03:37:10.526777Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:37:10.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:10.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:10.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:10.899 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-25T03:37:10.323616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f51ee848-909a-4846-9490-933e3d25e591","timestamp":"2022-10-25T03:37:10.323683Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:37:10.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:10.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:11.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:11.444 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-25T03:37:10.534785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6d4537a-f603-4a6d-8129-5350af077163","timestamp":"2022-10-25T03:37:10.534796Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:37:11.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:11.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:26.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:26.435 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:26.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:29.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:29.624 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-25T03:37:28.992917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b7a03e7-d06d-4419-ab0e-3827018dac99","timestamp":"2022-10-25T03:37:28.992971Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:37:29.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:29.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:41.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:41.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:37:41.317297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"835642f8-c3ea-4aef-a6a3-95db1c8dab81","timestamp":"2022-10-25T03:37:41.317370Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:37:42.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:42.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:37:57.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:37:57.857 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:37:57.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:38:12.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:38:12.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:38:12.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:38:27.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:38:27.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:38:27.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:38:42.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:38:42.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:38:42.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:38:57.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:38:57.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:38:57.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:03.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:03.854 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-25T03:39:02.929854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6be50dd5-f663-4396-ab5f-fd64ee75a5af","timestamp":"2022-10-25T03:39:02.929930Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:39:03.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:03.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:39:09.890 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"52d298f0-a5e7-47b3-b625-50a4b4905861","timestamp":"2022-10-25T03:39:09.890308Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:39:09.923 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 33 ms 2022-10-25 03:39:09.924 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:39:09.954 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:09.954 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:39:10.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:10.581 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"52d298f0-a5e7-47b3-b625-50a4b4905861","timestamp":"2022-10-25T03:39:09.890308Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:39:10.581 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:39:10.581 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:10.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:10.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:10.756 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-25T03:39:10.375353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1f2dd0b-d4c7-4d49-bf3b-40390a9cf7b6","timestamp":"2022-10-25T03:39:10.375402Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:39:10.902 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:10.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:10.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:10.920 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-25T03:39:10.581528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ab16d50-cb81-42f0-b3e4-7a0a2eeecde4","timestamp":"2022-10-25T03:39:10.581541Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:39:10.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:10.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:11.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:11.455 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-25T03:39:10.587846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7a5df7c-a6f5-4868-842d-0fe18c603c38","timestamp":"2022-10-25T03:39:10.587856Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:39:11.475 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:11.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:26.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:26.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:26.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:29.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:29.661 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:39:28.992935Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9aa9390a-6565-4d95-9a53-ade2fa62773b","timestamp":"2022-10-25T03:39:28.993051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:39:29.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:29.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:41.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:41.979 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-25T03:39:41.317321Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20921982-5116-4602-a927-98e62ea28f9b","timestamp":"2022-10-25T03:39:41.317454Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:39:42.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:42.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:39:57.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:39:57.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:39:57.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:40:12.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:40:12.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:40:12.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:40:27.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:40:27.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:40:27.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:40:42.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:40:42.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:40:42.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:40:57.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:40:57.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:40:57.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:03.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:03.841 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-25T03:41:02.929660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bd9626e-0694-4891-95c5-95ed86ea4f51","timestamp":"2022-10-25T03:41:02.929785Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:41:03.927 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:03.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:41:09.914 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"720e5e83-19d0-4770-9450-11801ab7afe1","timestamp":"2022-10-25T03:41:09.914081Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:41:09.924 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-10-25 03:41:09.924 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:41:09.950 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:09.950 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:41:10.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:10.574 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"720e5e83-19d0-4770-9450-11801ab7afe1","timestamp":"2022-10-25T03:41:09.914081Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:41:10.574 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:41:10.574 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:10.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:10.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:10.727 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-25T03:41:10.573699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f415d96-9833-4b5d-b74e-006985cd62a7","timestamp":"2022-10-25T03:41:10.573711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:41:10.926 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:10.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:10.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:10.941 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-25T03:41:10.572911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1609136-1514-4fce-be9b-28150997115c","timestamp":"2022-10-25T03:41:10.572919Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:41:10.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:10.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:11.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:11.496 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-25T03:41:10.369061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cf405ca-8b81-43de-90b6-15819cf459dc","timestamp":"2022-10-25T03:41:10.369072Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:41:11.518 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:11.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:26.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:26.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:26.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:29.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:29.644 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-25T03:41:28.992913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93c7a8fc-abec-4091-b5a2-5eeefc799e57","timestamp":"2022-10-25T03:41:28.992983Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:41:29.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:29.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:41.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:41.982 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-25T03:41:41.319246Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7376c11c-6abd-4ca2-9b1f-f8c3d5b329c0","timestamp":"2022-10-25T03:41:41.319341Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:41:42.938 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:42.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:41:57.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:41:57.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:41:57.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:42:12.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:42:12.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:42:12.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:42:27.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:42:27.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:42:27.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:42:42.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:42:42.859 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:42:42.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:42:57.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:42:57.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:42:57.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:03.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:03.871 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-25T03:43:02.930017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f873132-0129-4a19-bf34-42e1effed8ae","timestamp":"2022-10-25T03:43:02.930888Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:43:03.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:03.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:43:09.939 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8a2b161e-5c8a-4129-a8c7-7b5e1d12d45f","timestamp":"2022-10-25T03:43:09.937720Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:43:09.973 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms 2022-10-25 03:43:09.974 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:43:10.004 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:10.005 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:43:10.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:10.626 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8a2b161e-5c8a-4129-a8c7-7b5e1d12d45f","timestamp":"2022-10-25T03:43:09.937720Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:43:10.626 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:43:10.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:10.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:10.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:10.777 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-25T03:43:10.631591Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cb9d005-61bb-428a-8c94-ae33009a8493","timestamp":"2022-10-25T03:43:10.631602Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:43:10.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:10.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:10.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:10.968 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-25T03:43:10.634016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02c90ccf-f1b0-4441-bd53-ac8a201e8afb","timestamp":"2022-10-25T03:43:10.634028Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:43:10.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:10.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:11.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:11.502 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-25T03:43:10.426660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41650d9b-c469-4045-a49b-4f358d0a930f","timestamp":"2022-10-25T03:43:10.426673Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:43:11.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:11.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:26.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:26.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:26.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:29.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:29.626 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-25T03:43:28.992957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5dc1d40d-3432-4077-b8a0-e5d2389542fe","timestamp":"2022-10-25T03:43:28.993050Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:43:29.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:29.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:41.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:41.988 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-25T03:43:41.319385Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af226b95-81a6-47a4-a718-898bef63801e","timestamp":"2022-10-25T03:43:41.319482Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:43:42.954 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:42.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:43:57.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:43:57.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:43:57.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:44:12.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:44:12.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:44:12.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:44:27.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:44:27.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:44:27.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:44:42.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:44:42.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:44:42.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:44:57.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:44:57.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:44:57.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:03.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:03.811 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-25T03:45:02.929780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d203261-c4ba-4d5d-a352-b94f05217a36","timestamp":"2022-10-25T03:45:02.929847Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:45:03.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:03.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:45:09.955 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e44ed5fb-395f-4518-b7e2-e73d02190708","timestamp":"2022-10-25T03:45:09.955259Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:45:09.973 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms 2022-10-25 03:45:09.974 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:45:10.001 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:10.002 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:45:10.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:10.618 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e44ed5fb-395f-4518-b7e2-e73d02190708","timestamp":"2022-10-25T03:45:09.955259Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:45:10.618 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:45:10.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:10.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:10.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:10.783 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-25T03:45:10.622907Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3f2d704-7414-49a2-8bcc-abf4eb73f340","timestamp":"2022-10-25T03:45:10.622951Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:45:10.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:10.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:10.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:10.982 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:45:10.422730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8119ed7d-d14b-408e-97ae-28d50bf2acd7","timestamp":"2022-10-25T03:45:10.422758Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:45:11.003 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:11.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:11.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:11.518 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-25T03:45:10.620949Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"561ce0a0-3b26-4e1e-ac2b-096980613f8f","timestamp":"2022-10-25T03:45:10.621007Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:45:11.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:11.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:26.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:26.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:26.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:29.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:29.625 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-25T03:45:28.993311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61860a16-eee0-4e49-8be3-c95e736f518b","timestamp":"2022-10-25T03:45:28.993399Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:45:29.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:29.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:42.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:42.034 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-25T03:45:41.317475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afc1da0b-07d6-4b86-a2cd-9e1811d5057f","timestamp":"2022-10-25T03:45:41.317577Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:45:42.981 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:42.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:45:57.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:45:57.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:45:57.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:46:12.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:46:12.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:46:12.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:46:27.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:46:27.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:46:27.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:46:42.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:46:42.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:46:42.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:46:57.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:46:57.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:46:57.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:03.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:03.846 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-25T03:47:02.929723Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"765f86b5-da7e-4d2f-8f48-01c61cf6346b","timestamp":"2022-10-25T03:47:02.929841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:47:03.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:03.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:47:09.978 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc380092-9a83-45f0-aaa3-dc33778b8ed9","timestamp":"2022-10-25T03:47:09.978169Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:47:10.023 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-10-25 03:47:10.028 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:47:10.054 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:10.055 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:47:10.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:10.706 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc380092-9a83-45f0-aaa3-dc33778b8ed9","timestamp":"2022-10-25T03:47:09.978169Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:47:10.706 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:47:10.706 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:10.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:10.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:10.839 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-25T03:47:10.506983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0d8657f-d500-4dcf-baf0-c23c2ff5298c","timestamp":"2022-10-25T03:47:10.507006Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:47:10.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:10.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:11.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:11.002 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-25T03:47:10.702687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba930657-01e5-4409-8f28-a397f8a60de6","timestamp":"2022-10-25T03:47:10.702699Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:47:11.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:11.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:11.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:11.533 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-25T03:47:10.703452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"375bd771-6f27-4ab7-b95c-ae2b3ab3fa6e","timestamp":"2022-10-25T03:47:10.703463Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:47:11.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:11.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:26.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:26.492 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:26.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:29.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:29.628 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-25T03:47:28.992894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a56d0438-0fa2-4904-99ff-34211f3954fa","timestamp":"2022-10-25T03:47:28.992968Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:47:29.995 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:29.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:42.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:42.039 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-25T03:47:41.317325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c1d5954-5942-47eb-b007-c0e2d538b2d2","timestamp":"2022-10-25T03:47:41.317396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:47:43.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:43.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:47:57.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:47:57.997 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:47:57.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:48:12.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:48:12.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:48:12.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:48:27.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:48:27.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:48:27.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:48:42.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:48:42.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:48:42.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:48:57.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:48:57.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:48:57.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:03.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:03.946 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-25T03:49:02.930144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d118d18-5d7d-4024-80ac-a5f7c077cd02","timestamp":"2022-10-25T03:49:02.930308Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:49:04.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:04.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:49:10.001 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46c5c0e4-2d4d-4510-8b71-5d154c58c719","timestamp":"2022-10-25T03:49:10.001455Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:49:10.023 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-10-25 03:49:10.024 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:49:10.048 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:10.048 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:49:10.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:10.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46c5c0e4-2d4d-4510-8b71-5d154c58c719","timestamp":"2022-10-25T03:49:10.001455Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:49:10.665 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:49:10.665 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:10.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:10.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:10.826 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-25T03:49:10.665687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da1cb42c-6bf9-4a7d-815a-89bbcecc5199","timestamp":"2022-10-25T03:49:10.665703Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:49:11.012 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:11.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:11.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:11.025 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-25T03:49:10.665254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e41ccd46-a65c-4ca1-9742-465fdfc01c3d","timestamp":"2022-10-25T03:49:10.665269Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:49:11.048 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:11.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:11.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:11.561 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:49:10.470448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe4a1f80-6011-45b6-a963-8057cdea7dc3","timestamp":"2022-10-25T03:49:10.470457Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:49:11.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:11.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:26.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:26.557 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:26.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:29.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:29.625 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-25T03:49:28.992919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a21da94-37ff-4e46-805e-c3c8055203bc","timestamp":"2022-10-25T03:49:28.992996Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:49:30.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:30.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:41.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:41.986 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:49:41.317311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"586b0190-396c-4a63-bd2b-c52adec03c6d","timestamp":"2022-10-25T03:49:41.317399Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:49:42.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:42.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:49:57.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:49:57.003 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:49:57.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:50:11.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:50:11.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:50:11.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:50:26.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:50:26.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:50:26.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:50:41.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:50:41.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:50:41.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:50:56.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:50:56.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:50:56.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:03.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:03.802 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-25T03:51:02.929724Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"331e209b-6ee4-4f4f-87ab-08bc3aa81e09","timestamp":"2022-10-25T03:51:02.929783Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:51:03.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:03.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:51:10.019 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"842ec680-4747-485b-88aa-5ab9754c0c87","timestamp":"2022-10-25T03:51:10.019215Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:51:10.023 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms 2022-10-25 03:51:10.024 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:51:10.047 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:10.048 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:51:10.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:10.664 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"842ec680-4747-485b-88aa-5ab9754c0c87","timestamp":"2022-10-25T03:51:10.019215Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:51:10.664 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:51:10.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:10.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:10.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:10.837 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-25T03:51:10.664308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a18f0884-0634-4fa1-a674-8ac28d2ab179","timestamp":"2022-10-25T03:51:10.664319Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:51:11.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:11.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:11.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:11.550 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-25T03:51:10.471434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc7f3838-f28b-46a6-a1e8-dc1f96558a50","timestamp":"2022-10-25T03:51:10.471444Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:51:11.569 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-25T03:51:10.665298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a79313ec-c15f-4f50-a7d6-ba23f91fe466","timestamp":"2022-10-25T03:51:10.665309Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:51:11.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:11.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:26.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:26.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:26.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:29.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:29.623 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-25T03:51:28.992992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f36bc81b-84e3-4a88-93bd-3e80b30423fc","timestamp":"2022-10-25T03:51:28.993072Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:51:30.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:30.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:42.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:42.082 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-25T03:51:41.317291Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a0b839f-2479-477d-9a9d-aa46a69ab3fa","timestamp":"2022-10-25T03:51:41.317351Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:51:43.038 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:43.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:51:57.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:51:57.985 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:51:57.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:52:12.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:52:12.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:52:12.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:52:27.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:52:27.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:52:27.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:52:42.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:52:42.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:52:42.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:52:57.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:52:57.799 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:52:57.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:03.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:03.847 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-25T03:53:02.929703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"164f127d-5a5c-4e3e-9ec5-29dc77aef316","timestamp":"2022-10-25T03:53:02.929798Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:53:03.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:03.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:53:10.039 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c8e2171e-5662-4383-8c1e-3fcf2ce256bf","timestamp":"2022-10-25T03:53:10.039125Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:53:10.073 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms 2022-10-25 03:53:10.074 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:53:10.101 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:10.102 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-10-25 03:53:10.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:10.724 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c8e2171e-5662-4383-8c1e-3fcf2ce256bf","timestamp":"2022-10-25T03:53:10.039125Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:53:10.724 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:53:10.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:10.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:10.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:10.874 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-25T03:53:10.724934Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c786122-045a-498b-9c36-febd2be26943","timestamp":"2022-10-25T03:53:10.724945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:53:11.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:11.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:11.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:11.572 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-25T03:53:10.724170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ba1fb27-50bf-48e4-8a98-6ced9d5e5e00","timestamp":"2022-10-25T03:53:10.724181Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:53:11.595 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-25T03:53:10.538095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"903cb147-4bc7-4f47-b254-43dc9148e7bc","timestamp":"2022-10-25T03:53:10.538107Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:53:11.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:11.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:26.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:26.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:26.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:29.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:29.628 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-25T03:53:28.992970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"654b553e-be19-4e56-b79e-170d91650f51","timestamp":"2022-10-25T03:53:28.993052Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:53:30.053 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:30.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:41.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:41.980 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-25T03:53:41.317283Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d1e36db-6505-48af-bd97-ac2fc8b6af4b","timestamp":"2022-10-25T03:53:41.317336Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:53:42.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:42.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:53:57.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:53:57.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:53:57.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:54:11.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:54:11.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:54:11.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:54:26.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:54:26.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:54:26.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:54:41.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:54:41.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:54:41.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:54:56.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:54:56.791 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:54:56.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:03.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:03.839 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-25T03:55:02.930021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef96482a-d32b-4a0f-9c59-38dfd403a840","timestamp":"2022-10-25T03:55:02.930186Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:55:03.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:03.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:09.538 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-25 03:55:10.057 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"20bc0e2d-c91f-4029-95db-a9d816917e91","timestamp":"2022-10-25T03:55:10.057507Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:55:10.073 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-25 03:55:10.074 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-25 03:55:10.115 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:10.115 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1} 2022-10-25 03:55:10.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:10.734 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"20bc0e2d-c91f-4029-95db-a9d816917e91","timestamp":"2022-10-25T03:55:10.057507Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:55:10.735 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-25 03:55:10.735 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:10.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:10.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:10.889 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-25T03:55:10.733644Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09928d8b-9a20-404e-afda-bfec400f6571","timestamp":"2022-10-25T03:55:10.733657Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:55:11.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:11.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:11.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:11.586 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-25T03:55:10.549991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acd8e063-06d0-4008-b88d-0ec0d9bfef4b","timestamp":"2022-10-25T03:55:10.550015Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-25 03:55:11.606 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-25T03:55:10.733254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b52a1523-fc73-45fd-a660-3c41c5970462","timestamp":"2022-10-25T03:55:10.733267Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:55:11.623 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:11.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:26.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:26.563 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:26.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:29.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:29.628 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-25T03:55:28.992931Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"288199d7-63a9-4fe3-bb1e-10f215bc7707","timestamp":"2022-10-25T03:55:28.993003Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-25 03:55:30.076 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:30.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:41.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:41.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-25T03:55:41.317318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86507229-5748-466a-9fd2-14217a9823c1","timestamp":"2022-10-25T03:55:41.317390Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-25 03:55:42.076 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:42.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:55:57.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-25 03:55:57.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 2022-10-25 03:55:57.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/62f8acf5-f285-4ec6-ab9e-b258a61badb9/onap-policy-clamp-runtime-acm-5945bf4c4-bpvdg?timeout=15000 (anonymous) ... 2022-10-25 03:56:12.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK