Results

By type

          2022-07-16 05:21:48.191  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.2 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.2.jar started by tca-gen2 in /opt)
2022-07-16 05:21:48.202 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2022-07-16 05:21:48.203  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2022-07-16 05:21:53.096  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2022-07-16 05:21:53.441  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 331 ms. Found 1 MongoDB repository interfaces.
2022-07-16 05:21:55.835  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2022-07-16 05:21:55.860  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2022-07-16 05:21:55.960  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-16 05:21:56.540  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-16 05:21:56.543  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-16 05:21:56.601  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-16 05:21:57.453 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-07-16 05:21:57.604  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2022-07-16 05:21:57.605  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9188 ms
2022-07-16 05:21:57.819 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2022-07-16 05:22:00.423 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.Swagger2ControllerWebMvc:
	{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
2022-07-16 05:22:00.435 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
2022-07-16 05:22:00.465 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
2022-07-16 05:22:00.495 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error]}: error(HttpServletRequest)
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2022-07-16 05:22:01.320  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2022-07-16 05:22:01.497  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2022-07-16 05:22:01.617  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2022-07-16 05:22:02.489  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2022-07-16 05:22:03.056  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:179}] to dcae-mongohost:27017
2022-07-16 05:22:03.057  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:178}] to dcae-mongohost:27017
2022-07-16 05:22:03.121  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=287226420}
2022-07-16 05:22:03.792  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-07-16 05:22:03.938  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-07-16 05:22:04.168  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:180}] to dcae-mongohost:27017
2022-07-16 05:22:05.830 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2022-07-16 05:22:05.851  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2022-07-16 05:22:05.852 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2022-07-16 05:22:05.855  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2022-07-16 05:22:05.856  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2022-07-16 05:22:05.913  INFO 1 --- [           main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2022-07-16 05:22:05.980 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2022-07-16 05:22:05.981  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2022-07-16 05:22:05.982 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2022-07-16 05:22:05.982  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2022-07-16 05:22:05.983  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2022-07-16 05:22:06.045  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2022-07-16 05:22:06.047  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2022-07-16 05:22:06.430  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-07-16 05:22:06.663  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-07-16 05:22:07.679  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2022-07-16 05:22:07.910 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2022-07-16 05:22:07.956 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
2022-07-16 05:22:08.615  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2022-07-16 05:22:08.811  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2022-07-16 05:22:08.812  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2022-07-16 05:22:08.813  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2022-07-16 05:22:08.813  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2022-07-16 05:22:08.814  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2022-07-16 05:22:08.814  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2022-07-16 05:22:08.814  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2022-07-16 05:22:08.815  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2022-07-16 05:22:08.816  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2022-07-16 05:22:08.816  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2022-07-16 05:22:08.816  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2022-07-16 05:22:08.817  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2022-07-16 05:22:08.817  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2022-07-16 05:22:08.817  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2022-07-16 05:22:08.818  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2022-07-16 05:22:08.818  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2022-07-16 05:22:08.818  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2022-07-16 05:22:08.819  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
2022-07-16 05:22:08.829  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2022-07-16 05:22:08.831  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2022-07-16T05:22:08.860+0000|95045e8d-5044-4df3-968a-d8eba85a0408|Request Id: 95045e8d-5044-4df3-968a-d8eba85a0408. Transaction Id: CXYXA. Begin TS: 2022-07-16T05:22:08.831+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:22:08.849 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 95045e8d-5044-4df3-968a-d8eba85a0408. Transaction Id: CXYXA. Begin TS: 2022-07-16T05:22:08.831+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:22:08.918  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.14.Final
2022-07-16 05:22:09.016  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.4.Final
2022-07-16 05:22:09.073  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.4.Final
2022-07-16 05:22:09.435  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2022-07-16 05:22:09.611  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2022-07-16T05:22:09.029+0000|2022-07-16T05:22:10.270+0000|95045e8d-5044-4df3-968a-d8eba85a0408|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1241|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 95045e8d-5044-4df3-968a-d8eba85a0408, Transaction Id: CXYXA, Elapsed Time: 1241 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:22:10.284 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 95045e8d-5044-4df3-968a-d8eba85a0408, Transaction Id: CXYXA, Elapsed Time: 1241 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:22:10.345 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=95045e8d-5044-4df3-968a-d8eba85a0408, X-Begin-Timestamp=2022-07-16T05:22:08.831+0000, X-TransactionID=CXYXA, id=fe883e42-a8ad-e36e-85cd-34675832fe06, timestamp=1657948928898}], headers={id=460bb797-208b-439b-ba88-9d3630200104, timestamp=1657948930326}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=95045e8d-5044-4df3-968a-d8eba85a0408, X-Begin-Timestamp=2022-07-16T05:22:08.831+0000, X-TransactionID=CXYXA, id=fe883e42-a8ad-e36e-85cd-34675832fe06, timestamp=1657948928898}]
2022-07-16 05:22:10.786 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2022-07-16 05:22:11.008 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2022-07-16 05:22:11.182  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 27.814 seconds (JVM running for 32.201)
2022-07-16 05:22:31.496  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-07-16 05:22:31.497  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2022-07-16 05:22:31.508  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 10 ms
2022-07-16T05:22:38.832+0000|d9059984-097c-4641-a2b4-6f7aa2eb4ae4|Request Id: d9059984-097c-4641-a2b4-6f7aa2eb4ae4. Transaction Id: OAOL9. Begin TS: 2022-07-16T05:22:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:22:38.830 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d9059984-097c-4641-a2b4-6f7aa2eb4ae4. Transaction Id: OAOL9. Begin TS: 2022-07-16T05:22:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:22:38.839+0000|2022-07-16T05:22:39.866+0000|d9059984-097c-4641-a2b4-6f7aa2eb4ae4|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1027|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9059984-097c-4641-a2b4-6f7aa2eb4ae4, Transaction Id: OAOL9, Elapsed Time: 1027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:22:39.868 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d9059984-097c-4641-a2b4-6f7aa2eb4ae4, Transaction Id: OAOL9, Elapsed Time: 1027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:22:39.874 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d9059984-097c-4641-a2b4-6f7aa2eb4ae4, X-Begin-Timestamp=2022-07-16T05:22:38.829+0000, X-TransactionID=OAOL9, id=955f9a9e-9c42-643e-970c-e591c824a978, timestamp=1657948958834}], headers={id=2fa7b2c2-d50c-df7e-d917-8d68cf31053c, timestamp=1657948959874}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d9059984-097c-4641-a2b4-6f7aa2eb4ae4, X-Begin-Timestamp=2022-07-16T05:22:38.829+0000, X-TransactionID=OAOL9, id=955f9a9e-9c42-643e-970c-e591c824a978, timestamp=1657948958834}]
2022-07-16 05:22:46.387  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:22:46.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:22:46.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:23:08.830+0000|fd7223b4-c6cf-45d5-a6ba-772af8a428e9|Request Id: fd7223b4-c6cf-45d5-a6ba-772af8a428e9. Transaction Id: AFVWG. Begin TS: 2022-07-16T05:23:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:23:08.829 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fd7223b4-c6cf-45d5-a6ba-772af8a428e9. Transaction Id: AFVWG. Begin TS: 2022-07-16T05:23:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:23:08.833+0000|2022-07-16T05:23:09.878+0000|fd7223b4-c6cf-45d5-a6ba-772af8a428e9|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1045|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fd7223b4-c6cf-45d5-a6ba-772af8a428e9, Transaction Id: AFVWG, Elapsed Time: 1045 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:23:09.878 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fd7223b4-c6cf-45d5-a6ba-772af8a428e9, Transaction Id: AFVWG, Elapsed Time: 1045 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:23:09.882 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=fd7223b4-c6cf-45d5-a6ba-772af8a428e9, X-Begin-Timestamp=2022-07-16T05:23:08.828+0000, X-TransactionID=AFVWG, id=5b02746c-ac55-1198-4d41-1ff75ed11484, timestamp=1657948988831}], headers={id=8ed2125e-803d-33ad-9680-63f16d7990ea, timestamp=1657948989882}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=fd7223b4-c6cf-45d5-a6ba-772af8a428e9, X-Begin-Timestamp=2022-07-16T05:23:08.828+0000, X-TransactionID=AFVWG, id=5b02746c-ac55-1198-4d41-1ff75ed11484, timestamp=1657948988831}]
2022-07-16T05:23:38.831+0000|34a4a29a-33ec-4761-b936-465825613cfd|Request Id: 34a4a29a-33ec-4761-b936-465825613cfd. Transaction Id: EQQIM. Begin TS: 2022-07-16T05:23:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:23:38.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 34a4a29a-33ec-4761-b936-465825613cfd. Transaction Id: EQQIM. Begin TS: 2022-07-16T05:23:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:23:38.836+0000|2022-07-16T05:23:39.869+0000|34a4a29a-33ec-4761-b936-465825613cfd|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 34a4a29a-33ec-4761-b936-465825613cfd, Transaction Id: EQQIM, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:23:39.875 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 34a4a29a-33ec-4761-b936-465825613cfd, Transaction Id: EQQIM, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:23:39.879 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=34a4a29a-33ec-4761-b936-465825613cfd, X-Begin-Timestamp=2022-07-16T05:23:38.828+0000, X-TransactionID=EQQIM, id=c97ab93e-bf5b-446e-2eff-6f2a88221f59, timestamp=1657949018832}], headers={id=3f42af58-bf96-6925-aa75-f664c115c22e, timestamp=1657949019879}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=34a4a29a-33ec-4761-b936-465825613cfd, X-Begin-Timestamp=2022-07-16T05:23:38.828+0000, X-TransactionID=EQQIM, id=c97ab93e-bf5b-446e-2eff-6f2a88221f59, timestamp=1657949018832}]
2022-07-16 05:23:46.380  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:23:46.380  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:23:46.381 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:24:08.834+0000|eb989804-a19e-47dd-8bbb-58cbb0ba5a90|Request Id: eb989804-a19e-47dd-8bbb-58cbb0ba5a90. Transaction Id: TLVHH. Begin TS: 2022-07-16T05:24:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:24:08.831 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eb989804-a19e-47dd-8bbb-58cbb0ba5a90. Transaction Id: TLVHH. Begin TS: 2022-07-16T05:24:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:24:08.840+0000|2022-07-16T05:24:09.881+0000|eb989804-a19e-47dd-8bbb-58cbb0ba5a90|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1041|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eb989804-a19e-47dd-8bbb-58cbb0ba5a90, Transaction Id: TLVHH, Elapsed Time: 1041 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:24:09.881 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eb989804-a19e-47dd-8bbb-58cbb0ba5a90, Transaction Id: TLVHH, Elapsed Time: 1041 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:24:09.888 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=eb989804-a19e-47dd-8bbb-58cbb0ba5a90, X-Begin-Timestamp=2022-07-16T05:24:08.829+0000, X-TransactionID=TLVHH, id=393d38d8-ce24-b011-4199-b381e8255b8f, timestamp=1657949048835}], headers={id=3e601013-870a-d746-8e5d-291df9c7c07b, timestamp=1657949049887}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=eb989804-a19e-47dd-8bbb-58cbb0ba5a90, X-Begin-Timestamp=2022-07-16T05:24:08.829+0000, X-TransactionID=TLVHH, id=393d38d8-ce24-b011-4199-b381e8255b8f, timestamp=1657949048835}]
2022-07-16T05:24:38.830+0000|70ba70a4-1b59-4913-b35a-db10911abd43|Request Id: 70ba70a4-1b59-4913-b35a-db10911abd43. Transaction Id: ARE0U. Begin TS: 2022-07-16T05:24:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:24:38.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 70ba70a4-1b59-4913-b35a-db10911abd43. Transaction Id: ARE0U. Begin TS: 2022-07-16T05:24:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:24:38.832+0000|2022-07-16T05:24:39.862+0000|70ba70a4-1b59-4913-b35a-db10911abd43|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1030|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 70ba70a4-1b59-4913-b35a-db10911abd43, Transaction Id: ARE0U, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:24:39.863 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 70ba70a4-1b59-4913-b35a-db10911abd43, Transaction Id: ARE0U, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:24:39.870 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=70ba70a4-1b59-4913-b35a-db10911abd43, X-Begin-Timestamp=2022-07-16T05:24:38.829+0000, X-TransactionID=ARE0U, id=6e21e2f9-67aa-0112-940e-1591d5be1600, timestamp=1657949078831}], headers={id=2e4c3be0-9f39-4b66-0387-9e35354e595e, timestamp=1657949079870}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=70ba70a4-1b59-4913-b35a-db10911abd43, X-Begin-Timestamp=2022-07-16T05:24:38.829+0000, X-TransactionID=ARE0U, id=6e21e2f9-67aa-0112-940e-1591d5be1600, timestamp=1657949078831}]
2022-07-16 05:24:46.340  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:24:46.341  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:24:46.342 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:25:08.830+0000|6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3|Request Id: 6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3. Transaction Id: 5QUGK. Begin TS: 2022-07-16T05:25:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:25:08.830 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3. Transaction Id: 5QUGK. Begin TS: 2022-07-16T05:25:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:25:08.834+0000|2022-07-16T05:25:09.883+0000|6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1049|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3, Transaction Id: 5QUGK, Elapsed Time: 1049 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:25:09.884 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3, Transaction Id: 5QUGK, Elapsed Time: 1049 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:25:09.888 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3, X-Begin-Timestamp=2022-07-16T05:25:08.829+0000, X-TransactionID=5QUGK, id=09eb883a-2b2e-5c6b-b906-4e2adb2874b7, timestamp=1657949108831}], headers={id=d56bcde6-23fa-9fa0-8b6d-aa23098e1de5, timestamp=1657949109887}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6b301f9c-773a-4c98-8cfc-c0c1db4f0cb3, X-Begin-Timestamp=2022-07-16T05:25:08.829+0000, X-TransactionID=5QUGK, id=09eb883a-2b2e-5c6b-b906-4e2adb2874b7, timestamp=1657949108831}]
2022-07-16T05:25:38.830+0000|1a04cad1-53d1-4ac0-84b1-eddd075485e5|Request Id: 1a04cad1-53d1-4ac0-84b1-eddd075485e5. Transaction Id: HF88C. Begin TS: 2022-07-16T05:25:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:25:38.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1a04cad1-53d1-4ac0-84b1-eddd075485e5. Transaction Id: HF88C. Begin TS: 2022-07-16T05:25:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:25:38.839+0000|2022-07-16T05:25:39.894+0000|1a04cad1-53d1-4ac0-84b1-eddd075485e5|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.114|1055|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1a04cad1-53d1-4ac0-84b1-eddd075485e5, Transaction Id: HF88C, Elapsed Time: 1055 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:25:39.894 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1a04cad1-53d1-4ac0-84b1-eddd075485e5, Transaction Id: HF88C, Elapsed Time: 1055 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.37.50] failed: Connection refused (Connection refused) 
2022-07-16 05:25:39.905 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1a04cad1-53d1-4ac0-84b1-eddd075485e5, X-Begin-Timestamp=2022-07-16T05:25:38.829+0000, X-TransactionID=HF88C, id=1462528a-50a8-ca62-44de-3900364a413d, timestamp=1657949138837}], headers={id=9d8bc9a6-012e-4314-ed0d-bbcaff8e4e0c, timestamp=1657949139905}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1a04cad1-53d1-4ac0-84b1-eddd075485e5, X-Begin-Timestamp=2022-07-16T05:25:38.829+0000, X-TransactionID=HF88C, id=1462528a-50a8-ca62-44de-3900364a413d, timestamp=1657949138837}]
2022-07-16 05:25:46.358  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:25:46.359  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:25:46.359 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:26:08.830+0000|04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3|Request Id: 04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3. Transaction Id: 4LMGS. Begin TS: 2022-07-16T05:26:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:26:08.829 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3. Transaction Id: 4LMGS. Begin TS: 2022-07-16T05:26:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:26:08.833+0000|2022-07-16T05:26:08.925+0000|04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|92|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3, Transaction Id: 4LMGS, Elapsed Time: 92 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:26:08.925 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3, Transaction Id: 4LMGS, Elapsed Time: 92 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:26:08.963 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3, X-Begin-Timestamp=2022-07-16T05:26:08.828+0000, X-TransactionID=4LMGS, id=7cfb664a-1f86-00dd-4ec3-0d605bd67621, timestamp=1657949168830}], headers={id=158fb8d2-7fe9-b468-b54a-a50113451bae, timestamp=1657949168963}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=04a0fef9-c791-44ff-b5ef-0ddf5c1c40b3, X-Begin-Timestamp=2022-07-16T05:26:08.828+0000, X-TransactionID=4LMGS, id=7cfb664a-1f86-00dd-4ec3-0d605bd67621, timestamp=1657949168830}]
2022-07-16T05:26:38.831+0000|106c7f14-bdcd-4c9e-9199-858e0ad0dbc2|Request Id: 106c7f14-bdcd-4c9e-9199-858e0ad0dbc2. Transaction Id: KTHY9. Begin TS: 2022-07-16T05:26:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:26:38.830 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 106c7f14-bdcd-4c9e-9199-858e0ad0dbc2. Transaction Id: KTHY9. Begin TS: 2022-07-16T05:26:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:26:38.837+0000|2022-07-16T05:26:38.864+0000|106c7f14-bdcd-4c9e-9199-858e0ad0dbc2|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|27|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 106c7f14-bdcd-4c9e-9199-858e0ad0dbc2, Transaction Id: KTHY9, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:26:38.865 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 106c7f14-bdcd-4c9e-9199-858e0ad0dbc2, Transaction Id: KTHY9, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:26:38.878 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=106c7f14-bdcd-4c9e-9199-858e0ad0dbc2, X-Begin-Timestamp=2022-07-16T05:26:38.829+0000, X-TransactionID=KTHY9, id=8f119daf-77b8-034c-f5e1-c7897040898b, timestamp=1657949198833}], headers={id=6eb1ff9c-b3e9-33b0-b160-8ad9352bfe3e, timestamp=1657949198878}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=106c7f14-bdcd-4c9e-9199-858e0ad0dbc2, X-Begin-Timestamp=2022-07-16T05:26:38.829+0000, X-TransactionID=KTHY9, id=8f119daf-77b8-034c-f5e1-c7897040898b, timestamp=1657949198833}]
2022-07-16 05:26:46.347  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:26:46.349  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:26:46.349 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:27:08.832+0000|d5d2517f-030b-44f6-a756-6dd0599e79fc|Request Id: d5d2517f-030b-44f6-a756-6dd0599e79fc. Transaction Id: GZ7OC. Begin TS: 2022-07-16T05:27:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:27:08.830 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d5d2517f-030b-44f6-a756-6dd0599e79fc. Transaction Id: GZ7OC. Begin TS: 2022-07-16T05:27:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:27:08.836+0000|2022-07-16T05:27:08.859+0000|d5d2517f-030b-44f6-a756-6dd0599e79fc|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d5d2517f-030b-44f6-a756-6dd0599e79fc, Transaction Id: GZ7OC, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:27:08.859 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d5d2517f-030b-44f6-a756-6dd0599e79fc, Transaction Id: GZ7OC, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:27:08.864 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d5d2517f-030b-44f6-a756-6dd0599e79fc, X-Begin-Timestamp=2022-07-16T05:27:08.829+0000, X-TransactionID=GZ7OC, id=82ac227d-4812-9a89-daa0-a711cf7df586, timestamp=1657949228832}], headers={id=ff558e14-095b-123d-756b-479bcbad430d, timestamp=1657949228864}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d5d2517f-030b-44f6-a756-6dd0599e79fc, X-Begin-Timestamp=2022-07-16T05:27:08.829+0000, X-TransactionID=GZ7OC, id=82ac227d-4812-9a89-daa0-a711cf7df586, timestamp=1657949228832}]
2022-07-16T05:27:38.830+0000|72d1eb56-73c5-4ba8-9a93-2a7fc05b916c|Request Id: 72d1eb56-73c5-4ba8-9a93-2a7fc05b916c. Transaction Id: JA6G4. Begin TS: 2022-07-16T05:27:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:27:38.829 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 72d1eb56-73c5-4ba8-9a93-2a7fc05b916c. Transaction Id: JA6G4. Begin TS: 2022-07-16T05:27:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:27:38.833+0000|2022-07-16T05:27:38.856+0000|72d1eb56-73c5-4ba8-9a93-2a7fc05b916c|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 72d1eb56-73c5-4ba8-9a93-2a7fc05b916c, Transaction Id: JA6G4, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:27:38.856 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 72d1eb56-73c5-4ba8-9a93-2a7fc05b916c, Transaction Id: JA6G4, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:27:38.859 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=72d1eb56-73c5-4ba8-9a93-2a7fc05b916c, X-Begin-Timestamp=2022-07-16T05:27:38.829+0000, X-TransactionID=JA6G4, id=edda6702-19f7-9315-a1ed-c05c8798b3ea, timestamp=1657949258831}], headers={id=c26845ae-c2ef-6cf9-d8f9-a05c2c6503d2, timestamp=1657949258859}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=72d1eb56-73c5-4ba8-9a93-2a7fc05b916c, X-Begin-Timestamp=2022-07-16T05:27:38.829+0000, X-TransactionID=JA6G4, id=edda6702-19f7-9315-a1ed-c05c8798b3ea, timestamp=1657949258831}]
2022-07-16 05:27:46.348  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:27:46.349  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:27:46.350 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:28:08.830+0000|4ae03fb6-b157-4329-80c9-e10db2465348|Request Id: 4ae03fb6-b157-4329-80c9-e10db2465348. Transaction Id: 2ZG5J. Begin TS: 2022-07-16T05:28:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:28:08.829 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4ae03fb6-b157-4329-80c9-e10db2465348. Transaction Id: 2ZG5J. Begin TS: 2022-07-16T05:28:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:28:08.832+0000|2022-07-16T05:28:08.850+0000|4ae03fb6-b157-4329-80c9-e10db2465348|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4ae03fb6-b157-4329-80c9-e10db2465348, Transaction Id: 2ZG5J, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:28:08.850 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4ae03fb6-b157-4329-80c9-e10db2465348, Transaction Id: 2ZG5J, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:28:08.854 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4ae03fb6-b157-4329-80c9-e10db2465348, X-Begin-Timestamp=2022-07-16T05:28:08.828+0000, X-TransactionID=2ZG5J, id=4c9acbad-8459-4e38-7499-fcbadb117904, timestamp=1657949288830}], headers={id=d44ebaa2-6f46-3e2d-75b2-9c4225201621, timestamp=1657949288853}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4ae03fb6-b157-4329-80c9-e10db2465348, X-Begin-Timestamp=2022-07-16T05:28:08.828+0000, X-TransactionID=2ZG5J, id=4c9acbad-8459-4e38-7499-fcbadb117904, timestamp=1657949288830}]
2022-07-16T05:28:38.830+0000|15cacbfd-4267-453c-916d-1f66a8100eb0|Request Id: 15cacbfd-4267-453c-916d-1f66a8100eb0. Transaction Id: 1JHIG. Begin TS: 2022-07-16T05:28:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:28:38.829 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 15cacbfd-4267-453c-916d-1f66a8100eb0. Transaction Id: 1JHIG. Begin TS: 2022-07-16T05:28:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:28:38.832+0000|2022-07-16T05:28:38.854+0000|15cacbfd-4267-453c-916d-1f66a8100eb0|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 15cacbfd-4267-453c-916d-1f66a8100eb0, Transaction Id: 1JHIG, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:28:38.854 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 15cacbfd-4267-453c-916d-1f66a8100eb0, Transaction Id: 1JHIG, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:28:38.858 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=15cacbfd-4267-453c-916d-1f66a8100eb0, X-Begin-Timestamp=2022-07-16T05:28:38.829+0000, X-TransactionID=1JHIG, id=804fcd73-b409-067b-81c5-17d9c114f5a3, timestamp=1657949318831}], headers={id=f966375a-79a0-0864-2b08-bb0278bed2ac, timestamp=1657949318857}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=15cacbfd-4267-453c-916d-1f66a8100eb0, X-Begin-Timestamp=2022-07-16T05:28:38.829+0000, X-TransactionID=1JHIG, id=804fcd73-b409-067b-81c5-17d9c114f5a3, timestamp=1657949318831}]
2022-07-16 05:28:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:28:46.339  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:28:46.339 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:29:08.831+0000|a753caf6-4c28-4488-b7dc-ea959702ae92|Request Id: a753caf6-4c28-4488-b7dc-ea959702ae92. Transaction Id: VFIFK. Begin TS: 2022-07-16T05:29:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:29:08.830 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a753caf6-4c28-4488-b7dc-ea959702ae92. Transaction Id: VFIFK. Begin TS: 2022-07-16T05:29:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:29:08.836+0000|2022-07-16T05:29:08.879+0000|a753caf6-4c28-4488-b7dc-ea959702ae92|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|43|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a753caf6-4c28-4488-b7dc-ea959702ae92, Transaction Id: VFIFK, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:29:08.879 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a753caf6-4c28-4488-b7dc-ea959702ae92, Transaction Id: VFIFK, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:29:08.883 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a753caf6-4c28-4488-b7dc-ea959702ae92, X-Begin-Timestamp=2022-07-16T05:29:08.829+0000, X-TransactionID=VFIFK, id=4ccfc4c0-ed53-d6c0-775f-7445637870bd, timestamp=1657949348832}], headers={id=151a1cbb-9de8-8f50-9dfe-02f959db9b61, timestamp=1657949348882}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a753caf6-4c28-4488-b7dc-ea959702ae92, X-Begin-Timestamp=2022-07-16T05:29:08.829+0000, X-TransactionID=VFIFK, id=4ccfc4c0-ed53-d6c0-775f-7445637870bd, timestamp=1657949348832}]
2022-07-16T05:29:38.842+0000|f5a22b5f-b35b-469e-8ab0-157701e9bceb|Request Id: f5a22b5f-b35b-469e-8ab0-157701e9bceb. Transaction Id: 5HUMI. Begin TS: 2022-07-16T05:29:38.839+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:29:38.841 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f5a22b5f-b35b-469e-8ab0-157701e9bceb. Transaction Id: 5HUMI. Begin TS: 2022-07-16T05:29:38.839+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:29:38.849+0000|2022-07-16T05:29:38.901+0000|f5a22b5f-b35b-469e-8ab0-157701e9bceb|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|52|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f5a22b5f-b35b-469e-8ab0-157701e9bceb, Transaction Id: 5HUMI, Elapsed Time: 52 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:29:38.914 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f5a22b5f-b35b-469e-8ab0-157701e9bceb, Transaction Id: 5HUMI, Elapsed Time: 52 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:29:38.944 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f5a22b5f-b35b-469e-8ab0-157701e9bceb, X-Begin-Timestamp=2022-07-16T05:29:38.839+0000, X-TransactionID=5HUMI, id=daf662a9-05ef-7c0c-0dae-cc8aa2927b9e, timestamp=1657949378843}], headers={id=b47bfed0-6809-5e22-b3fe-1135ef478814, timestamp=1657949378943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f5a22b5f-b35b-469e-8ab0-157701e9bceb, X-Begin-Timestamp=2022-07-16T05:29:38.839+0000, X-TransactionID=5HUMI, id=daf662a9-05ef-7c0c-0dae-cc8aa2927b9e, timestamp=1657949378843}]
2022-07-16 05:29:46.387  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:29:46.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:29:46.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:30:08.831+0000|138c6a49-6d4c-46f2-b675-f2a645225d46|Request Id: 138c6a49-6d4c-46f2-b675-f2a645225d46. Transaction Id: A2D0B. Begin TS: 2022-07-16T05:30:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:30:08.829 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 138c6a49-6d4c-46f2-b675-f2a645225d46. Transaction Id: A2D0B. Begin TS: 2022-07-16T05:30:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:30:08.833+0000|2022-07-16T05:30:08.856+0000|138c6a49-6d4c-46f2-b675-f2a645225d46|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 138c6a49-6d4c-46f2-b675-f2a645225d46, Transaction Id: A2D0B, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:30:08.856 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 138c6a49-6d4c-46f2-b675-f2a645225d46, Transaction Id: A2D0B, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:30:08.859 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=138c6a49-6d4c-46f2-b675-f2a645225d46, X-Begin-Timestamp=2022-07-16T05:30:08.829+0000, X-TransactionID=A2D0B, id=33d47c94-e33a-3da8-7ced-1bf48eda939a, timestamp=1657949408831}], headers={id=837a30ed-bf93-0bbe-17bb-a134d955b0df, timestamp=1657949408858}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=138c6a49-6d4c-46f2-b675-f2a645225d46, X-Begin-Timestamp=2022-07-16T05:30:08.829+0000, X-TransactionID=A2D0B, id=33d47c94-e33a-3da8-7ced-1bf48eda939a, timestamp=1657949408831}]
2022-07-16T05:30:38.830+0000|31176e52-176c-4cf8-99ce-b42f307e4782|Request Id: 31176e52-176c-4cf8-99ce-b42f307e4782. Transaction Id: S6JVH. Begin TS: 2022-07-16T05:30:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:30:38.829 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 31176e52-176c-4cf8-99ce-b42f307e4782. Transaction Id: S6JVH. Begin TS: 2022-07-16T05:30:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:30:38.833+0000|2022-07-16T05:30:38.853+0000|31176e52-176c-4cf8-99ce-b42f307e4782|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 31176e52-176c-4cf8-99ce-b42f307e4782, Transaction Id: S6JVH, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:30:38.853 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 31176e52-176c-4cf8-99ce-b42f307e4782, Transaction Id: S6JVH, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:30:38.856 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=31176e52-176c-4cf8-99ce-b42f307e4782, X-Begin-Timestamp=2022-07-16T05:30:38.829+0000, X-TransactionID=S6JVH, id=ca5ee3a6-07cf-7cf6-00fc-4d65ef5aeb28, timestamp=1657949438831}], headers={id=d4a08a13-5ab5-86ae-b924-369ea6f1e94d, timestamp=1657949438856}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=31176e52-176c-4cf8-99ce-b42f307e4782, X-Begin-Timestamp=2022-07-16T05:30:38.829+0000, X-TransactionID=S6JVH, id=ca5ee3a6-07cf-7cf6-00fc-4d65ef5aeb28, timestamp=1657949438831}]
2022-07-16 05:30:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:30:46.337  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:30:46.337 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:31:08.829+0000|307fd397-6073-435f-b9ee-2c8983c8e688|Request Id: 307fd397-6073-435f-b9ee-2c8983c8e688. Transaction Id: ZKDNM. Begin TS: 2022-07-16T05:31:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:31:08.828 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 307fd397-6073-435f-b9ee-2c8983c8e688. Transaction Id: ZKDNM. Begin TS: 2022-07-16T05:31:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:31:08.832+0000|2022-07-16T05:31:08.859+0000|307fd397-6073-435f-b9ee-2c8983c8e688|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|27|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 307fd397-6073-435f-b9ee-2c8983c8e688, Transaction Id: ZKDNM, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:31:08.859 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 307fd397-6073-435f-b9ee-2c8983c8e688, Transaction Id: ZKDNM, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:31:08.863 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=307fd397-6073-435f-b9ee-2c8983c8e688, X-Begin-Timestamp=2022-07-16T05:31:08.828+0000, X-TransactionID=ZKDNM, id=f2bf49d0-0259-f3aa-5a16-88d4bff4bba7, timestamp=1657949468830}], headers={id=1e659e40-447f-d272-4c6f-e5325b8dfd26, timestamp=1657949468862}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=307fd397-6073-435f-b9ee-2c8983c8e688, X-Begin-Timestamp=2022-07-16T05:31:08.828+0000, X-TransactionID=ZKDNM, id=f2bf49d0-0259-f3aa-5a16-88d4bff4bba7, timestamp=1657949468830}]
2022-07-16T05:31:38.830+0000|58580de2-e85b-4b94-85bf-a31821c4bb05|Request Id: 58580de2-e85b-4b94-85bf-a31821c4bb05. Transaction Id: NWSUI. Begin TS: 2022-07-16T05:31:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:31:38.829 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 58580de2-e85b-4b94-85bf-a31821c4bb05. Transaction Id: NWSUI. Begin TS: 2022-07-16T05:31:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:31:38.833+0000|2022-07-16T05:31:38.858+0000|58580de2-e85b-4b94-85bf-a31821c4bb05|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 58580de2-e85b-4b94-85bf-a31821c4bb05, Transaction Id: NWSUI, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:31:38.858 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 58580de2-e85b-4b94-85bf-a31821c4bb05, Transaction Id: NWSUI, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:31:38.861 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=58580de2-e85b-4b94-85bf-a31821c4bb05, X-Begin-Timestamp=2022-07-16T05:31:38.829+0000, X-TransactionID=NWSUI, id=632b7c76-f9ca-878d-51a4-1cd8ae71d05c, timestamp=1657949498831}], headers={id=7b0ab2d8-5d7c-f800-c625-6c5af2da9d04, timestamp=1657949498861}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=58580de2-e85b-4b94-85bf-a31821c4bb05, X-Begin-Timestamp=2022-07-16T05:31:38.829+0000, X-TransactionID=NWSUI, id=632b7c76-f9ca-878d-51a4-1cd8ae71d05c, timestamp=1657949498831}]
2022-07-16 05:31:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:31:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:31:46.336 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:32:08.831+0000|5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e|Request Id: 5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e. Transaction Id: 1J7IM. Begin TS: 2022-07-16T05:32:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:32:08.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e. Transaction Id: 1J7IM. Begin TS: 2022-07-16T05:32:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:32:08.835+0000|2022-07-16T05:32:08.856+0000|5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e, Transaction Id: 1J7IM, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:32:08.856 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e, Transaction Id: 1J7IM, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:32:08.859 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e, X-Begin-Timestamp=2022-07-16T05:32:08.828+0000, X-TransactionID=1J7IM, id=b9476962-26da-3431-2c15-7c6d9d662dd6, timestamp=1657949528833}], headers={id=29112859-d897-26f4-e44e-ff20d556acd7, timestamp=1657949528859}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5a5211e2-d9c8-4caa-bbde-72f4f2aeeb5e, X-Begin-Timestamp=2022-07-16T05:32:08.828+0000, X-TransactionID=1J7IM, id=b9476962-26da-3431-2c15-7c6d9d662dd6, timestamp=1657949528833}]
2022-07-16T05:32:38.832+0000|5cb22f73-a118-43c6-ab26-a7d6df8e01ee|Request Id: 5cb22f73-a118-43c6-ab26-a7d6df8e01ee. Transaction Id: FMN6P. Begin TS: 2022-07-16T05:32:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:32:38.830 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5cb22f73-a118-43c6-ab26-a7d6df8e01ee. Transaction Id: FMN6P. Begin TS: 2022-07-16T05:32:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:32:38.866  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 05:32:38.870  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T05:32:38.843+0000|2022-07-16T05:32:38.889+0000|5cb22f73-a118-43c6-ab26-a7d6df8e01ee|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|46|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5cb22f73-a118-43c6-ab26-a7d6df8e01ee, Transaction Id: FMN6P, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:32:38.889 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5cb22f73-a118-43c6-ab26-a7d6df8e01ee, Transaction Id: FMN6P, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:32:38.894 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5cb22f73-a118-43c6-ab26-a7d6df8e01ee, X-Begin-Timestamp=2022-07-16T05:32:38.829+0000, X-TransactionID=FMN6P, id=f526c0c0-57cd-8e3a-39cc-b49523e60381, timestamp=1657949558834}], headers={id=0a373438-bd53-33e1-a4a1-8e3a67a2942c, timestamp=1657949558893}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5cb22f73-a118-43c6-ab26-a7d6df8e01ee, X-Begin-Timestamp=2022-07-16T05:32:38.829+0000, X-TransactionID=FMN6P, id=f526c0c0-57cd-8e3a-39cc-b49523e60381, timestamp=1657949558834}]
2022-07-16 05:32:46.342  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:32:46.342  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:32:46.343 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:33:08.830+0000|35bb1aed-e46f-49a9-af93-f2e9e57345fc|Request Id: 35bb1aed-e46f-49a9-af93-f2e9e57345fc. Transaction Id: THE41. Begin TS: 2022-07-16T05:33:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:33:08.829 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 35bb1aed-e46f-49a9-af93-f2e9e57345fc. Transaction Id: THE41. Begin TS: 2022-07-16T05:33:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:33:08.832+0000|2022-07-16T05:33:08.863+0000|35bb1aed-e46f-49a9-af93-f2e9e57345fc|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|31|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 35bb1aed-e46f-49a9-af93-f2e9e57345fc, Transaction Id: THE41, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:33:08.863 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 35bb1aed-e46f-49a9-af93-f2e9e57345fc, Transaction Id: THE41, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:33:08.866 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=35bb1aed-e46f-49a9-af93-f2e9e57345fc, X-Begin-Timestamp=2022-07-16T05:33:08.828+0000, X-TransactionID=THE41, id=face24be-6d9b-c4ea-4a1d-54a40b035828, timestamp=1657949588830}], headers={id=230800b9-684f-02ba-c9c9-68a37baec84c, timestamp=1657949588866}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=35bb1aed-e46f-49a9-af93-f2e9e57345fc, X-Begin-Timestamp=2022-07-16T05:33:08.828+0000, X-TransactionID=THE41, id=face24be-6d9b-c4ea-4a1d-54a40b035828, timestamp=1657949588830}]
2022-07-16T05:33:38.830+0000|141b565d-c463-47e0-92d2-59bbe830eb76|Request Id: 141b565d-c463-47e0-92d2-59bbe830eb76. Transaction Id: RIDQ9. Begin TS: 2022-07-16T05:33:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:33:38.829 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 141b565d-c463-47e0-92d2-59bbe830eb76. Transaction Id: RIDQ9. Begin TS: 2022-07-16T05:33:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:33:38.833+0000|2022-07-16T05:33:38.854+0000|141b565d-c463-47e0-92d2-59bbe830eb76|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 141b565d-c463-47e0-92d2-59bbe830eb76, Transaction Id: RIDQ9, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:33:38.854 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 141b565d-c463-47e0-92d2-59bbe830eb76, Transaction Id: RIDQ9, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:33:38.858 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=141b565d-c463-47e0-92d2-59bbe830eb76, X-Begin-Timestamp=2022-07-16T05:33:38.828+0000, X-TransactionID=RIDQ9, id=11523d85-df59-36a5-3359-ba25d4220510, timestamp=1657949618831}], headers={id=20ffa05c-081e-83fd-5abc-73c2dbb5a752, timestamp=1657949618858}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=141b565d-c463-47e0-92d2-59bbe830eb76, X-Begin-Timestamp=2022-07-16T05:33:38.828+0000, X-TransactionID=RIDQ9, id=11523d85-df59-36a5-3359-ba25d4220510, timestamp=1657949618831}]
2022-07-16 05:33:46.342  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:33:46.342  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:33:46.343 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:34:08.829+0000|7f177e3a-819b-43d5-a102-6607b228b264|Request Id: 7f177e3a-819b-43d5-a102-6607b228b264. Transaction Id: KKJSI. Begin TS: 2022-07-16T05:34:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:34:08.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7f177e3a-819b-43d5-a102-6607b228b264. Transaction Id: KKJSI. Begin TS: 2022-07-16T05:34:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:34:08.831+0000|2022-07-16T05:34:08.851+0000|7f177e3a-819b-43d5-a102-6607b228b264|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7f177e3a-819b-43d5-a102-6607b228b264, Transaction Id: KKJSI, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:34:08.851 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7f177e3a-819b-43d5-a102-6607b228b264, Transaction Id: KKJSI, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:34:08.854 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7f177e3a-819b-43d5-a102-6607b228b264, X-Begin-Timestamp=2022-07-16T05:34:08.828+0000, X-TransactionID=KKJSI, id=6677192b-34fb-fa0e-4dea-331230200a8c, timestamp=1657949648830}], headers={id=cf358282-216d-44af-231c-6b85c2075ae4, timestamp=1657949648853}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7f177e3a-819b-43d5-a102-6607b228b264, X-Begin-Timestamp=2022-07-16T05:34:08.828+0000, X-TransactionID=KKJSI, id=6677192b-34fb-fa0e-4dea-331230200a8c, timestamp=1657949648830}]
2022-07-16T05:34:38.830+0000|2d7c46ca-d1f6-4823-9f2a-d97da1547087|Request Id: 2d7c46ca-d1f6-4823-9f2a-d97da1547087. Transaction Id: YUS8M. Begin TS: 2022-07-16T05:34:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:34:38.829 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2d7c46ca-d1f6-4823-9f2a-d97da1547087. Transaction Id: YUS8M. Begin TS: 2022-07-16T05:34:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:34:38.833+0000|2022-07-16T05:34:38.851+0000|2d7c46ca-d1f6-4823-9f2a-d97da1547087|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2d7c46ca-d1f6-4823-9f2a-d97da1547087, Transaction Id: YUS8M, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:34:38.852 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2d7c46ca-d1f6-4823-9f2a-d97da1547087, Transaction Id: YUS8M, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:34:38.855 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2d7c46ca-d1f6-4823-9f2a-d97da1547087, X-Begin-Timestamp=2022-07-16T05:34:38.829+0000, X-TransactionID=YUS8M, id=88f3b664-8c5d-ef38-f680-699b853d4747, timestamp=1657949678831}], headers={id=a0a523bd-0b7b-d5b6-32ae-d6cb62a26b91, timestamp=1657949678855}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2d7c46ca-d1f6-4823-9f2a-d97da1547087, X-Begin-Timestamp=2022-07-16T05:34:38.829+0000, X-TransactionID=YUS8M, id=88f3b664-8c5d-ef38-f680-699b853d4747, timestamp=1657949678831}]
2022-07-16 05:34:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:34:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:34:46.336 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:35:08.829+0000|d27168e6-e9aa-48fe-bc5c-19a9300dfb69|Request Id: d27168e6-e9aa-48fe-bc5c-19a9300dfb69. Transaction Id: ASDGH. Begin TS: 2022-07-16T05:35:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:35:08.829 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d27168e6-e9aa-48fe-bc5c-19a9300dfb69. Transaction Id: ASDGH. Begin TS: 2022-07-16T05:35:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:35:08.832+0000|2022-07-16T05:35:08.849+0000|d27168e6-e9aa-48fe-bc5c-19a9300dfb69|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d27168e6-e9aa-48fe-bc5c-19a9300dfb69, Transaction Id: ASDGH, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:35:08.849 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d27168e6-e9aa-48fe-bc5c-19a9300dfb69, Transaction Id: ASDGH, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:35:08.851 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d27168e6-e9aa-48fe-bc5c-19a9300dfb69, X-Begin-Timestamp=2022-07-16T05:35:08.828+0000, X-TransactionID=ASDGH, id=ed30a4b6-18a9-28fe-0f50-f9416fe717e8, timestamp=1657949708830}], headers={id=2cf8505a-70dd-6f54-5bde-aa99609d2fbe, timestamp=1657949708851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d27168e6-e9aa-48fe-bc5c-19a9300dfb69, X-Begin-Timestamp=2022-07-16T05:35:08.828+0000, X-TransactionID=ASDGH, id=ed30a4b6-18a9-28fe-0f50-f9416fe717e8, timestamp=1657949708830}]
2022-07-16T05:35:38.830+0000|d63f9645-e199-4627-addc-e94a199fded7|Request Id: d63f9645-e199-4627-addc-e94a199fded7. Transaction Id: FGZ2D. Begin TS: 2022-07-16T05:35:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:35:38.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d63f9645-e199-4627-addc-e94a199fded7. Transaction Id: FGZ2D. Begin TS: 2022-07-16T05:35:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:35:38.834+0000|2022-07-16T05:35:38.850+0000|d63f9645-e199-4627-addc-e94a199fded7|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d63f9645-e199-4627-addc-e94a199fded7, Transaction Id: FGZ2D, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:35:38.850 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d63f9645-e199-4627-addc-e94a199fded7, Transaction Id: FGZ2D, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:35:38.853 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d63f9645-e199-4627-addc-e94a199fded7, X-Begin-Timestamp=2022-07-16T05:35:38.829+0000, X-TransactionID=FGZ2D, id=6ba8032e-9efe-e361-7c59-4b093c477264, timestamp=1657949738831}], headers={id=abe731a0-d297-a3cd-b553-c5f65364369f, timestamp=1657949738853}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d63f9645-e199-4627-addc-e94a199fded7, X-Begin-Timestamp=2022-07-16T05:35:38.829+0000, X-TransactionID=FGZ2D, id=6ba8032e-9efe-e361-7c59-4b093c477264, timestamp=1657949738831}]
2022-07-16 05:35:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:35:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:35:46.336 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:36:08.830+0000|ca2758d4-aad0-406c-a5ab-ef0b154cd639|Request Id: ca2758d4-aad0-406c-a5ab-ef0b154cd639. Transaction Id: SJ134. Begin TS: 2022-07-16T05:36:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:36:08.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ca2758d4-aad0-406c-a5ab-ef0b154cd639. Transaction Id: SJ134. Begin TS: 2022-07-16T05:36:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:36:08.832+0000|2022-07-16T05:36:08.848+0000|ca2758d4-aad0-406c-a5ab-ef0b154cd639|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ca2758d4-aad0-406c-a5ab-ef0b154cd639, Transaction Id: SJ134, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:36:08.848 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ca2758d4-aad0-406c-a5ab-ef0b154cd639, Transaction Id: SJ134, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:36:08.851 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ca2758d4-aad0-406c-a5ab-ef0b154cd639, X-Begin-Timestamp=2022-07-16T05:36:08.829+0000, X-TransactionID=SJ134, id=c0c97198-f675-4d41-a8ca-f28f6ea57622, timestamp=1657949768830}], headers={id=7c2fd64a-0282-ff51-1b95-b71448c16006, timestamp=1657949768851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ca2758d4-aad0-406c-a5ab-ef0b154cd639, X-Begin-Timestamp=2022-07-16T05:36:08.829+0000, X-TransactionID=SJ134, id=c0c97198-f675-4d41-a8ca-f28f6ea57622, timestamp=1657949768830}]
2022-07-16T05:36:38.829+0000|2c308de2-a70b-426a-a7b5-0ef3bdd40aca|Request Id: 2c308de2-a70b-426a-a7b5-0ef3bdd40aca. Transaction Id: FHWRE. Begin TS: 2022-07-16T05:36:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:36:38.828 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2c308de2-a70b-426a-a7b5-0ef3bdd40aca. Transaction Id: FHWRE. Begin TS: 2022-07-16T05:36:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:36:38.833+0000|2022-07-16T05:36:38.857+0000|2c308de2-a70b-426a-a7b5-0ef3bdd40aca|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|24|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2c308de2-a70b-426a-a7b5-0ef3bdd40aca, Transaction Id: FHWRE, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:36:38.857 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2c308de2-a70b-426a-a7b5-0ef3bdd40aca, Transaction Id: FHWRE, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:36:38.860 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2c308de2-a70b-426a-a7b5-0ef3bdd40aca, X-Begin-Timestamp=2022-07-16T05:36:38.828+0000, X-TransactionID=FHWRE, id=0c748f9e-8f6c-b81e-fe68-2e8b3d9c98f5, timestamp=1657949798830}], headers={id=a10c1fe8-aafe-ef5c-acbd-915041b759aa, timestamp=1657949798860}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2c308de2-a70b-426a-a7b5-0ef3bdd40aca, X-Begin-Timestamp=2022-07-16T05:36:38.828+0000, X-TransactionID=FHWRE, id=0c748f9e-8f6c-b81e-fe68-2e8b3d9c98f5, timestamp=1657949798830}]
2022-07-16 05:36:46.332  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:36:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:36:46.333 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:37:08.831+0000|748bd1f8-5584-4ff6-8605-85bf5aed0961|Request Id: 748bd1f8-5584-4ff6-8605-85bf5aed0961. Transaction Id: SAB17. Begin TS: 2022-07-16T05:37:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:37:08.830 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 748bd1f8-5584-4ff6-8605-85bf5aed0961. Transaction Id: SAB17. Begin TS: 2022-07-16T05:37:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:37:08.838+0000|2022-07-16T05:37:08.856+0000|748bd1f8-5584-4ff6-8605-85bf5aed0961|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 748bd1f8-5584-4ff6-8605-85bf5aed0961, Transaction Id: SAB17, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:37:08.856 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 748bd1f8-5584-4ff6-8605-85bf5aed0961, Transaction Id: SAB17, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:37:08.860 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=748bd1f8-5584-4ff6-8605-85bf5aed0961, X-Begin-Timestamp=2022-07-16T05:37:08.829+0000, X-TransactionID=SAB17, id=52fe321b-eb23-2325-710e-5aa4131acc23, timestamp=1657949828833}], headers={id=404e28ca-c501-4e87-4c41-9feab12c8120, timestamp=1657949828860}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=748bd1f8-5584-4ff6-8605-85bf5aed0961, X-Begin-Timestamp=2022-07-16T05:37:08.829+0000, X-TransactionID=SAB17, id=52fe321b-eb23-2325-710e-5aa4131acc23, timestamp=1657949828833}]
2022-07-16T05:37:38.830+0000|1dc675a2-3fa1-4c7d-8641-1e11336aadde|Request Id: 1dc675a2-3fa1-4c7d-8641-1e11336aadde. Transaction Id: YADQZ. Begin TS: 2022-07-16T05:37:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:37:38.829 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1dc675a2-3fa1-4c7d-8641-1e11336aadde. Transaction Id: YADQZ. Begin TS: 2022-07-16T05:37:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:37:38.834+0000|2022-07-16T05:37:38.854+0000|1dc675a2-3fa1-4c7d-8641-1e11336aadde|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1dc675a2-3fa1-4c7d-8641-1e11336aadde, Transaction Id: YADQZ, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:37:38.854 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1dc675a2-3fa1-4c7d-8641-1e11336aadde, Transaction Id: YADQZ, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:37:38.859 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1dc675a2-3fa1-4c7d-8641-1e11336aadde, X-Begin-Timestamp=2022-07-16T05:37:38.829+0000, X-TransactionID=YADQZ, id=fbcf8187-1eb0-1fc4-f535-63ff0e3460e1, timestamp=1657949858831}], headers={id=23f6926a-2167-58d0-21c1-47da026691f8, timestamp=1657949858859}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1dc675a2-3fa1-4c7d-8641-1e11336aadde, X-Begin-Timestamp=2022-07-16T05:37:38.829+0000, X-TransactionID=YADQZ, id=fbcf8187-1eb0-1fc4-f535-63ff0e3460e1, timestamp=1657949858831}]
2022-07-16 05:37:46.337  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:37:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:37:46.338 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:38:08.830+0000|716b9621-36b7-49a3-95f5-5ff399fa7283|Request Id: 716b9621-36b7-49a3-95f5-5ff399fa7283. Transaction Id: EENMF. Begin TS: 2022-07-16T05:38:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:38:08.829 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 716b9621-36b7-49a3-95f5-5ff399fa7283. Transaction Id: EENMF. Begin TS: 2022-07-16T05:38:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:38:08.833+0000|2022-07-16T05:38:08.852+0000|716b9621-36b7-49a3-95f5-5ff399fa7283|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 716b9621-36b7-49a3-95f5-5ff399fa7283, Transaction Id: EENMF, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:38:08.852 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 716b9621-36b7-49a3-95f5-5ff399fa7283, Transaction Id: EENMF, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:38:08.855 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=716b9621-36b7-49a3-95f5-5ff399fa7283, X-Begin-Timestamp=2022-07-16T05:38:08.829+0000, X-TransactionID=EENMF, id=5289745a-5336-7c6d-0398-92c181c8711d, timestamp=1657949888831}], headers={id=39695343-e498-11e3-16f0-85f80f508948, timestamp=1657949888855}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=716b9621-36b7-49a3-95f5-5ff399fa7283, X-Begin-Timestamp=2022-07-16T05:38:08.829+0000, X-TransactionID=EENMF, id=5289745a-5336-7c6d-0398-92c181c8711d, timestamp=1657949888831}]
2022-07-16T05:38:38.830+0000|92a24c14-67ef-4ace-8e1f-ba85b25706e6|Request Id: 92a24c14-67ef-4ace-8e1f-ba85b25706e6. Transaction Id: NBWIL. Begin TS: 2022-07-16T05:38:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:38:38.829 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 92a24c14-67ef-4ace-8e1f-ba85b25706e6. Transaction Id: NBWIL. Begin TS: 2022-07-16T05:38:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:38:38.832+0000|2022-07-16T05:38:38.851+0000|92a24c14-67ef-4ace-8e1f-ba85b25706e6|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 92a24c14-67ef-4ace-8e1f-ba85b25706e6, Transaction Id: NBWIL, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:38:38.851 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 92a24c14-67ef-4ace-8e1f-ba85b25706e6, Transaction Id: NBWIL, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:38:38.858 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=92a24c14-67ef-4ace-8e1f-ba85b25706e6, X-Begin-Timestamp=2022-07-16T05:38:38.829+0000, X-TransactionID=NBWIL, id=08bc87c8-477b-440f-19d7-3cc873f11f0c, timestamp=1657949918830}], headers={id=1330e553-0486-3bc2-5b87-a6d7aa9aa57e, timestamp=1657949918857}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=92a24c14-67ef-4ace-8e1f-ba85b25706e6, X-Begin-Timestamp=2022-07-16T05:38:38.829+0000, X-TransactionID=NBWIL, id=08bc87c8-477b-440f-19d7-3cc873f11f0c, timestamp=1657949918830}]
2022-07-16 05:38:46.359  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:38:46.361  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:38:46.361 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:39:08.829+0000|92492c63-bf17-4686-bac3-b9002959791e|Request Id: 92492c63-bf17-4686-bac3-b9002959791e. Transaction Id: ERHS7. Begin TS: 2022-07-16T05:39:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:39:08.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 92492c63-bf17-4686-bac3-b9002959791e. Transaction Id: ERHS7. Begin TS: 2022-07-16T05:39:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:39:08.834+0000|2022-07-16T05:39:08.850+0000|92492c63-bf17-4686-bac3-b9002959791e|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 92492c63-bf17-4686-bac3-b9002959791e, Transaction Id: ERHS7, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:39:08.850 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 92492c63-bf17-4686-bac3-b9002959791e, Transaction Id: ERHS7, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:39:08.860 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=92492c63-bf17-4686-bac3-b9002959791e, X-Begin-Timestamp=2022-07-16T05:39:08.829+0000, X-TransactionID=ERHS7, id=b2339b66-ccc1-f6dd-383c-2c5f1e47ec96, timestamp=1657949948830}], headers={id=684706c4-cde8-6b92-e34a-410317a3727e, timestamp=1657949948860}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=92492c63-bf17-4686-bac3-b9002959791e, X-Begin-Timestamp=2022-07-16T05:39:08.829+0000, X-TransactionID=ERHS7, id=b2339b66-ccc1-f6dd-383c-2c5f1e47ec96, timestamp=1657949948830}]
2022-07-16T05:39:38.829+0000|551dddd8-755d-46a0-884d-331eba02f3d3|Request Id: 551dddd8-755d-46a0-884d-331eba02f3d3. Transaction Id: GZXVQ. Begin TS: 2022-07-16T05:39:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:39:38.828 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 551dddd8-755d-46a0-884d-331eba02f3d3. Transaction Id: GZXVQ. Begin TS: 2022-07-16T05:39:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:39:38.831+0000|2022-07-16T05:39:38.844+0000|551dddd8-755d-46a0-884d-331eba02f3d3|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 551dddd8-755d-46a0-884d-331eba02f3d3, Transaction Id: GZXVQ, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:39:38.844 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 551dddd8-755d-46a0-884d-331eba02f3d3, Transaction Id: GZXVQ, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:39:38.847 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=551dddd8-755d-46a0-884d-331eba02f3d3, X-Begin-Timestamp=2022-07-16T05:39:38.828+0000, X-TransactionID=GZXVQ, id=46ce41d1-48f9-05e4-6583-d52e71f2f0be, timestamp=1657949978829}], headers={id=91005c57-5fdd-f2ee-e41d-9e0f8f2e41e5, timestamp=1657949978847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=551dddd8-755d-46a0-884d-331eba02f3d3, X-Begin-Timestamp=2022-07-16T05:39:38.828+0000, X-TransactionID=GZXVQ, id=46ce41d1-48f9-05e4-6583-d52e71f2f0be, timestamp=1657949978829}]
2022-07-16 05:39:46.337  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:39:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:39:46.338 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:40:08.829+0000|5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c|Request Id: 5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c. Transaction Id: MH6SN. Begin TS: 2022-07-16T05:40:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:40:08.828 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c. Transaction Id: MH6SN. Begin TS: 2022-07-16T05:40:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:40:08.831+0000|2022-07-16T05:40:08.845+0000|5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c, Transaction Id: MH6SN, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:40:08.846 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c, Transaction Id: MH6SN, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:40:08.848 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c, X-Begin-Timestamp=2022-07-16T05:40:08.828+0000, X-TransactionID=MH6SN, id=a2e403a0-333c-0395-28b8-a9ca8f8fd607, timestamp=1657950008830}], headers={id=0d72a3af-2ec8-8d53-5b27-f8d3bef487d1, timestamp=1657950008848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5f12ed5e-32f2-40ca-a322-fc75fa0d4d0c, X-Begin-Timestamp=2022-07-16T05:40:08.828+0000, X-TransactionID=MH6SN, id=a2e403a0-333c-0395-28b8-a9ca8f8fd607, timestamp=1657950008830}]
2022-07-16T05:40:38.832+0000|fff438b6-8d59-4b59-ba60-ef79a240ca43|Request Id: fff438b6-8d59-4b59-ba60-ef79a240ca43. Transaction Id: AX9N9. Begin TS: 2022-07-16T05:40:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:40:38.831 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fff438b6-8d59-4b59-ba60-ef79a240ca43. Transaction Id: AX9N9. Begin TS: 2022-07-16T05:40:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:40:38.847  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 05:40:38.847  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T05:40:38.839+0000|2022-07-16T05:40:38.894+0000|fff438b6-8d59-4b59-ba60-ef79a240ca43|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|55|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fff438b6-8d59-4b59-ba60-ef79a240ca43, Transaction Id: AX9N9, Elapsed Time: 55 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:40:38.894 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fff438b6-8d59-4b59-ba60-ef79a240ca43, Transaction Id: AX9N9, Elapsed Time: 55 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:40:38.899 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fff438b6-8d59-4b59-ba60-ef79a240ca43, X-Begin-Timestamp=2022-07-16T05:40:38.829+0000, X-TransactionID=AX9N9, id=0543569a-9c9e-0854-0f22-17404ee0b335, timestamp=1657950038834}], headers={id=fe774fad-808c-20aa-8506-516746fafbaf, timestamp=1657950038899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fff438b6-8d59-4b59-ba60-ef79a240ca43, X-Begin-Timestamp=2022-07-16T05:40:38.829+0000, X-TransactionID=AX9N9, id=0543569a-9c9e-0854-0f22-17404ee0b335, timestamp=1657950038834}]
2022-07-16 05:40:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:40:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:40:46.338 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:41:08.830+0000|4e20196f-83ef-44ad-be98-9a72b8b37b17|Request Id: 4e20196f-83ef-44ad-be98-9a72b8b37b17. Transaction Id: MKREV. Begin TS: 2022-07-16T05:41:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:41:08.829 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4e20196f-83ef-44ad-be98-9a72b8b37b17. Transaction Id: MKREV. Begin TS: 2022-07-16T05:41:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:41:08.833+0000|2022-07-16T05:41:08.857+0000|4e20196f-83ef-44ad-be98-9a72b8b37b17|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|24|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4e20196f-83ef-44ad-be98-9a72b8b37b17, Transaction Id: MKREV, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:41:08.857 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4e20196f-83ef-44ad-be98-9a72b8b37b17, Transaction Id: MKREV, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:41:08.861 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4e20196f-83ef-44ad-be98-9a72b8b37b17, X-Begin-Timestamp=2022-07-16T05:41:08.829+0000, X-TransactionID=MKREV, id=94b1475a-a54c-3f76-2c41-0bc7b94e4103, timestamp=1657950068831}], headers={id=ab44b698-f312-eff8-6717-c6fb3abb6960, timestamp=1657950068861}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4e20196f-83ef-44ad-be98-9a72b8b37b17, X-Begin-Timestamp=2022-07-16T05:41:08.829+0000, X-TransactionID=MKREV, id=94b1475a-a54c-3f76-2c41-0bc7b94e4103, timestamp=1657950068831}]
2022-07-16T05:41:38.829+0000|f3951cf1-6905-4ffa-bb09-010a9b789bd6|Request Id: f3951cf1-6905-4ffa-bb09-010a9b789bd6. Transaction Id: HJSSW. Begin TS: 2022-07-16T05:41:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:41:38.828 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f3951cf1-6905-4ffa-bb09-010a9b789bd6. Transaction Id: HJSSW. Begin TS: 2022-07-16T05:41:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:41:38.832+0000|2022-07-16T05:41:38.853+0000|f3951cf1-6905-4ffa-bb09-010a9b789bd6|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f3951cf1-6905-4ffa-bb09-010a9b789bd6, Transaction Id: HJSSW, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:41:38.853 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f3951cf1-6905-4ffa-bb09-010a9b789bd6, Transaction Id: HJSSW, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:41:38.856 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f3951cf1-6905-4ffa-bb09-010a9b789bd6, X-Begin-Timestamp=2022-07-16T05:41:38.828+0000, X-TransactionID=HJSSW, id=d60c2747-03f9-9acb-93da-073d8f3f0af9, timestamp=1657950098830}], headers={id=fc803020-f41f-1183-48c7-9980a325997b, timestamp=1657950098856}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f3951cf1-6905-4ffa-bb09-010a9b789bd6, X-Begin-Timestamp=2022-07-16T05:41:38.828+0000, X-TransactionID=HJSSW, id=d60c2747-03f9-9acb-93da-073d8f3f0af9, timestamp=1657950098830}]
2022-07-16 05:41:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:41:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:41:46.335 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:42:08.829+0000|552a3ae9-6be7-4db6-9731-030a887ad5ac|Request Id: 552a3ae9-6be7-4db6-9731-030a887ad5ac. Transaction Id: KEIAN. Begin TS: 2022-07-16T05:42:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:42:08.828 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 552a3ae9-6be7-4db6-9731-030a887ad5ac. Transaction Id: KEIAN. Begin TS: 2022-07-16T05:42:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:42:08.831+0000|2022-07-16T05:42:08.851+0000|552a3ae9-6be7-4db6-9731-030a887ad5ac|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 552a3ae9-6be7-4db6-9731-030a887ad5ac, Transaction Id: KEIAN, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:42:08.851 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 552a3ae9-6be7-4db6-9731-030a887ad5ac, Transaction Id: KEIAN, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:42:08.854 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=552a3ae9-6be7-4db6-9731-030a887ad5ac, X-Begin-Timestamp=2022-07-16T05:42:08.828+0000, X-TransactionID=KEIAN, id=39eea318-7f9b-2421-de14-1d64c1348639, timestamp=1657950128830}], headers={id=01fdcba1-487a-1a6a-32f9-6207ff63c6a2, timestamp=1657950128854}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=552a3ae9-6be7-4db6-9731-030a887ad5ac, X-Begin-Timestamp=2022-07-16T05:42:08.828+0000, X-TransactionID=KEIAN, id=39eea318-7f9b-2421-de14-1d64c1348639, timestamp=1657950128830}]
2022-07-16T05:42:38.829+0000|8a7616ea-34c6-43f9-ada5-8a1b7a81ed56|Request Id: 8a7616ea-34c6-43f9-ada5-8a1b7a81ed56. Transaction Id: YVSB6. Begin TS: 2022-07-16T05:42:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:42:38.829 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8a7616ea-34c6-43f9-ada5-8a1b7a81ed56. Transaction Id: YVSB6. Begin TS: 2022-07-16T05:42:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:42:38.832+0000|2022-07-16T05:42:38.846+0000|8a7616ea-34c6-43f9-ada5-8a1b7a81ed56|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8a7616ea-34c6-43f9-ada5-8a1b7a81ed56, Transaction Id: YVSB6, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:42:38.846 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8a7616ea-34c6-43f9-ada5-8a1b7a81ed56, Transaction Id: YVSB6, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:42:38.851 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8a7616ea-34c6-43f9-ada5-8a1b7a81ed56, X-Begin-Timestamp=2022-07-16T05:42:38.828+0000, X-TransactionID=YVSB6, id=8be42be1-777f-6e81-a9a4-5af7f7bf43e9, timestamp=1657950158830}], headers={id=6cf073a9-8761-3105-747a-1445bd777988, timestamp=1657950158851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8a7616ea-34c6-43f9-ada5-8a1b7a81ed56, X-Begin-Timestamp=2022-07-16T05:42:38.828+0000, X-TransactionID=YVSB6, id=8be42be1-777f-6e81-a9a4-5af7f7bf43e9, timestamp=1657950158830}]
2022-07-16 05:42:46.341  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:42:46.345  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:42:46.345 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:43:08.830+0000|38b46dfb-6721-4089-a2b3-c5ef01bae06f|Request Id: 38b46dfb-6721-4089-a2b3-c5ef01bae06f. Transaction Id: PPPUB. Begin TS: 2022-07-16T05:43:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:43:08.830 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 38b46dfb-6721-4089-a2b3-c5ef01bae06f. Transaction Id: PPPUB. Begin TS: 2022-07-16T05:43:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:43:08.849  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 05:43:08.850  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T05:43:08.834+0000|2022-07-16T05:43:08.875+0000|38b46dfb-6721-4089-a2b3-c5ef01bae06f|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|41|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38b46dfb-6721-4089-a2b3-c5ef01bae06f, Transaction Id: PPPUB, Elapsed Time: 41 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:43:08.875 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 38b46dfb-6721-4089-a2b3-c5ef01bae06f, Transaction Id: PPPUB, Elapsed Time: 41 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:43:08.879 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=38b46dfb-6721-4089-a2b3-c5ef01bae06f, X-Begin-Timestamp=2022-07-16T05:43:08.829+0000, X-TransactionID=PPPUB, id=813c86f4-5da2-0b31-1509-8a860c458fd5, timestamp=1657950188832}], headers={id=12cbb006-9c54-0daf-2287-ce2bc2a3c6d1, timestamp=1657950188879}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=38b46dfb-6721-4089-a2b3-c5ef01bae06f, X-Begin-Timestamp=2022-07-16T05:43:08.829+0000, X-TransactionID=PPPUB, id=813c86f4-5da2-0b31-1509-8a860c458fd5, timestamp=1657950188832}]
2022-07-16T05:43:38.829+0000|2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18|Request Id: 2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18. Transaction Id: DT85O. Begin TS: 2022-07-16T05:43:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:43:38.829 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18. Transaction Id: DT85O. Begin TS: 2022-07-16T05:43:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:43:38.832+0000|2022-07-16T05:43:38.851+0000|2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18, Transaction Id: DT85O, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:43:38.851 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18, Transaction Id: DT85O, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:43:38.854 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18, X-Begin-Timestamp=2022-07-16T05:43:38.828+0000, X-TransactionID=DT85O, id=3359f0dd-3762-2486-49d8-43b38e8c3f1f, timestamp=1657950218830}], headers={id=6d95615f-4728-98c1-935e-ac86e7a64106, timestamp=1657950218854}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2e3e70e9-0d08-491e-8cf1-d84a5fe0ed18, X-Begin-Timestamp=2022-07-16T05:43:38.828+0000, X-TransactionID=DT85O, id=3359f0dd-3762-2486-49d8-43b38e8c3f1f, timestamp=1657950218830}]
2022-07-16 05:43:46.343  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:43:46.344  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:43:46.344 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:44:08.832+0000|1361922f-825c-468e-8370-d919cb1b182f|Request Id: 1361922f-825c-468e-8370-d919cb1b182f. Transaction Id: 48XDP. Begin TS: 2022-07-16T05:44:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:44:08.830 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1361922f-825c-468e-8370-d919cb1b182f. Transaction Id: 48XDP. Begin TS: 2022-07-16T05:44:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:44:08.864  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 05:44:08.865  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T05:44:08.842+0000|2022-07-16T05:44:08.896+0000|1361922f-825c-468e-8370-d919cb1b182f|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|54|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1361922f-825c-468e-8370-d919cb1b182f, Transaction Id: 48XDP, Elapsed Time: 54 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:44:08.897 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1361922f-825c-468e-8370-d919cb1b182f, Transaction Id: 48XDP, Elapsed Time: 54 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:44:08.902 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1361922f-825c-468e-8370-d919cb1b182f, X-Begin-Timestamp=2022-07-16T05:44:08.829+0000, X-TransactionID=48XDP, id=9e9c3cff-1d7c-82c3-ec1b-b2d93f2692fa, timestamp=1657950248835}], headers={id=1de110af-9b6d-2bd3-e2e7-ffb478c62d84, timestamp=1657950248901}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1361922f-825c-468e-8370-d919cb1b182f, X-Begin-Timestamp=2022-07-16T05:44:08.829+0000, X-TransactionID=48XDP, id=9e9c3cff-1d7c-82c3-ec1b-b2d93f2692fa, timestamp=1657950248835}]
2022-07-16T05:44:38.829+0000|576e78dd-c711-48d2-a4da-428685b3743a|Request Id: 576e78dd-c711-48d2-a4da-428685b3743a. Transaction Id: BFS7D. Begin TS: 2022-07-16T05:44:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:44:38.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 576e78dd-c711-48d2-a4da-428685b3743a. Transaction Id: BFS7D. Begin TS: 2022-07-16T05:44:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:44:38.831+0000|2022-07-16T05:44:38.850+0000|576e78dd-c711-48d2-a4da-428685b3743a|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 576e78dd-c711-48d2-a4da-428685b3743a, Transaction Id: BFS7D, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:44:38.851 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 576e78dd-c711-48d2-a4da-428685b3743a, Transaction Id: BFS7D, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:44:38.854 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=576e78dd-c711-48d2-a4da-428685b3743a, X-Begin-Timestamp=2022-07-16T05:44:38.828+0000, X-TransactionID=BFS7D, id=21e0b560-bf5a-ae10-adbd-9167969b4108, timestamp=1657950278829}], headers={id=6249c7b4-8028-a40e-6f66-ad1eb6a8b4d5, timestamp=1657950278854}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=576e78dd-c711-48d2-a4da-428685b3743a, X-Begin-Timestamp=2022-07-16T05:44:38.828+0000, X-TransactionID=BFS7D, id=21e0b560-bf5a-ae10-adbd-9167969b4108, timestamp=1657950278829}]
2022-07-16 05:44:46.349  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:44:46.349  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:44:46.350 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:45:08.830+0000|08af4001-8e15-4997-9342-a5358ed8839d|Request Id: 08af4001-8e15-4997-9342-a5358ed8839d. Transaction Id: TXOCC. Begin TS: 2022-07-16T05:45:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:45:08.829 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 08af4001-8e15-4997-9342-a5358ed8839d. Transaction Id: TXOCC. Begin TS: 2022-07-16T05:45:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:45:08.833+0000|2022-07-16T05:45:08.859+0000|08af4001-8e15-4997-9342-a5358ed8839d|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|26|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 08af4001-8e15-4997-9342-a5358ed8839d, Transaction Id: TXOCC, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:45:08.859 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 08af4001-8e15-4997-9342-a5358ed8839d, Transaction Id: TXOCC, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:45:08.861 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=08af4001-8e15-4997-9342-a5358ed8839d, X-Begin-Timestamp=2022-07-16T05:45:08.829+0000, X-TransactionID=TXOCC, id=007dc9af-ddb4-f781-bc03-45243f723f67, timestamp=1657950308831}], headers={id=a4837deb-32d6-c6ac-5b3e-99bf56ff2dd3, timestamp=1657950308861}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=08af4001-8e15-4997-9342-a5358ed8839d, X-Begin-Timestamp=2022-07-16T05:45:08.829+0000, X-TransactionID=TXOCC, id=007dc9af-ddb4-f781-bc03-45243f723f67, timestamp=1657950308831}]
2022-07-16T05:45:38.833+0000|4b2d421b-d1c5-4061-8576-ccff516861e2|Request Id: 4b2d421b-d1c5-4061-8576-ccff516861e2. Transaction Id: NYFGH. Begin TS: 2022-07-16T05:45:38.832+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:45:38.832 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4b2d421b-d1c5-4061-8576-ccff516861e2. Transaction Id: NYFGH. Begin TS: 2022-07-16T05:45:38.832+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:45:38.835+0000|2022-07-16T05:45:38.899+0000|4b2d421b-d1c5-4061-8576-ccff516861e2|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|64|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4b2d421b-d1c5-4061-8576-ccff516861e2, Transaction Id: NYFGH, Elapsed Time: 64 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:45:38.899 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4b2d421b-d1c5-4061-8576-ccff516861e2, Transaction Id: NYFGH, Elapsed Time: 64 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:45:38.905 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4b2d421b-d1c5-4061-8576-ccff516861e2, X-Begin-Timestamp=2022-07-16T05:45:38.832+0000, X-TransactionID=NYFGH, id=e4e4b968-cc7b-83e4-4e1d-097597febb61, timestamp=1657950338833}], headers={id=ecff8f4b-c0c3-ad2a-0fc9-59340102c2b5, timestamp=1657950338905}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4b2d421b-d1c5-4061-8576-ccff516861e2, X-Begin-Timestamp=2022-07-16T05:45:38.832+0000, X-TransactionID=NYFGH, id=e4e4b968-cc7b-83e4-4e1d-097597febb61, timestamp=1657950338833}]
2022-07-16 05:45:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:45:46.337  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:45:46.338 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:46:08.830+0000|c0a47642-efd4-4083-9027-710802c92218|Request Id: c0a47642-efd4-4083-9027-710802c92218. Transaction Id: PC3CM. Begin TS: 2022-07-16T05:46:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:46:08.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c0a47642-efd4-4083-9027-710802c92218. Transaction Id: PC3CM. Begin TS: 2022-07-16T05:46:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:46:08.833+0000|2022-07-16T05:46:08.850+0000|c0a47642-efd4-4083-9027-710802c92218|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c0a47642-efd4-4083-9027-710802c92218, Transaction Id: PC3CM, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:46:08.851 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c0a47642-efd4-4083-9027-710802c92218, Transaction Id: PC3CM, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:46:08.855 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c0a47642-efd4-4083-9027-710802c92218, X-Begin-Timestamp=2022-07-16T05:46:08.829+0000, X-TransactionID=PC3CM, id=59cadbad-f819-b9ab-1cbf-a03831066683, timestamp=1657950368831}], headers={id=6819d6bd-8eb4-3bd6-b539-9f06d2b8f09c, timestamp=1657950368855}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c0a47642-efd4-4083-9027-710802c92218, X-Begin-Timestamp=2022-07-16T05:46:08.829+0000, X-TransactionID=PC3CM, id=59cadbad-f819-b9ab-1cbf-a03831066683, timestamp=1657950368831}]
2022-07-16T05:46:38.837+0000|0ff3a6d9-e339-4197-8d0a-62e38c823824|Request Id: 0ff3a6d9-e339-4197-8d0a-62e38c823824. Transaction Id: ZMMIV. Begin TS: 2022-07-16T05:46:38.834+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:46:38.835 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0ff3a6d9-e339-4197-8d0a-62e38c823824. Transaction Id: ZMMIV. Begin TS: 2022-07-16T05:46:38.834+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:46:38.844+0000|2022-07-16T05:46:38.888+0000|0ff3a6d9-e339-4197-8d0a-62e38c823824|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|44|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0ff3a6d9-e339-4197-8d0a-62e38c823824, Transaction Id: ZMMIV, Elapsed Time: 44 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:46:38.888 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0ff3a6d9-e339-4197-8d0a-62e38c823824, Transaction Id: ZMMIV, Elapsed Time: 44 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:46:38.893 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0ff3a6d9-e339-4197-8d0a-62e38c823824, X-Begin-Timestamp=2022-07-16T05:46:38.834+0000, X-TransactionID=ZMMIV, id=4fd91f5d-5c01-a9ee-e4cf-052e53320cfa, timestamp=1657950398838}], headers={id=ead63edb-d3d8-ccae-bd91-0394db16c810, timestamp=1657950398892}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0ff3a6d9-e339-4197-8d0a-62e38c823824, X-Begin-Timestamp=2022-07-16T05:46:38.834+0000, X-TransactionID=ZMMIV, id=4fd91f5d-5c01-a9ee-e4cf-052e53320cfa, timestamp=1657950398838}]
2022-07-16 05:46:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:46:46.339  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:46:46.339 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:47:08.831+0000|fa23fb5a-fde9-48e9-a239-a6665354c61b|Request Id: fa23fb5a-fde9-48e9-a239-a6665354c61b. Transaction Id: MCWVF. Begin TS: 2022-07-16T05:47:08.830+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:47:08.831 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fa23fb5a-fde9-48e9-a239-a6665354c61b. Transaction Id: MCWVF. Begin TS: 2022-07-16T05:47:08.830+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:47:08.838+0000|2022-07-16T05:47:08.887+0000|fa23fb5a-fde9-48e9-a239-a6665354c61b|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|49|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fa23fb5a-fde9-48e9-a239-a6665354c61b, Transaction Id: MCWVF, Elapsed Time: 49 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:47:08.887 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fa23fb5a-fde9-48e9-a239-a6665354c61b, Transaction Id: MCWVF, Elapsed Time: 49 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:47:08.890 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=fa23fb5a-fde9-48e9-a239-a6665354c61b, X-Begin-Timestamp=2022-07-16T05:47:08.830+0000, X-TransactionID=MCWVF, id=9affea8a-0b8a-46dd-e724-f4f979520a5d, timestamp=1657950428832}], headers={id=6a3b154e-1c14-a065-5aa5-34cea0e4d2b9, timestamp=1657950428890}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=fa23fb5a-fde9-48e9-a239-a6665354c61b, X-Begin-Timestamp=2022-07-16T05:47:08.830+0000, X-TransactionID=MCWVF, id=9affea8a-0b8a-46dd-e724-f4f979520a5d, timestamp=1657950428832}]
2022-07-16T05:47:38.830+0000|6d938df0-dd5c-42b5-a7f6-29f16fa529dc|Request Id: 6d938df0-dd5c-42b5-a7f6-29f16fa529dc. Transaction Id: OFDL4. Begin TS: 2022-07-16T05:47:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:47:38.829 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6d938df0-dd5c-42b5-a7f6-29f16fa529dc. Transaction Id: OFDL4. Begin TS: 2022-07-16T05:47:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:47:38.832+0000|2022-07-16T05:47:38.869+0000|6d938df0-dd5c-42b5-a7f6-29f16fa529dc|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|37|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6d938df0-dd5c-42b5-a7f6-29f16fa529dc, Transaction Id: OFDL4, Elapsed Time: 37 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:47:38.869 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6d938df0-dd5c-42b5-a7f6-29f16fa529dc, Transaction Id: OFDL4, Elapsed Time: 37 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:47:38.873 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6d938df0-dd5c-42b5-a7f6-29f16fa529dc, X-Begin-Timestamp=2022-07-16T05:47:38.829+0000, X-TransactionID=OFDL4, id=72457fa7-ab20-8f76-694e-5fc7d16e2c5b, timestamp=1657950458830}], headers={id=80264eec-c793-b27e-0330-aa3f9a7a0adf, timestamp=1657950458872}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6d938df0-dd5c-42b5-a7f6-29f16fa529dc, X-Begin-Timestamp=2022-07-16T05:47:38.829+0000, X-TransactionID=OFDL4, id=72457fa7-ab20-8f76-694e-5fc7d16e2c5b, timestamp=1657950458830}]
2022-07-16 05:47:46.344  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:47:46.346  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:47:46.346 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:48:08.829+0000|2d4d40df-1c61-4ca2-8e07-a43e1f928ed7|Request Id: 2d4d40df-1c61-4ca2-8e07-a43e1f928ed7. Transaction Id: 14GXD. Begin TS: 2022-07-16T05:48:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:48:08.829 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2d4d40df-1c61-4ca2-8e07-a43e1f928ed7. Transaction Id: 14GXD. Begin TS: 2022-07-16T05:48:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:48:08.832+0000|2022-07-16T05:48:08.847+0000|2d4d40df-1c61-4ca2-8e07-a43e1f928ed7|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2d4d40df-1c61-4ca2-8e07-a43e1f928ed7, Transaction Id: 14GXD, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:48:08.847 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2d4d40df-1c61-4ca2-8e07-a43e1f928ed7, Transaction Id: 14GXD, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:48:08.850 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2d4d40df-1c61-4ca2-8e07-a43e1f928ed7, X-Begin-Timestamp=2022-07-16T05:48:08.829+0000, X-TransactionID=14GXD, id=f435773a-f5c4-f891-3574-252fbeaaf159, timestamp=1657950488830}], headers={id=ebc4816c-89b5-0730-f2f8-5934b54b5539, timestamp=1657950488850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2d4d40df-1c61-4ca2-8e07-a43e1f928ed7, X-Begin-Timestamp=2022-07-16T05:48:08.829+0000, X-TransactionID=14GXD, id=f435773a-f5c4-f891-3574-252fbeaaf159, timestamp=1657950488830}]
2022-07-16T05:48:38.829+0000|974c2235-1d61-4a5b-9f2e-aa21dedfc63d|Request Id: 974c2235-1d61-4a5b-9f2e-aa21dedfc63d. Transaction Id: 386QK. Begin TS: 2022-07-16T05:48:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:48:38.828 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 974c2235-1d61-4a5b-9f2e-aa21dedfc63d. Transaction Id: 386QK. Begin TS: 2022-07-16T05:48:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:48:38.832+0000|2022-07-16T05:48:38.848+0000|974c2235-1d61-4a5b-9f2e-aa21dedfc63d|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 974c2235-1d61-4a5b-9f2e-aa21dedfc63d, Transaction Id: 386QK, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:48:38.848 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 974c2235-1d61-4a5b-9f2e-aa21dedfc63d, Transaction Id: 386QK, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:48:38.851 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=974c2235-1d61-4a5b-9f2e-aa21dedfc63d, X-Begin-Timestamp=2022-07-16T05:48:38.828+0000, X-TransactionID=386QK, id=9ed7154e-37d8-c17f-1642-918b56f758c4, timestamp=1657950518830}], headers={id=0c917269-e93d-97a2-a807-1ca2d23f5c53, timestamp=1657950518851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=974c2235-1d61-4a5b-9f2e-aa21dedfc63d, X-Begin-Timestamp=2022-07-16T05:48:38.828+0000, X-TransactionID=386QK, id=9ed7154e-37d8-c17f-1642-918b56f758c4, timestamp=1657950518830}]
2022-07-16 05:48:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:48:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:48:46.334 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:49:08.830+0000|f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d|Request Id: f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d. Transaction Id: ZDGWD. Begin TS: 2022-07-16T05:49:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:49:08.829 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d. Transaction Id: ZDGWD. Begin TS: 2022-07-16T05:49:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:49:08.832+0000|2022-07-16T05:49:08.851+0000|f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d, Transaction Id: ZDGWD, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:49:08.852 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d, Transaction Id: ZDGWD, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:49:08.854 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d, X-Begin-Timestamp=2022-07-16T05:49:08.829+0000, X-TransactionID=ZDGWD, id=d7346d5a-d23b-fc9c-5fe4-7c1ce495a1a2, timestamp=1657950548830}], headers={id=6be34342-c2de-5ba5-67e8-b07046dec0fb, timestamp=1657950548854}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f87be0b4-c7f6-4d4f-bbd4-75eadbfee19d, X-Begin-Timestamp=2022-07-16T05:49:08.829+0000, X-TransactionID=ZDGWD, id=d7346d5a-d23b-fc9c-5fe4-7c1ce495a1a2, timestamp=1657950548830}]
2022-07-16T05:49:38.829+0000|d1895f9d-8af1-4671-ba42-50e614bad64e|Request Id: d1895f9d-8af1-4671-ba42-50e614bad64e. Transaction Id: WMYLD. Begin TS: 2022-07-16T05:49:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:49:38.828 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d1895f9d-8af1-4671-ba42-50e614bad64e. Transaction Id: WMYLD. Begin TS: 2022-07-16T05:49:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:49:38.831+0000|2022-07-16T05:49:38.844+0000|d1895f9d-8af1-4671-ba42-50e614bad64e|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d1895f9d-8af1-4671-ba42-50e614bad64e, Transaction Id: WMYLD, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:49:38.844 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d1895f9d-8af1-4671-ba42-50e614bad64e, Transaction Id: WMYLD, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:49:38.847 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d1895f9d-8af1-4671-ba42-50e614bad64e, X-Begin-Timestamp=2022-07-16T05:49:38.828+0000, X-TransactionID=WMYLD, id=65749dbe-bbbf-6d39-6414-2869666aa917, timestamp=1657950578829}], headers={id=3113c247-c50d-3cb8-b700-9c0d5948fe46, timestamp=1657950578846}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d1895f9d-8af1-4671-ba42-50e614bad64e, X-Begin-Timestamp=2022-07-16T05:49:38.828+0000, X-TransactionID=WMYLD, id=65749dbe-bbbf-6d39-6414-2869666aa917, timestamp=1657950578829}]
2022-07-16 05:49:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:49:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:49:46.334 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:50:08.829+0000|e8ee3405-22d1-43f6-8ce5-c273257b049c|Request Id: e8ee3405-22d1-43f6-8ce5-c273257b049c. Transaction Id: NEDAH. Begin TS: 2022-07-16T05:50:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:50:08.829 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8ee3405-22d1-43f6-8ce5-c273257b049c. Transaction Id: NEDAH. Begin TS: 2022-07-16T05:50:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:50:08.831+0000|2022-07-16T05:50:08.843+0000|e8ee3405-22d1-43f6-8ce5-c273257b049c|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e8ee3405-22d1-43f6-8ce5-c273257b049c, Transaction Id: NEDAH, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:50:08.844 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8ee3405-22d1-43f6-8ce5-c273257b049c, Transaction Id: NEDAH, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:50:08.846 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8ee3405-22d1-43f6-8ce5-c273257b049c, X-Begin-Timestamp=2022-07-16T05:50:08.828+0000, X-TransactionID=NEDAH, id=f581ae9c-fee0-9f16-ff34-131d0f1ed38b, timestamp=1657950608830}], headers={id=ad265e91-f42a-c791-e2f3-43ccc8037f3d, timestamp=1657950608846}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8ee3405-22d1-43f6-8ce5-c273257b049c, X-Begin-Timestamp=2022-07-16T05:50:08.828+0000, X-TransactionID=NEDAH, id=f581ae9c-fee0-9f16-ff34-131d0f1ed38b, timestamp=1657950608830}]
2022-07-16T05:50:38.830+0000|d257034c-cfda-441d-a102-6e5fce464cb6|Request Id: d257034c-cfda-441d-a102-6e5fce464cb6. Transaction Id: 8PPDF. Begin TS: 2022-07-16T05:50:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:50:38.829 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d257034c-cfda-441d-a102-6e5fce464cb6. Transaction Id: 8PPDF. Begin TS: 2022-07-16T05:50:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:50:38.832+0000|2022-07-16T05:50:38.850+0000|d257034c-cfda-441d-a102-6e5fce464cb6|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d257034c-cfda-441d-a102-6e5fce464cb6, Transaction Id: 8PPDF, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:50:38.850 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d257034c-cfda-441d-a102-6e5fce464cb6, Transaction Id: 8PPDF, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:50:38.853 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d257034c-cfda-441d-a102-6e5fce464cb6, X-Begin-Timestamp=2022-07-16T05:50:38.829+0000, X-TransactionID=8PPDF, id=9646c63a-37d8-b898-0c7f-7135c7119ea0, timestamp=1657950638830}], headers={id=d013bfc6-28f7-00e8-7717-0b6f4495b199, timestamp=1657950638852}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d257034c-cfda-441d-a102-6e5fce464cb6, X-Begin-Timestamp=2022-07-16T05:50:38.829+0000, X-TransactionID=8PPDF, id=9646c63a-37d8-b898-0c7f-7135c7119ea0, timestamp=1657950638830}]
2022-07-16 05:50:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:50:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:50:46.334 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:51:08.831+0000|0139f83d-5a79-42ee-8a79-ae7327c8e6e4|Request Id: 0139f83d-5a79-42ee-8a79-ae7327c8e6e4. Transaction Id: ZZGTH. Begin TS: 2022-07-16T05:51:08.830+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:51:08.830 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0139f83d-5a79-42ee-8a79-ae7327c8e6e4. Transaction Id: ZZGTH. Begin TS: 2022-07-16T05:51:08.830+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:51:08.836+0000|2022-07-16T05:51:08.850+0000|0139f83d-5a79-42ee-8a79-ae7327c8e6e4|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0139f83d-5a79-42ee-8a79-ae7327c8e6e4, Transaction Id: ZZGTH, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:51:08.850 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0139f83d-5a79-42ee-8a79-ae7327c8e6e4, Transaction Id: ZZGTH, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:51:08.858 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0139f83d-5a79-42ee-8a79-ae7327c8e6e4, X-Begin-Timestamp=2022-07-16T05:51:08.830+0000, X-TransactionID=ZZGTH, id=3e71bde2-17f8-f77a-ed3d-04b5a6205a83, timestamp=1657950668833}], headers={id=b0900a25-8d5a-b551-caf7-515af1ea25e9, timestamp=1657950668858}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0139f83d-5a79-42ee-8a79-ae7327c8e6e4, X-Begin-Timestamp=2022-07-16T05:51:08.830+0000, X-TransactionID=ZZGTH, id=3e71bde2-17f8-f77a-ed3d-04b5a6205a83, timestamp=1657950668833}]
2022-07-16T05:51:38.830+0000|6ec53523-20ae-451a-acbd-d830b58cc2bb|Request Id: 6ec53523-20ae-451a-acbd-d830b58cc2bb. Transaction Id: YM77Y. Begin TS: 2022-07-16T05:51:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:51:38.829 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6ec53523-20ae-451a-acbd-d830b58cc2bb. Transaction Id: YM77Y. Begin TS: 2022-07-16T05:51:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:51:38.832+0000|2022-07-16T05:51:38.848+0000|6ec53523-20ae-451a-acbd-d830b58cc2bb|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6ec53523-20ae-451a-acbd-d830b58cc2bb, Transaction Id: YM77Y, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:51:38.848 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6ec53523-20ae-451a-acbd-d830b58cc2bb, Transaction Id: YM77Y, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:51:38.851 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6ec53523-20ae-451a-acbd-d830b58cc2bb, X-Begin-Timestamp=2022-07-16T05:51:38.829+0000, X-TransactionID=YM77Y, id=44cf5497-e55b-ef7a-061c-713c7d32a1d8, timestamp=1657950698830}], headers={id=08744709-217b-0e8b-73ec-955ee896fdfa, timestamp=1657950698851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6ec53523-20ae-451a-acbd-d830b58cc2bb, X-Begin-Timestamp=2022-07-16T05:51:38.829+0000, X-TransactionID=YM77Y, id=44cf5497-e55b-ef7a-061c-713c7d32a1d8, timestamp=1657950698830}]
2022-07-16 05:51:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:51:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:51:46.336 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:52:08.829+0000|11cb8bd5-cc37-4923-8504-f315f1184671|Request Id: 11cb8bd5-cc37-4923-8504-f315f1184671. Transaction Id: RWWJ8. Begin TS: 2022-07-16T05:52:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:52:08.829 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 11cb8bd5-cc37-4923-8504-f315f1184671. Transaction Id: RWWJ8. Begin TS: 2022-07-16T05:52:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:52:08.832+0000|2022-07-16T05:52:08.842+0000|11cb8bd5-cc37-4923-8504-f315f1184671|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 11cb8bd5-cc37-4923-8504-f315f1184671, Transaction Id: RWWJ8, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:52:08.843 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 11cb8bd5-cc37-4923-8504-f315f1184671, Transaction Id: RWWJ8, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:52:08.845 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=11cb8bd5-cc37-4923-8504-f315f1184671, X-Begin-Timestamp=2022-07-16T05:52:08.828+0000, X-TransactionID=RWWJ8, id=e4348ddc-fae5-d4f6-427f-65d54d9e8045, timestamp=1657950728830}], headers={id=b7a57b53-3823-6745-cbbc-1dbbb5d938c5, timestamp=1657950728844}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=11cb8bd5-cc37-4923-8504-f315f1184671, X-Begin-Timestamp=2022-07-16T05:52:08.828+0000, X-TransactionID=RWWJ8, id=e4348ddc-fae5-d4f6-427f-65d54d9e8045, timestamp=1657950728830}]
2022-07-16T05:52:38.829+0000|07bbcd3b-86a9-4284-870e-656312978417|Request Id: 07bbcd3b-86a9-4284-870e-656312978417. Transaction Id: ZGVRK. Begin TS: 2022-07-16T05:52:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:52:38.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 07bbcd3b-86a9-4284-870e-656312978417. Transaction Id: ZGVRK. Begin TS: 2022-07-16T05:52:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:52:38.832+0000|2022-07-16T05:52:38.845+0000|07bbcd3b-86a9-4284-870e-656312978417|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 07bbcd3b-86a9-4284-870e-656312978417, Transaction Id: ZGVRK, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:52:38.846 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 07bbcd3b-86a9-4284-870e-656312978417, Transaction Id: ZGVRK, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:52:38.849 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=07bbcd3b-86a9-4284-870e-656312978417, X-Begin-Timestamp=2022-07-16T05:52:38.828+0000, X-TransactionID=ZGVRK, id=bff5e33e-448e-84ec-8cf5-18f7cd5c7c8e, timestamp=1657950758830}], headers={id=3d9f6708-fb77-93ef-7254-e6f6d97caad1, timestamp=1657950758848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=07bbcd3b-86a9-4284-870e-656312978417, X-Begin-Timestamp=2022-07-16T05:52:38.828+0000, X-TransactionID=ZGVRK, id=bff5e33e-448e-84ec-8cf5-18f7cd5c7c8e, timestamp=1657950758830}]
2022-07-16 05:52:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:52:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:52:46.333 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:53:08.829+0000|199f67d1-8060-4ffb-baac-4c5b2cefb478|Request Id: 199f67d1-8060-4ffb-baac-4c5b2cefb478. Transaction Id: RIELU. Begin TS: 2022-07-16T05:53:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:53:08.829 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 199f67d1-8060-4ffb-baac-4c5b2cefb478. Transaction Id: RIELU. Begin TS: 2022-07-16T05:53:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:53:08.832+0000|2022-07-16T05:53:08.849+0000|199f67d1-8060-4ffb-baac-4c5b2cefb478|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 199f67d1-8060-4ffb-baac-4c5b2cefb478, Transaction Id: RIELU, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:53:08.849 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 199f67d1-8060-4ffb-baac-4c5b2cefb478, Transaction Id: RIELU, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:53:08.853 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=199f67d1-8060-4ffb-baac-4c5b2cefb478, X-Begin-Timestamp=2022-07-16T05:53:08.829+0000, X-TransactionID=RIELU, id=58ed753b-c400-0e20-57b1-004be80ad65f, timestamp=1657950788830}], headers={id=417c01b2-e4ff-1991-cc87-c171497d9cd2, timestamp=1657950788852}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=199f67d1-8060-4ffb-baac-4c5b2cefb478, X-Begin-Timestamp=2022-07-16T05:53:08.829+0000, X-TransactionID=RIELU, id=58ed753b-c400-0e20-57b1-004be80ad65f, timestamp=1657950788830}]
2022-07-16T05:53:38.830+0000|abfa217e-b47a-47c5-b4d8-f26c4df1fbc4|Request Id: abfa217e-b47a-47c5-b4d8-f26c4df1fbc4. Transaction Id: ZYHQC. Begin TS: 2022-07-16T05:53:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:53:38.829 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: abfa217e-b47a-47c5-b4d8-f26c4df1fbc4. Transaction Id: ZYHQC. Begin TS: 2022-07-16T05:53:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:53:38.832+0000|2022-07-16T05:53:38.849+0000|abfa217e-b47a-47c5-b4d8-f26c4df1fbc4|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: abfa217e-b47a-47c5-b4d8-f26c4df1fbc4, Transaction Id: ZYHQC, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:53:38.849 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: abfa217e-b47a-47c5-b4d8-f26c4df1fbc4, Transaction Id: ZYHQC, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:53:38.858 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=abfa217e-b47a-47c5-b4d8-f26c4df1fbc4, X-Begin-Timestamp=2022-07-16T05:53:38.829+0000, X-TransactionID=ZYHQC, id=97174ba9-108c-e771-1716-c6003dbcc115, timestamp=1657950818830}], headers={id=0d9b1121-43f9-16e8-7fe8-d81bed856f36, timestamp=1657950818857}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=abfa217e-b47a-47c5-b4d8-f26c4df1fbc4, X-Begin-Timestamp=2022-07-16T05:53:38.829+0000, X-TransactionID=ZYHQC, id=97174ba9-108c-e771-1716-c6003dbcc115, timestamp=1657950818830}]
2022-07-16 05:53:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:53:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:53:46.334 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:54:08.829+0000|4e0aa3bf-693e-43b8-8158-0271275eb6bc|Request Id: 4e0aa3bf-693e-43b8-8158-0271275eb6bc. Transaction Id: TDSW0. Begin TS: 2022-07-16T05:54:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:54:08.829 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4e0aa3bf-693e-43b8-8158-0271275eb6bc. Transaction Id: TDSW0. Begin TS: 2022-07-16T05:54:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:54:08.832+0000|2022-07-16T05:54:08.844+0000|4e0aa3bf-693e-43b8-8158-0271275eb6bc|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4e0aa3bf-693e-43b8-8158-0271275eb6bc, Transaction Id: TDSW0, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:54:08.845 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4e0aa3bf-693e-43b8-8158-0271275eb6bc, Transaction Id: TDSW0, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:54:08.847 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4e0aa3bf-693e-43b8-8158-0271275eb6bc, X-Begin-Timestamp=2022-07-16T05:54:08.828+0000, X-TransactionID=TDSW0, id=4ab94cca-d15f-2096-c654-d2909e9d7246, timestamp=1657950848830}], headers={id=10cd925c-bc00-c476-f6a9-0696223abf70, timestamp=1657950848847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4e0aa3bf-693e-43b8-8158-0271275eb6bc, X-Begin-Timestamp=2022-07-16T05:54:08.828+0000, X-TransactionID=TDSW0, id=4ab94cca-d15f-2096-c654-d2909e9d7246, timestamp=1657950848830}]
2022-07-16T05:54:38.830+0000|dd2ad53f-03f1-4d45-942d-2aa51f663867|Request Id: dd2ad53f-03f1-4d45-942d-2aa51f663867. Transaction Id: MHRHC. Begin TS: 2022-07-16T05:54:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:54:38.830 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dd2ad53f-03f1-4d45-942d-2aa51f663867. Transaction Id: MHRHC. Begin TS: 2022-07-16T05:54:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:54:38.846  INFO 1 --- [ask-scheduler-7] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 05:54:38.846  INFO 1 --- [ask-scheduler-7] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T05:54:38.834+0000|2022-07-16T05:54:38.864+0000|dd2ad53f-03f1-4d45-942d-2aa51f663867|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|30|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dd2ad53f-03f1-4d45-942d-2aa51f663867, Transaction Id: MHRHC, Elapsed Time: 30 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:54:38.864 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dd2ad53f-03f1-4d45-942d-2aa51f663867, Transaction Id: MHRHC, Elapsed Time: 30 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:54:38.867 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=dd2ad53f-03f1-4d45-942d-2aa51f663867, X-Begin-Timestamp=2022-07-16T05:54:38.829+0000, X-TransactionID=MHRHC, id=9f18a8b8-461b-2c6f-6018-01a591672963, timestamp=1657950878831}], headers={id=5b17b8bd-c707-de12-e195-b6193950d536, timestamp=1657950878867}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=dd2ad53f-03f1-4d45-942d-2aa51f663867, X-Begin-Timestamp=2022-07-16T05:54:38.829+0000, X-TransactionID=MHRHC, id=9f18a8b8-461b-2c6f-6018-01a591672963, timestamp=1657950878831}]
2022-07-16 05:54:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:54:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:54:46.335 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:55:08.829+0000|18277d72-5d97-4845-bea6-b040b57ff940|Request Id: 18277d72-5d97-4845-bea6-b040b57ff940. Transaction Id: TVUVW. Begin TS: 2022-07-16T05:55:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:55:08.828 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 18277d72-5d97-4845-bea6-b040b57ff940. Transaction Id: TVUVW. Begin TS: 2022-07-16T05:55:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:55:08.831+0000|2022-07-16T05:55:08.845+0000|18277d72-5d97-4845-bea6-b040b57ff940|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 18277d72-5d97-4845-bea6-b040b57ff940, Transaction Id: TVUVW, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:55:08.845 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 18277d72-5d97-4845-bea6-b040b57ff940, Transaction Id: TVUVW, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:55:08.848 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=18277d72-5d97-4845-bea6-b040b57ff940, X-Begin-Timestamp=2022-07-16T05:55:08.828+0000, X-TransactionID=TVUVW, id=acc59ffb-c0ab-2148-6742-4c7fd2a0ae80, timestamp=1657950908830}], headers={id=2503ba71-2f9b-63d6-b310-41ebf57b751c, timestamp=1657950908848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=18277d72-5d97-4845-bea6-b040b57ff940, X-Begin-Timestamp=2022-07-16T05:55:08.828+0000, X-TransactionID=TVUVW, id=acc59ffb-c0ab-2148-6742-4c7fd2a0ae80, timestamp=1657950908830}]
2022-07-16T05:55:38.831+0000|64e5657f-ccee-47ad-a0c9-64fc0c4ca081|Request Id: 64e5657f-ccee-47ad-a0c9-64fc0c4ca081. Transaction Id: KKNMR. Begin TS: 2022-07-16T05:55:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:55:38.831 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 64e5657f-ccee-47ad-a0c9-64fc0c4ca081. Transaction Id: KKNMR. Begin TS: 2022-07-16T05:55:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:55:38.846  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 05:55:38.847  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T05:55:38.838+0000|2022-07-16T05:55:38.863+0000|64e5657f-ccee-47ad-a0c9-64fc0c4ca081|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 64e5657f-ccee-47ad-a0c9-64fc0c4ca081, Transaction Id: KKNMR, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:55:38.863 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 64e5657f-ccee-47ad-a0c9-64fc0c4ca081, Transaction Id: KKNMR, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:55:38.867 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=64e5657f-ccee-47ad-a0c9-64fc0c4ca081, X-Begin-Timestamp=2022-07-16T05:55:38.829+0000, X-TransactionID=KKNMR, id=e8720dad-247b-870b-5fb7-829ecfb0e23a, timestamp=1657950938833}], headers={id=477ecddc-9479-6506-232e-f2c511294cd5, timestamp=1657950938867}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=64e5657f-ccee-47ad-a0c9-64fc0c4ca081, X-Begin-Timestamp=2022-07-16T05:55:38.829+0000, X-TransactionID=KKNMR, id=e8720dad-247b-870b-5fb7-829ecfb0e23a, timestamp=1657950938833}]
2022-07-16 05:55:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:55:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:55:46.336 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:56:08.830+0000|44ea6830-eb72-4222-8cb4-13407dc5b81a|Request Id: 44ea6830-eb72-4222-8cb4-13407dc5b81a. Transaction Id: ITUBQ. Begin TS: 2022-07-16T05:56:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:56:08.829 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 44ea6830-eb72-4222-8cb4-13407dc5b81a. Transaction Id: ITUBQ. Begin TS: 2022-07-16T05:56:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:56:08.833+0000|2022-07-16T05:56:08.856+0000|44ea6830-eb72-4222-8cb4-13407dc5b81a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 44ea6830-eb72-4222-8cb4-13407dc5b81a, Transaction Id: ITUBQ, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:56:08.857 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 44ea6830-eb72-4222-8cb4-13407dc5b81a, Transaction Id: ITUBQ, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:56:08.859 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=44ea6830-eb72-4222-8cb4-13407dc5b81a, X-Begin-Timestamp=2022-07-16T05:56:08.828+0000, X-TransactionID=ITUBQ, id=ae5d16bf-6cee-065d-533b-5c912ac24db2, timestamp=1657950968831}], headers={id=c14be6a3-e979-e3a1-abd5-2ea5b8058ade, timestamp=1657950968859}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=44ea6830-eb72-4222-8cb4-13407dc5b81a, X-Begin-Timestamp=2022-07-16T05:56:08.828+0000, X-TransactionID=ITUBQ, id=ae5d16bf-6cee-065d-533b-5c912ac24db2, timestamp=1657950968831}]
2022-07-16T05:56:38.829+0000|84930091-331b-479e-ae76-14aea9edd08d|Request Id: 84930091-331b-479e-ae76-14aea9edd08d. Transaction Id: IA64D. Begin TS: 2022-07-16T05:56:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:56:38.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 84930091-331b-479e-ae76-14aea9edd08d. Transaction Id: IA64D. Begin TS: 2022-07-16T05:56:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:56:38.832+0000|2022-07-16T05:56:38.857+0000|84930091-331b-479e-ae76-14aea9edd08d|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 84930091-331b-479e-ae76-14aea9edd08d, Transaction Id: IA64D, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:56:38.857 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 84930091-331b-479e-ae76-14aea9edd08d, Transaction Id: IA64D, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:56:38.860 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=84930091-331b-479e-ae76-14aea9edd08d, X-Begin-Timestamp=2022-07-16T05:56:38.829+0000, X-TransactionID=IA64D, id=c146d49f-2634-a12d-4f5e-7ce03b75d9d5, timestamp=1657950998830}], headers={id=33042775-f6c1-efcf-0cf7-698a0b5d767b, timestamp=1657950998859}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=84930091-331b-479e-ae76-14aea9edd08d, X-Begin-Timestamp=2022-07-16T05:56:38.829+0000, X-TransactionID=IA64D, id=c146d49f-2634-a12d-4f5e-7ce03b75d9d5, timestamp=1657950998830}]
2022-07-16 05:56:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:56:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:56:46.334 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:57:08.829+0000|16c7be38-4cc0-4f7a-b4fc-02ed39f514e2|Request Id: 16c7be38-4cc0-4f7a-b4fc-02ed39f514e2. Transaction Id: 6AIGS. Begin TS: 2022-07-16T05:57:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:57:08.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 16c7be38-4cc0-4f7a-b4fc-02ed39f514e2. Transaction Id: 6AIGS. Begin TS: 2022-07-16T05:57:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:57:08.831+0000|2022-07-16T05:57:08.844+0000|16c7be38-4cc0-4f7a-b4fc-02ed39f514e2|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 16c7be38-4cc0-4f7a-b4fc-02ed39f514e2, Transaction Id: 6AIGS, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:57:08.844 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 16c7be38-4cc0-4f7a-b4fc-02ed39f514e2, Transaction Id: 6AIGS, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:57:08.846 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=16c7be38-4cc0-4f7a-b4fc-02ed39f514e2, X-Begin-Timestamp=2022-07-16T05:57:08.829+0000, X-TransactionID=6AIGS, id=c3faf4ae-f362-3ffb-e378-36b88c621e86, timestamp=1657951028830}], headers={id=65a62001-d64c-9251-c8ce-db639f4102bf, timestamp=1657951028846}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=16c7be38-4cc0-4f7a-b4fc-02ed39f514e2, X-Begin-Timestamp=2022-07-16T05:57:08.829+0000, X-TransactionID=6AIGS, id=c3faf4ae-f362-3ffb-e378-36b88c621e86, timestamp=1657951028830}]
2022-07-16T05:57:38.830+0000|dccf6e4f-75c5-4bdf-897f-01716c5e09e0|Request Id: dccf6e4f-75c5-4bdf-897f-01716c5e09e0. Transaction Id: ALAAO. Begin TS: 2022-07-16T05:57:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:57:38.830 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dccf6e4f-75c5-4bdf-897f-01716c5e09e0. Transaction Id: ALAAO. Begin TS: 2022-07-16T05:57:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:57:38.834+0000|2022-07-16T05:57:38.853+0000|dccf6e4f-75c5-4bdf-897f-01716c5e09e0|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dccf6e4f-75c5-4bdf-897f-01716c5e09e0, Transaction Id: ALAAO, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:57:38.853 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dccf6e4f-75c5-4bdf-897f-01716c5e09e0, Transaction Id: ALAAO, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:57:38.857 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=dccf6e4f-75c5-4bdf-897f-01716c5e09e0, X-Begin-Timestamp=2022-07-16T05:57:38.829+0000, X-TransactionID=ALAAO, id=bc6a92b7-09e8-b76d-a6b8-24835b6defa2, timestamp=1657951058831}], headers={id=bfb743f9-7ac1-2671-a73a-2d04fc87a6d3, timestamp=1657951058856}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=dccf6e4f-75c5-4bdf-897f-01716c5e09e0, X-Begin-Timestamp=2022-07-16T05:57:38.829+0000, X-TransactionID=ALAAO, id=bc6a92b7-09e8-b76d-a6b8-24835b6defa2, timestamp=1657951058831}]
2022-07-16 05:57:46.336  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:57:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:57:46.338 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:58:08.828+0000|4fca290d-fc11-42cc-b784-666938989ec3|Request Id: 4fca290d-fc11-42cc-b784-666938989ec3. Transaction Id: ROQYU. Begin TS: 2022-07-16T05:58:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:58:08.828 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4fca290d-fc11-42cc-b784-666938989ec3. Transaction Id: ROQYU. Begin TS: 2022-07-16T05:58:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:58:08.830+0000|2022-07-16T05:58:08.846+0000|4fca290d-fc11-42cc-b784-666938989ec3|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4fca290d-fc11-42cc-b784-666938989ec3, Transaction Id: ROQYU, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:58:08.846 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4fca290d-fc11-42cc-b784-666938989ec3, Transaction Id: ROQYU, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:58:08.849 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4fca290d-fc11-42cc-b784-666938989ec3, X-Begin-Timestamp=2022-07-16T05:58:08.828+0000, X-TransactionID=ROQYU, id=9a54c5e6-b245-a36c-b13c-e4f61be60cbf, timestamp=1657951088829}], headers={id=d1f42452-2599-2ea6-331e-892f1f9116d2, timestamp=1657951088849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4fca290d-fc11-42cc-b784-666938989ec3, X-Begin-Timestamp=2022-07-16T05:58:08.828+0000, X-TransactionID=ROQYU, id=9a54c5e6-b245-a36c-b13c-e4f61be60cbf, timestamp=1657951088829}]
2022-07-16T05:58:38.830+0000|d331097e-a12f-42bc-b925-fc3aff9263e9|Request Id: d331097e-a12f-42bc-b925-fc3aff9263e9. Transaction Id: YE2IZ. Begin TS: 2022-07-16T05:58:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:58:38.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d331097e-a12f-42bc-b925-fc3aff9263e9. Transaction Id: YE2IZ. Begin TS: 2022-07-16T05:58:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:58:38.832+0000|2022-07-16T05:58:38.847+0000|d331097e-a12f-42bc-b925-fc3aff9263e9|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d331097e-a12f-42bc-b925-fc3aff9263e9, Transaction Id: YE2IZ, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:58:38.847 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d331097e-a12f-42bc-b925-fc3aff9263e9, Transaction Id: YE2IZ, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:58:38.850 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d331097e-a12f-42bc-b925-fc3aff9263e9, X-Begin-Timestamp=2022-07-16T05:58:38.829+0000, X-TransactionID=YE2IZ, id=ab7bb485-cb21-9a1a-2042-882cf37c2909, timestamp=1657951118830}], headers={id=cd91777a-ef95-d149-3bd7-c51ef8e4913e, timestamp=1657951118850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d331097e-a12f-42bc-b925-fc3aff9263e9, X-Begin-Timestamp=2022-07-16T05:58:38.829+0000, X-TransactionID=YE2IZ, id=ab7bb485-cb21-9a1a-2042-882cf37c2909, timestamp=1657951118830}]
2022-07-16 05:58:46.332  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:58:46.333  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:58:46.333 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T05:59:08.829+0000|0810a777-e53b-4a65-b31f-806f06e4dd06|Request Id: 0810a777-e53b-4a65-b31f-806f06e4dd06. Transaction Id: E2H7N. Begin TS: 2022-07-16T05:59:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:59:08.828 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0810a777-e53b-4a65-b31f-806f06e4dd06. Transaction Id: E2H7N. Begin TS: 2022-07-16T05:59:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T05:59:08.831+0000|2022-07-16T05:59:08.841+0000|0810a777-e53b-4a65-b31f-806f06e4dd06|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0810a777-e53b-4a65-b31f-806f06e4dd06, Transaction Id: E2H7N, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:59:08.841 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0810a777-e53b-4a65-b31f-806f06e4dd06, Transaction Id: E2H7N, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:59:08.843 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0810a777-e53b-4a65-b31f-806f06e4dd06, X-Begin-Timestamp=2022-07-16T05:59:08.828+0000, X-TransactionID=E2H7N, id=24712214-46a4-b65b-9560-963e3d04abf4, timestamp=1657951148830}], headers={id=080bdfb1-4289-8645-53c2-987ded9cdeb3, timestamp=1657951148843}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0810a777-e53b-4a65-b31f-806f06e4dd06, X-Begin-Timestamp=2022-07-16T05:59:08.828+0000, X-TransactionID=E2H7N, id=24712214-46a4-b65b-9560-963e3d04abf4, timestamp=1657951148830}]
2022-07-16T05:59:38.829+0000|459dd3d5-3ff4-4696-8378-00d64fe93b51|Request Id: 459dd3d5-3ff4-4696-8378-00d64fe93b51. Transaction Id: 1O1I3. Begin TS: 2022-07-16T05:59:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:59:38.829 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 459dd3d5-3ff4-4696-8378-00d64fe93b51. Transaction Id: 1O1I3. Begin TS: 2022-07-16T05:59:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 05:59:38.841  INFO 1 --- [ask-scheduler-7] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 05:59:38.842  INFO 1 --- [ask-scheduler-7] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T05:59:38.833+0000|2022-07-16T05:59:38.861+0000|459dd3d5-3ff4-4696-8378-00d64fe93b51|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|28|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 459dd3d5-3ff4-4696-8378-00d64fe93b51, Transaction Id: 1O1I3, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:59:38.861 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 459dd3d5-3ff4-4696-8378-00d64fe93b51, Transaction Id: 1O1I3, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 05:59:38.866 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=459dd3d5-3ff4-4696-8378-00d64fe93b51, X-Begin-Timestamp=2022-07-16T05:59:38.828+0000, X-TransactionID=1O1I3, id=9decbb3e-a825-73ae-b5d6-9d8e0803d14f, timestamp=1657951178830}], headers={id=7d85fa2c-606a-9e9a-53cf-05d5569e365a, timestamp=1657951178866}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=459dd3d5-3ff4-4696-8378-00d64fe93b51, X-Begin-Timestamp=2022-07-16T05:59:38.828+0000, X-TransactionID=1O1I3, id=9decbb3e-a825-73ae-b5d6-9d8e0803d14f, timestamp=1657951178830}]
2022-07-16 05:59:46.340  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 05:59:46.341  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 05:59:46.342 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T06:00:08.832+0000|d404ae3f-dbac-495e-af25-9000878f20dd|Request Id: d404ae3f-dbac-495e-af25-9000878f20dd. Transaction Id: YMFBR. Begin TS: 2022-07-16T06:00:08.830+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:00:08.831 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d404ae3f-dbac-495e-af25-9000878f20dd. Transaction Id: YMFBR. Begin TS: 2022-07-16T06:00:08.830+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:00:08.839+0000|2022-07-16T06:00:08.859+0000|d404ae3f-dbac-495e-af25-9000878f20dd|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d404ae3f-dbac-495e-af25-9000878f20dd, Transaction Id: YMFBR, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:00:08.860 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d404ae3f-dbac-495e-af25-9000878f20dd, Transaction Id: YMFBR, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:00:08.864 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d404ae3f-dbac-495e-af25-9000878f20dd, X-Begin-Timestamp=2022-07-16T06:00:08.830+0000, X-TransactionID=YMFBR, id=93b4a892-8b2d-4027-a8e6-bb4497172bc0, timestamp=1657951208834}], headers={id=49bf4b3e-dabc-abfe-d425-7d87ffa4b187, timestamp=1657951208864}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d404ae3f-dbac-495e-af25-9000878f20dd, X-Begin-Timestamp=2022-07-16T06:00:08.830+0000, X-TransactionID=YMFBR, id=93b4a892-8b2d-4027-a8e6-bb4497172bc0, timestamp=1657951208834}]
2022-07-16T06:00:38.829+0000|af2b9818-935c-447f-b4e7-8b3a287f5c0e|Request Id: af2b9818-935c-447f-b4e7-8b3a287f5c0e. Transaction Id: 8SJRJ. Begin TS: 2022-07-16T06:00:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:00:38.828 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: af2b9818-935c-447f-b4e7-8b3a287f5c0e. Transaction Id: 8SJRJ. Begin TS: 2022-07-16T06:00:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:00:38.832+0000|2022-07-16T06:00:38.844+0000|af2b9818-935c-447f-b4e7-8b3a287f5c0e|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: af2b9818-935c-447f-b4e7-8b3a287f5c0e, Transaction Id: 8SJRJ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:00:38.844 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: af2b9818-935c-447f-b4e7-8b3a287f5c0e, Transaction Id: 8SJRJ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:00:38.847 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=af2b9818-935c-447f-b4e7-8b3a287f5c0e, X-Begin-Timestamp=2022-07-16T06:00:38.828+0000, X-TransactionID=8SJRJ, id=e51621be-1dc1-6b50-9d42-9fd3e0298911, timestamp=1657951238830}], headers={id=3090db4d-1a47-008e-b6d9-5800a91df64e, timestamp=1657951238847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=af2b9818-935c-447f-b4e7-8b3a287f5c0e, X-Begin-Timestamp=2022-07-16T06:00:38.828+0000, X-TransactionID=8SJRJ, id=e51621be-1dc1-6b50-9d42-9fd3e0298911, timestamp=1657951238830}]
2022-07-16 06:00:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 06:00:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 06:00:46.336 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T06:01:08.830+0000|06573129-59ed-4297-b4fe-70987834a554|Request Id: 06573129-59ed-4297-b4fe-70987834a554. Transaction Id: M1Q6Z. Begin TS: 2022-07-16T06:01:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:01:08.829 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 06573129-59ed-4297-b4fe-70987834a554. Transaction Id: M1Q6Z. Begin TS: 2022-07-16T06:01:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:01:08.832+0000|2022-07-16T06:01:08.846+0000|06573129-59ed-4297-b4fe-70987834a554|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 06573129-59ed-4297-b4fe-70987834a554, Transaction Id: M1Q6Z, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:01:08.846 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 06573129-59ed-4297-b4fe-70987834a554, Transaction Id: M1Q6Z, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:01:08.848 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=06573129-59ed-4297-b4fe-70987834a554, X-Begin-Timestamp=2022-07-16T06:01:08.829+0000, X-TransactionID=M1Q6Z, id=58f109a4-a001-3489-4489-dc4b0e6ecf5e, timestamp=1657951268830}], headers={id=17fabd03-db18-bbc2-9daf-ac7c88d03ad0, timestamp=1657951268848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=06573129-59ed-4297-b4fe-70987834a554, X-Begin-Timestamp=2022-07-16T06:01:08.829+0000, X-TransactionID=M1Q6Z, id=58f109a4-a001-3489-4489-dc4b0e6ecf5e, timestamp=1657951268830}]
2022-07-16T06:01:38.830+0000|e683ab88-085e-4ddb-8036-46e725cfee50|Request Id: e683ab88-085e-4ddb-8036-46e725cfee50. Transaction Id: LUC7G. Begin TS: 2022-07-16T06:01:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:01:38.829 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e683ab88-085e-4ddb-8036-46e725cfee50. Transaction Id: LUC7G. Begin TS: 2022-07-16T06:01:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:01:38.832+0000|2022-07-16T06:01:38.878+0000|e683ab88-085e-4ddb-8036-46e725cfee50|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|46|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e683ab88-085e-4ddb-8036-46e725cfee50, Transaction Id: LUC7G, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:01:38.879 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e683ab88-085e-4ddb-8036-46e725cfee50, Transaction Id: LUC7G, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:01:38.881 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e683ab88-085e-4ddb-8036-46e725cfee50, X-Begin-Timestamp=2022-07-16T06:01:38.829+0000, X-TransactionID=LUC7G, id=134ad986-e81a-1f40-52d2-a511003758df, timestamp=1657951298831}], headers={id=88c9d7ab-abe1-2074-6ff1-99dfc65be3d7, timestamp=1657951298881}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e683ab88-085e-4ddb-8036-46e725cfee50, X-Begin-Timestamp=2022-07-16T06:01:38.829+0000, X-TransactionID=LUC7G, id=134ad986-e81a-1f40-52d2-a511003758df, timestamp=1657951298831}]
2022-07-16 06:01:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 06:01:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 06:01:46.335 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T06:02:08.829+0000|a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23|Request Id: a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23. Transaction Id: YJTGN. Begin TS: 2022-07-16T06:02:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:02:08.829 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23. Transaction Id: YJTGN. Begin TS: 2022-07-16T06:02:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:02:08.832+0000|2022-07-16T06:02:08.844+0000|a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23, Transaction Id: YJTGN, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:02:08.844 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23, Transaction Id: YJTGN, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:02:08.847 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23, X-Begin-Timestamp=2022-07-16T06:02:08.828+0000, X-TransactionID=YJTGN, id=23784515-e081-f20d-014b-3718c798cd0e, timestamp=1657951328830}], headers={id=31c68783-7097-389f-d752-9958ff7d41b5, timestamp=1657951328846}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a7e348fd-fa98-4e84-ae8b-6e3b8cbb1b23, X-Begin-Timestamp=2022-07-16T06:02:08.828+0000, X-TransactionID=YJTGN, id=23784515-e081-f20d-014b-3718c798cd0e, timestamp=1657951328830}]
2022-07-16T06:02:38.829+0000|83531cc0-ac52-45f5-bbb1-01a7e70d8fca|Request Id: 83531cc0-ac52-45f5-bbb1-01a7e70d8fca. Transaction Id: QUL5S. Begin TS: 2022-07-16T06:02:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:02:38.829 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 83531cc0-ac52-45f5-bbb1-01a7e70d8fca. Transaction Id: QUL5S. Begin TS: 2022-07-16T06:02:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:02:38.831+0000|2022-07-16T06:02:38.843+0000|83531cc0-ac52-45f5-bbb1-01a7e70d8fca|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 83531cc0-ac52-45f5-bbb1-01a7e70d8fca, Transaction Id: QUL5S, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:02:38.843 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 83531cc0-ac52-45f5-bbb1-01a7e70d8fca, Transaction Id: QUL5S, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:02:38.845 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=83531cc0-ac52-45f5-bbb1-01a7e70d8fca, X-Begin-Timestamp=2022-07-16T06:02:38.828+0000, X-TransactionID=QUL5S, id=f8db8031-0583-e347-8de2-8a1e2cdba4f8, timestamp=1657951358830}], headers={id=65731554-e06c-e61e-c6e5-6c3ec330453b, timestamp=1657951358845}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=83531cc0-ac52-45f5-bbb1-01a7e70d8fca, X-Begin-Timestamp=2022-07-16T06:02:38.828+0000, X-TransactionID=QUL5S, id=f8db8031-0583-e347-8de2-8a1e2cdba4f8, timestamp=1657951358830}]
2022-07-16 06:02:46.342  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 06:02:46.344  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 06:02:46.344 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T06:03:08.830+0000|4c8e4bea-6b8c-4dcd-a505-aff38277e1e9|Request Id: 4c8e4bea-6b8c-4dcd-a505-aff38277e1e9. Transaction Id: 2Y4MK. Begin TS: 2022-07-16T06:03:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:03:08.829 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4c8e4bea-6b8c-4dcd-a505-aff38277e1e9. Transaction Id: 2Y4MK. Begin TS: 2022-07-16T06:03:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:03:08.831+0000|2022-07-16T06:03:08.842+0000|4c8e4bea-6b8c-4dcd-a505-aff38277e1e9|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4c8e4bea-6b8c-4dcd-a505-aff38277e1e9, Transaction Id: 2Y4MK, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:03:08.842 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4c8e4bea-6b8c-4dcd-a505-aff38277e1e9, Transaction Id: 2Y4MK, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:03:08.845 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4c8e4bea-6b8c-4dcd-a505-aff38277e1e9, X-Begin-Timestamp=2022-07-16T06:03:08.829+0000, X-TransactionID=2Y4MK, id=e72704e2-e920-db18-b806-258927bca5ab, timestamp=1657951388830}], headers={id=99600777-0718-ff46-ec1e-ac651893258c, timestamp=1657951388845}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4c8e4bea-6b8c-4dcd-a505-aff38277e1e9, X-Begin-Timestamp=2022-07-16T06:03:08.829+0000, X-TransactionID=2Y4MK, id=e72704e2-e920-db18-b806-258927bca5ab, timestamp=1657951388830}]
2022-07-16T06:03:38.829+0000|12c47094-b916-4ac1-8cec-58c867c9aedc|Request Id: 12c47094-b916-4ac1-8cec-58c867c9aedc. Transaction Id: XH4ZP. Begin TS: 2022-07-16T06:03:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:03:38.829 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 12c47094-b916-4ac1-8cec-58c867c9aedc. Transaction Id: XH4ZP. Begin TS: 2022-07-16T06:03:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:03:38.833+0000|2022-07-16T06:03:38.848+0000|12c47094-b916-4ac1-8cec-58c867c9aedc|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 12c47094-b916-4ac1-8cec-58c867c9aedc, Transaction Id: XH4ZP, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:03:38.848 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 12c47094-b916-4ac1-8cec-58c867c9aedc, Transaction Id: XH4ZP, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:03:38.852 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=12c47094-b916-4ac1-8cec-58c867c9aedc, X-Begin-Timestamp=2022-07-16T06:03:38.828+0000, X-TransactionID=XH4ZP, id=a63829f9-b242-e792-4670-0c5d6982273d, timestamp=1657951418831}], headers={id=e809c323-c568-0d8b-43ea-1b66f5a34ca8, timestamp=1657951418851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=12c47094-b916-4ac1-8cec-58c867c9aedc, X-Begin-Timestamp=2022-07-16T06:03:38.828+0000, X-TransactionID=XH4ZP, id=a63829f9-b242-e792-4670-0c5d6982273d, timestamp=1657951418831}]
2022-07-16 06:03:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 06:03:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 06:03:46.334 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T06:04:08.829+0000|84738af0-a5bc-458d-9608-87fb5ff0b1a5|Request Id: 84738af0-a5bc-458d-9608-87fb5ff0b1a5. Transaction Id: QO0NW. Begin TS: 2022-07-16T06:04:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:04:08.829 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 84738af0-a5bc-458d-9608-87fb5ff0b1a5. Transaction Id: QO0NW. Begin TS: 2022-07-16T06:04:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:04:08.836+0000|2022-07-16T06:04:08.847+0000|84738af0-a5bc-458d-9608-87fb5ff0b1a5|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 84738af0-a5bc-458d-9608-87fb5ff0b1a5, Transaction Id: QO0NW, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:04:08.847 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 84738af0-a5bc-458d-9608-87fb5ff0b1a5, Transaction Id: QO0NW, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:04:08.849 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=84738af0-a5bc-458d-9608-87fb5ff0b1a5, X-Begin-Timestamp=2022-07-16T06:04:08.828+0000, X-TransactionID=QO0NW, id=d27d18a7-9832-3373-82ff-3e90d3dfed4e, timestamp=1657951448832}], headers={id=904818b0-4e2f-c4f6-85cf-44b6c8cc0fb8, timestamp=1657951448849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=84738af0-a5bc-458d-9608-87fb5ff0b1a5, X-Begin-Timestamp=2022-07-16T06:04:08.828+0000, X-TransactionID=QO0NW, id=d27d18a7-9832-3373-82ff-3e90d3dfed4e, timestamp=1657951448832}]
2022-07-16T06:04:38.829+0000|669f5caa-0dcb-4d55-a85c-428f882c018d|Request Id: 669f5caa-0dcb-4d55-a85c-428f882c018d. Transaction Id: 75OL3. Begin TS: 2022-07-16T06:04:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:04:38.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 669f5caa-0dcb-4d55-a85c-428f882c018d. Transaction Id: 75OL3. Begin TS: 2022-07-16T06:04:38.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:04:38.832+0000|2022-07-16T06:04:38.846+0000|669f5caa-0dcb-4d55-a85c-428f882c018d|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 669f5caa-0dcb-4d55-a85c-428f882c018d, Transaction Id: 75OL3, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:04:38.846 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 669f5caa-0dcb-4d55-a85c-428f882c018d, Transaction Id: 75OL3, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:04:38.850 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=669f5caa-0dcb-4d55-a85c-428f882c018d, X-Begin-Timestamp=2022-07-16T06:04:38.828+0000, X-TransactionID=75OL3, id=6cf2ca57-6a6c-2184-b8a8-355cfda3cfbd, timestamp=1657951478830}], headers={id=73539a3f-a872-5643-b126-f940f13bffae, timestamp=1657951478850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=669f5caa-0dcb-4d55-a85c-428f882c018d, X-Begin-Timestamp=2022-07-16T06:04:38.828+0000, X-TransactionID=75OL3, id=6cf2ca57-6a6c-2184-b8a8-355cfda3cfbd, timestamp=1657951478830}]
2022-07-16 06:04:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 06:04:46.334  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 06:04:46.334 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T06:05:08.829+0000|dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da|Request Id: dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da. Transaction Id: PTLBH. Begin TS: 2022-07-16T06:05:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:05:08.828 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da. Transaction Id: PTLBH. Begin TS: 2022-07-16T06:05:08.828+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:05:08.831+0000|2022-07-16T06:05:08.846+0000|dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da, Transaction Id: PTLBH, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:05:08.846 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da, Transaction Id: PTLBH, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:05:08.848 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da, X-Begin-Timestamp=2022-07-16T06:05:08.828+0000, X-TransactionID=PTLBH, id=58a522f5-0abc-60a2-b870-497fb03e91fa, timestamp=1657951508829}], headers={id=974fe837-30f7-2fc2-8a5c-bd1c450fd636, timestamp=1657951508848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=dbe83fc7-a2bb-4e0d-bf7d-c535e5d058da, X-Begin-Timestamp=2022-07-16T06:05:08.828+0000, X-TransactionID=PTLBH, id=58a522f5-0abc-60a2-b870-497fb03e91fa, timestamp=1657951508829}]
2022-07-16T06:05:38.832+0000|58daa6ab-32a5-417f-872d-e644119f2eeb|Request Id: 58daa6ab-32a5-417f-872d-e644119f2eeb. Transaction Id: UUWGH. Begin TS: 2022-07-16T06:05:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:05:38.830 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 58daa6ab-32a5-417f-872d-e644119f2eeb. Transaction Id: UUWGH. Begin TS: 2022-07-16T06:05:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:05:38.846  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2022-07-16 06:05:38.847  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2022-07-16T06:05:38.839+0000|2022-07-16T06:05:38.862+0000|58daa6ab-32a5-417f-872d-e644119f2eeb|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 58daa6ab-32a5-417f-872d-e644119f2eeb, Transaction Id: UUWGH, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:05:38.862 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 58daa6ab-32a5-417f-872d-e644119f2eeb, Transaction Id: UUWGH, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:05:38.866 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=58daa6ab-32a5-417f-872d-e644119f2eeb, X-Begin-Timestamp=2022-07-16T06:05:38.829+0000, X-TransactionID=UUWGH, id=ddd15be3-ecab-166b-5a79-0b626c129d91, timestamp=1657951538833}], headers={id=a67047b2-1515-c82a-1847-44598c4e55c7, timestamp=1657951538866}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=58daa6ab-32a5-417f-872d-e644119f2eeb, X-Begin-Timestamp=2022-07-16T06:05:38.829+0000, X-TransactionID=UUWGH, id=ddd15be3-ecab-166b-5a79-0b626c129d91, timestamp=1657951538833}]
2022-07-16 06:05:46.338  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 06:05:46.339  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 06:05:46.340 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2022-07-16T06:06:08.830+0000|38969a9e-3eca-4983-8226-e34091474c74|Request Id: 38969a9e-3eca-4983-8226-e34091474c74. Transaction Id: BLEBF. Begin TS: 2022-07-16T06:06:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:06:08.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 38969a9e-3eca-4983-8226-e34091474c74. Transaction Id: BLEBF. Begin TS: 2022-07-16T06:06:08.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:06:08.833+0000|2022-07-16T06:06:08.849+0000|38969a9e-3eca-4983-8226-e34091474c74|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.114|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38969a9e-3eca-4983-8226-e34091474c74, Transaction Id: BLEBF, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:06:08.849 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 38969a9e-3eca-4983-8226-e34091474c74, Transaction Id: BLEBF, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:06:08.852 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=38969a9e-3eca-4983-8226-e34091474c74, X-Begin-Timestamp=2022-07-16T06:06:08.829+0000, X-TransactionID=BLEBF, id=288858d4-9b43-7982-f41d-e2e5e3968391, timestamp=1657951568830}], headers={id=6fa9300d-dcde-8896-258a-716b02b6936f, timestamp=1657951568852}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=38969a9e-3eca-4983-8226-e34091474c74, X-Begin-Timestamp=2022-07-16T06:06:08.829+0000, X-TransactionID=BLEBF, id=288858d4-9b43-7982-f41d-e2e5e3968391, timestamp=1657951568830}]
2022-07-16T06:06:38.830+0000|0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04|Request Id: 0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04. Transaction Id: MIC0Z. Begin TS: 2022-07-16T06:06:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16 06:06:38.829 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04. Transaction Id: MIC0Z. Begin TS: 2022-07-16T06:06:38.829+0000. Starting new DMaaP MR Subscriber poll.
2022-07-16T06:06:38.832+0000|2022-07-16T06:06:38.844+0000|0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.114|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04, Transaction Id: MIC0Z, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:06:38.844 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04, Transaction Id: MIC0Z, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-07-16 06:06:38.846 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04, X-Begin-Timestamp=2022-07-16T06:06:38.829+0000, X-TransactionID=MIC0Z, id=c8e588dc-3516-7233-e51f-7d3a7c4b6dd3, timestamp=1657951598830}], headers={id=63ecb3b2-da97-049b-c00b-949cda508c1c, timestamp=1657951598846}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0363e63f-9f7a-4bb4-a4e0-6f9f9f1fdb04, X-Begin-Timestamp=2022-07-16T06:06:38.829+0000, X-TransactionID=MIC0Z, id=c8e588dc-3516-7233-e51f-7d3a7c4b6dd3, timestamp=1657951598830}]
2022-07-16 06:06:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-07-16 06:06:46.335  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-07-16 06:06:46.336 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.addit