Results

By type

          2021-04-23 13:55:04.908 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2021-04-23 13:55:04.916 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2021-04-23 13:55:04.917 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2021-04-23 13:55:04.917 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2021-04-23 13:55:04.983 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Registering pool release on close event for channel
2021-04-23 13:55:04.984 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-04-23 13:55:05.099 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-04-23 13:55:05.100 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}, [connected])
2021-04-23 13:55:05.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [configured])
2021-04-23 13:55:05.117 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 13:55:05.119 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 13:55:05.124  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-04-23 13:55:05.128 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-04-23 13:55:05.129  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-04-23 13:55:05.131 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 13:55:05.153 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=ded7fac3-fe66-40ba-a26a-05b03a76c241, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 13:55:05 GMT]
2021-04-23 13:55:05.154 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 13:55:05.168 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 13:55:05.169 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 13:55:05.171  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@11bb571c: startup date [Fri Apr 23 13:55:05 UTC 2021]; root of context hierarchy
2021-04-23 13:55:05.179 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 13:55:05.235  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 13:55:05.235 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 13:55:05.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"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":"http://aai","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}}
2021-04-23 13:55:05.284 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-04-23 13:55:05.285 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-04-23 13:55:05.285 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-04-23 13:55:05.285 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-04-23 13:55:05.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-04-23 13:55:05.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-04-23 13:55:05.289 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.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"}]}]}
2021-04-23 13:55:05.289 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-04-23 13:55:05.300  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-04-23 13:55:05.300  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-04-23 13:55:05.300  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-04-23 13:55:05.300  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.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"}]}]}
2021-04-23 13:55:05.300  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-04-23 13:55:05.300  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-04-23 13:55:05.300  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-04-23 13:55:05.301  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-04-23 13:55:05.302  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-04-23 13:55:05.302  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-04-23 13:55:05.302  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-04-23 13:55:05.302  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai
2021-04-23 13:55:05.307  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-04-23 13:55:05.310  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-04-23 13:55:05.310  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-04-23 13:55:05.310  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-04-23 13:55:05.310  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-04-23 13:55:05.311  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-04-23 13:55:05.311 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 13:55:05.311 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 13:55:05.312 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 13:55:06.400  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-04-23 13:55:07.234  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-04-23 13:55:07.275  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)
2021-04-23 13:55:07.573  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$6aceb529] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-04-23 13:55:08.077  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-04-23 13:55:08.078  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 2907 ms
2021-04-23 13:55:08.877  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-04-23 13:55:08.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-04-23 13:55:08.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-04-23 13:55:08.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-04-23 13:55:08.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-04-23 13:55:08.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-04-23 13:55:08.879  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-04-23 13:55:09.542  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2021-04-23 13:55:09.828  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:44}] to dcae-mongohost:27017
2021-04-23 13:55:09.833  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, version=ServerVersion{versionList=[4, 0, 8]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3405394}
2021-04-23 13:55:10.264  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
2021-04-23 13:55:10.266  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
2021-04-23 13:55:10.266  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
2021-04-23 13:55:10.290  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy()
2021-04-23 13:55:10.291  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy)
2021-04-23 13:55:10.291  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest)
2021-04-23 13:55:10.297  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-04-23 13:55:10.297  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2021-04-23 13:55:10.437  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-04-23 13:55:10.453  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.454  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.454  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.454  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.455  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.455  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.455  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.456  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.456  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.456  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.457  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.457  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.457  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.457  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.458  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.458  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.459  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.459  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.459  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.460  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-23 13:55:10.461  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-04-23 13:55:10.658  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)))
2021-04-23 13:55:10.707  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-04-23 13:55:10.825  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:45}] to dcae-mongohost:27017
2021-04-23 13:55:11.416 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-04-23 13:55:11.422  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-04-23 13:55:11.422 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-04-23 13:55:11.422  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-04-23 13:55:11.423  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-04-23 13:55:11.436  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))
2021-04-23 13:55:11.446 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-04-23 13:55:11.447  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-04-23 13:55:11.447 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-04-23 13:55:11.447  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-04-23 13:55:11.447  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-04-23 13:55:11.481  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
2021-04-23 13:55:11.482  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
2021-04-23 13:55:11.871  INFO 1 --- [           main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2021-04-23 13:55:11.928  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-04-23 13:55:12.137  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-23 13:55:12.216  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@11bb571c: startup date [Fri Apr 23 13:55:05 UTC 2021]; root of context hierarchy
2021-04-23 13:55:12.290  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-23 13:55:12.290  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-23 13:55:12.882  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-04-23 13:55:12.894  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-04-23 13:55:12.898  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure
2021-04-23 13:55:12.902  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore]
2021-04-23 13:55:12.931  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap]
2021-04-23 13:55:12.961  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-04-23 13:55:12.962  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-04-23 13:55:12.962  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-04-23 13:55:12.962  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-23 13:55:12.962  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-04-23 13:55:12.962  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-04-23 13:55:12.962  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-23 13:55:12.962  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-04-23 13:55:12.963  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-23 13:55:12.964  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-04-23 13:55:12.964  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-04-23 13:55:12.964  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-23 13:55:12.964  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-04-23 13:55:12.969  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-04-23 13:55:12.971  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-23 13:55:12.971  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-04-23 13:55:12.972  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-04-23T13:55:12.978+0000|96ac64e3-b480-4718-9725-5ebde1d8d861|Request Id: 96ac64e3-b480-4718-9725-5ebde1d8d861. Transaction Id: UAXKF. Begin TS: 2021-04-23T13:55:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 13:55:12.975 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 96ac64e3-b480-4718-9725-5ebde1d8d861. Transaction Id: UAXKF. Begin TS: 2021-04-23T13:55:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 13:55:13.028  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-04-23 13:55:13.077  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-04-23 13:55:13.366  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-04-23 13:55:13.378  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-04-23 13:55:13.396  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider()
WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-23 13:55:13.466  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-04-23 13:55:13.470  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 9.877 seconds (JVM running for 10.904)
2021-04-23 13:55:32.981  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-04-23 13:55:32.981  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-04-23 13:55:33.004  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 23 ms
2021-04-23 13:56:04.409 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 13:56:04.433 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 13:56:04.435 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 13:56:04.435 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 13:56:04.442 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 13:56:04.473 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=e37b6cfb-be8c-4138-b4f9-652428e5f895, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 13:56:04 GMT]
2021-04-23 13:56:04.473 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 13:56:04.475 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 13:56:04.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 13:56:04.478 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 13:56:04.481  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 13:56:04.483 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 13:56:04.488 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 13:56:04.489 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 13:56:04.489 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 13:57:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 13:57:04.410 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 13:57:04.411 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 13:57:04.412 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 13:57:04.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 13:57:04.452 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=ba3cbb51-aa2b-496f-a465-6592d52fe3c6, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 13:57:04 GMT]
2021-04-23 13:57:04.452 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 13:57:04.453 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 13:57:04.453 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 13:57:04.455 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 13:57:04.456  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 13:57:04.457 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 13:57:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 13:57:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 13:57:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T13:55:13.034+0000|2021-04-23T13:57:24.301+0000|96ac64e3-b480-4718-9725-5ebde1d8d861|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.242.249.219|131267|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 96ac64e3-b480-4718-9725-5ebde1d8d861, Transaction Id: UAXKF, Elapsed Time: 131267 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 13:57:24.309 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 96ac64e3-b480-4718-9725-5ebde1d8d861, Transaction Id: UAXKF, Elapsed Time: 131267 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 13:57:24.329 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=96ac64e3-b480-4718-9725-5ebde1d8d861, X-ECOMP-TransactionID=UAXKF, X-Begin-Timestamp=2021-04-23T13:55:12.970+0000, id=3bc138b0-5f6e-03be-a62b-1ffa684c3c34, timestamp=1619186112985}], headers={id=ab212e69-706c-6a9b-bf6b-cec71722f781, timestamp=1619186244327}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=96ac64e3-b480-4718-9725-5ebde1d8d861, X-ECOMP-TransactionID=UAXKF, X-Begin-Timestamp=2021-04-23T13:55:12.970+0000, id=3bc138b0-5f6e-03be-a62b-1ffa684c3c34, timestamp=1619186112985}]
2021-04-23T13:57:24.332+0000|83c552b1-5133-4d05-896f-3ece43c782e6|Request Id: 83c552b1-5133-4d05-896f-3ece43c782e6. Transaction Id: KKRBW. Begin TS: 2021-04-23T13:57:24.332+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 13:57:24.332 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 83c552b1-5133-4d05-896f-3ece43c782e6. Transaction Id: KKRBW. Begin TS: 2021-04-23T13:57:24.332+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 13:58:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 13:58:04.412 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 13:58:04.413 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 13:58:04.413 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 13:58:04.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 13:58:04.468 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=7da2cff0-2899-4453-96b5-75666be44e33, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 13:58:04 GMT]
2021-04-23 13:58:04.469 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 13:58:04.470 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 13:58:04.470 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 13:58:04.471 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 13:58:04.473  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 13:58:04.473 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 13:58:04.474 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 13:58:04.474 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 13:58:04.474 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 13:59:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 13:59:04.410 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 13:59:04.412 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 13:59:04.412 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 13:59:04.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 13:59:04.450 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=d780d626-c6f5-4561-b61a-7139b026e3fc, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 13:59:04 GMT]
2021-04-23 13:59:04.450 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 13:59:04.451 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 13:59:04.451 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 13:59:04.452 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 13:59:04.454  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 13:59:04.454 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 13:59:04.455 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 13:59:04.455 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 13:59:04.455 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T13:57:24.336+0000|2021-04-23T13:59:35.361+0000|83c552b1-5133-4d05-896f-3ece43c782e6|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.249.219|131025|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 83c552b1-5133-4d05-896f-3ece43c782e6, Transaction Id: KKRBW, Elapsed Time: 131025 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 13:59:35.362 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 83c552b1-5133-4d05-896f-3ece43c782e6, Transaction Id: KKRBW, Elapsed Time: 131025 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 13:59:35.367 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=83c552b1-5133-4d05-896f-3ece43c782e6, X-ECOMP-TransactionID=KKRBW, X-Begin-Timestamp=2021-04-23T13:57:24.332+0000, id=de336ddd-baae-6fac-ac80-d0e43db1168d, timestamp=1619186244333}], headers={id=44e78815-30e5-3407-a495-e11e1e11dbe3, timestamp=1619186375366}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=83c552b1-5133-4d05-896f-3ece43c782e6, X-ECOMP-TransactionID=KKRBW, X-Begin-Timestamp=2021-04-23T13:57:24.332+0000, id=de336ddd-baae-6fac-ac80-d0e43db1168d, timestamp=1619186244333}]
2021-04-23T13:59:35.369+0000|4b7eba8f-5566-46a3-b293-232ec818007c|Request Id: 4b7eba8f-5566-46a3-b293-232ec818007c. Transaction Id: SWTQT. Begin TS: 2021-04-23T13:59:35.368+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 13:59:35.368 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4b7eba8f-5566-46a3-b293-232ec818007c. Transaction Id: SWTQT. Begin TS: 2021-04-23T13:59:35.368+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:00:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:00:04.420 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:00:04.421 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:00:04.422 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:00:04.426 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:00:04.451 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=c33fe11b-dceb-43c8-b664-23fc03f93785, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:00:04 GMT]
2021-04-23 14:00:04.452 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:00:04.453 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:00:04.453 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:00:04.454 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:00:04.456  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:00:04.456 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:00:04.457 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:00:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:00:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 14:01:04.408 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:01:04.423 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:01:04.436 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:01:04.437 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:01:04.442 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:01:04.487 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=3f4b046a-fcb7-42d0-8c16-08cc28db1dfd, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:01:04 GMT]
2021-04-23 14:01:04.487 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:01:04.488 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:01:04.489 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:01:04.490 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:01:04.492  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:01:04.492 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:01:04.494 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:01:04.494 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:01:04.494 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T13:59:35.371+0000|2021-04-23T14:01:46.435+0000|4b7eba8f-5566-46a3-b293-232ec818007c|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.242.249.219|131064|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4b7eba8f-5566-46a3-b293-232ec818007c, Transaction Id: SWTQT, Elapsed Time: 131064 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:01:46.436 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4b7eba8f-5566-46a3-b293-232ec818007c, Transaction Id: SWTQT, Elapsed Time: 131064 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:01:46.441 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4b7eba8f-5566-46a3-b293-232ec818007c, X-ECOMP-TransactionID=SWTQT, X-Begin-Timestamp=2021-04-23T13:59:35.368+0000, id=cfad786c-04bd-c72b-294a-68b040c5ab97, timestamp=1619186375369}], headers={id=927dc0df-7deb-d3d1-48c6-6e9e62760aaf, timestamp=1619186506440}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4b7eba8f-5566-46a3-b293-232ec818007c, X-ECOMP-TransactionID=SWTQT, X-Begin-Timestamp=2021-04-23T13:59:35.368+0000, id=cfad786c-04bd-c72b-294a-68b040c5ab97, timestamp=1619186375369}]
2021-04-23T14:01:46.443+0000|a77827f8-c7c0-410b-906b-60ee3727029e|Request Id: a77827f8-c7c0-410b-906b-60ee3727029e. Transaction Id: IQD8J. Begin TS: 2021-04-23T14:01:46.442+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:01:46.443 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a77827f8-c7c0-410b-906b-60ee3727029e. Transaction Id: IQD8J. Begin TS: 2021-04-23T14:01:46.442+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:02:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:02:04.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:02:04.414 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:02:04.414 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:02:04.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:02:04.440 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=09a852f4-bb29-42b3-a000-02e25d2bf677, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:02:04 GMT]
2021-04-23 14:02:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:02:04.442 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:02:04.442 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:02:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:02:04.447  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:02:04.460 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:02:04.466 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:02:04.466 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:02:04.466 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 14:03:04.407 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:03:04.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:03:04.417 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:03:04.417 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:03:04.422 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:03:04.454 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=e52063e7-0ed7-4ec2-9035-9e84f8a874e8, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:03:04 GMT]
2021-04-23 14:03:04.455 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:03:04.455 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:03:04.456 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:03:04.457 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:03:04.458  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:03:04.462 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:03:04.463 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:03:04.463 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:03:04.464 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:01:46.447+0000|2021-04-23T14:03:57.505+0000|a77827f8-c7c0-410b-906b-60ee3727029e|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.249.219|131058|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a77827f8-c7c0-410b-906b-60ee3727029e, Transaction Id: IQD8J, Elapsed Time: 131058 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:03:57.506 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a77827f8-c7c0-410b-906b-60ee3727029e, Transaction Id: IQD8J, Elapsed Time: 131058 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:03:57.510 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a77827f8-c7c0-410b-906b-60ee3727029e, X-ECOMP-TransactionID=IQD8J, X-Begin-Timestamp=2021-04-23T14:01:46.442+0000, id=a4c8e4be-0e92-ea0b-1f4f-627cadc643ff, timestamp=1619186506444}], headers={id=4a8f4bf2-a44f-d39c-9f1f-996629b5dce4, timestamp=1619186637509}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a77827f8-c7c0-410b-906b-60ee3727029e, X-ECOMP-TransactionID=IQD8J, X-Begin-Timestamp=2021-04-23T14:01:46.442+0000, id=a4c8e4be-0e92-ea0b-1f4f-627cadc643ff, timestamp=1619186506444}]
2021-04-23T14:03:57.511+0000|99a6f14a-250c-46a2-9db2-5514d5f68d86|Request Id: 99a6f14a-250c-46a2-9db2-5514d5f68d86. Transaction Id: KRTOT. Begin TS: 2021-04-23T14:03:57.511+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:03:57.511 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 99a6f14a-250c-46a2-9db2-5514d5f68d86. Transaction Id: KRTOT. Begin TS: 2021-04-23T14:03:57.511+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:04:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:04:04.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:04:04.415 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:04:04.416 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:04:04.419 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:04:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=c172efe0-bd8b-4c0e-ba3f-aba3f926bb40, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:04:04 GMT]
2021-04-23 14:04:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:04:04.454 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:04:04.454 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:04:04.455 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:04:04.457  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:04:04.457 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:04:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:04:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:04:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 14:05:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:05:04.412 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:05:04.414 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:05:04.414 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:05:04.420 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:05:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=d2dd6bb4-4d7e-4e86-a4e8-76b20d6a78bc, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:05:04 GMT]
2021-04-23 14:05:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:05:04.450 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:05:04.451 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:05:04.452 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:05:04.454  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:05:04.455 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:05:04.457 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:05:04.457 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:05:04.457 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 14:06:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:06:04.411 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:06:04.412 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:06:04.412 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:06:04.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:06:04.461 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=f1f8767a-8476-46f8-b92b-03dc411f849b, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:06:04 GMT]
2021-04-23 14:06:04.461 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:06:04.462 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:06:04.462 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:06:04.463 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:06:04.465  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:06:04.465 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:06:04.466 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:06:04.466 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:06:04.467 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:03:57.513+0000|2021-04-23T14:06:08.574+0000|99a6f14a-250c-46a2-9db2-5514d5f68d86|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.242.249.219|131061|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 99a6f14a-250c-46a2-9db2-5514d5f68d86, Transaction Id: KRTOT, Elapsed Time: 131061 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:06:08.575 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 99a6f14a-250c-46a2-9db2-5514d5f68d86, Transaction Id: KRTOT, Elapsed Time: 131061 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:06:08.579 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=99a6f14a-250c-46a2-9db2-5514d5f68d86, X-ECOMP-TransactionID=KRTOT, X-Begin-Timestamp=2021-04-23T14:03:57.511+0000, id=54f01910-3f93-ccbd-9389-56ae7244ae1e, timestamp=1619186637511}], headers={id=c7dbaf44-c403-e624-e1a2-0157aa5888f0, timestamp=1619186768578}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=99a6f14a-250c-46a2-9db2-5514d5f68d86, X-ECOMP-TransactionID=KRTOT, X-Begin-Timestamp=2021-04-23T14:03:57.511+0000, id=54f01910-3f93-ccbd-9389-56ae7244ae1e, timestamp=1619186637511}]
2021-04-23T14:06:08.580+0000|d257f467-9836-4c43-9078-93f6a2135b18|Request Id: d257f467-9836-4c43-9078-93f6a2135b18. Transaction Id: G9F1L. Begin TS: 2021-04-23T14:06:08.580+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:06:08.580 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d257f467-9836-4c43-9078-93f6a2135b18. Transaction Id: G9F1L. Begin TS: 2021-04-23T14:06:08.580+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:07:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:07:04.410 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:07:04.410 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:07:04.411 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:07:04.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:07:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=aab03f28-ed78-471e-ac42-8217c5f08f33, Content-Type=application/json, Content-Length=3707, Date=Fri, 23 Apr 2021 14:07:04 GMT]
2021-04-23 14:07:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:07:04.449 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:07:04.449 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:07:04.450 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:07:04.451  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:07:04.452 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"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":"http://aai","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}}
2021-04-23 14:07:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:07:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:07:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 14:08:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:08:04.423 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:08:04.424 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:08:04.425 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:08:04.431 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:08:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=8acd5af3-f46d-48b4-ae69-b0ac36d70af4, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:08:04 GMT]
2021-04-23 14:08:04.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:08:04.459 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:08:04.460 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:08:04.461 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:08:04.464  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:08:04.464 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:08:04.466 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:08:04.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-04-23 14:08:04.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/
2021-04-23 14:08:04.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-04-23 14:08:04.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/
2021-04-23 14:08:04.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-04-23 14:08:04.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-04-23 14:08:04.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-04-23 14:08:04.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-04-23 14:08:04.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-04-23 14:08:04.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-04-23 14:08:04.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local
2021-04-23 14:08:04.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-04-23 14:08:04.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.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"}]}]}
2021-04-23 14:08:04.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-04-23 14:08:04.477 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-04-23 14:08:04.477 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-04-23 14:08:04.478  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-04-23 14:08:04.478  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-04-23 14:08:04.478  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-04-23 14:08:04.478  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.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"}]}]}
2021-04-23 14:08:04.478  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/
2021-04-23 14:08:04.478  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-04-23 14:08:04.478  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-04-23 14:08:04.479  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/
2021-04-23 14:08:04.484  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-04-23 14:08:04.484  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-04-23 14:08:04.484  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local
2021-04-23 14:08:04.484  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-04-23 14:08:04.484  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-04-23 14:08:04.484  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-04-23 14:08:04.484  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-04-23 14:08:04.485  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-04-23 14:08:04.486  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-04-23 14:08:04.486 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:08:04.486 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:08:04.487 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:06:08.583+0000|2021-04-23T14:08:19.646+0000|d257f467-9836-4c43-9078-93f6a2135b18|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.249.219|131063|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d257f467-9836-4c43-9078-93f6a2135b18, Transaction Id: G9F1L, Elapsed Time: 131063 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:08:19.646 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d257f467-9836-4c43-9078-93f6a2135b18, Transaction Id: G9F1L, Elapsed Time: 131063 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:08:19.649 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d257f467-9836-4c43-9078-93f6a2135b18, X-ECOMP-TransactionID=G9F1L, X-Begin-Timestamp=2021-04-23T14:06:08.580+0000, id=bccb599a-1011-f961-0e03-c314b1005072, timestamp=1619186768581}], headers={id=87a7ea72-5002-7184-0755-02ad939e1ccf, timestamp=1619186899649}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d257f467-9836-4c43-9078-93f6a2135b18, X-ECOMP-TransactionID=G9F1L, X-Begin-Timestamp=2021-04-23T14:06:08.580+0000, id=bccb599a-1011-f961-0e03-c314b1005072, timestamp=1619186768581}]
2021-04-23T14:08:19.651+0000|4709a341-f73b-42d0-8697-1dc6f426a1b7|Request Id: 4709a341-f73b-42d0-8697-1dc6f426a1b7. Transaction Id: V2AHQ. Begin TS: 2021-04-23T14:08:19.650+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:08:19.651 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4709a341-f73b-42d0-8697-1dc6f426a1b7. Transaction Id: V2AHQ. Begin TS: 2021-04-23T14:08:19.650+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:09:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:09:04.409 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:09:04.410 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:09:04.410 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:09:04.426 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:09:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=bcaad6c3-d450-43e8-88b6-c5d5a13611fa, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:09:04 GMT]
2021-04-23 14:09:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:09:04.454 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:09:04.455 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:09:04.456 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:09:04.459  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:09:04.459 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:09:04.461 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:09:04.464 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:09:04.464 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23 14:10:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:10:04.408 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:10:04.409 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:10:04.410 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:10:04.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:10:04.442 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=ac5cefca-6701-4661-8e94-2de85c9e93d2, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:10:04 GMT]
2021-04-23 14:10:04.442 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:10:04.443 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:10:04.444 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:10:04.445 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:10:04.447  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:10:04.447 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:10:04.449 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:10:04.449 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:10:04.449 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:08:19.653+0000|2021-04-23T14:10:30.722+0000|4709a341-f73b-42d0-8697-1dc6f426a1b7|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.242.249.219|131069|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4709a341-f73b-42d0-8697-1dc6f426a1b7, Transaction Id: V2AHQ, Elapsed Time: 131069 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:10:30.722 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4709a341-f73b-42d0-8697-1dc6f426a1b7, Transaction Id: V2AHQ, Elapsed Time: 131069 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.131.198] failed: Connection timed out (Connection timed out) 
2021-04-23 14:10:30.726 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4709a341-f73b-42d0-8697-1dc6f426a1b7, X-ECOMP-TransactionID=V2AHQ, X-Begin-Timestamp=2021-04-23T14:08:19.650+0000, id=1a356e7c-8f15-55dd-1dc1-842142a31a28, timestamp=1619186899651}], headers={id=abbc4622-9084-1cdd-5173-79eb84d131b8, timestamp=1619187030725}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4709a341-f73b-42d0-8697-1dc6f426a1b7, X-ECOMP-TransactionID=V2AHQ, X-Begin-Timestamp=2021-04-23T14:08:19.650+0000, id=1a356e7c-8f15-55dd-1dc1-842142a31a28, timestamp=1619186899651}]
2021-04-23T14:10:30.727+0000|330c8fe6-0518-4262-a58b-182c4e34f326|Request Id: 330c8fe6-0518-4262-a58b-182c4e34f326. Transaction Id: NBBLP. Begin TS: 2021-04-23T14:10:30.726+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.727 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 330c8fe6-0518-4262-a58b-182c4e34f326. Transaction Id: NBBLP. Begin TS: 2021-04-23T14:10:30.726+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.729+0000|2021-04-23T14:10:30.783+0000|330c8fe6-0518-4262-a58b-182c4e34f326|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.242.249.219|54|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 330c8fe6-0518-4262-a58b-182c4e34f326, Transaction Id: NBBLP, Elapsed Time: 54 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.783 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 330c8fe6-0518-4262-a58b-182c4e34f326, Transaction Id: NBBLP, Elapsed Time: 54 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.790 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=330c8fe6-0518-4262-a58b-182c4e34f326, X-ECOMP-TransactionID=NBBLP, X-Begin-Timestamp=2021-04-23T14:10:30.726+0000, id=95c20e6c-dd82-fddc-d1c1-d13c2e3cd8d2, timestamp=1619187030727}], headers={id=7bfbc17d-1f89-e5c4-c2b7-160892735af9, timestamp=1619187030789}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=330c8fe6-0518-4262-a58b-182c4e34f326, X-ECOMP-TransactionID=NBBLP, X-Begin-Timestamp=2021-04-23T14:10:30.726+0000, id=95c20e6c-dd82-fddc-d1c1-d13c2e3cd8d2, timestamp=1619187030727}]
2021-04-23T14:10:30.791+0000|29d9956b-56e5-44ea-9b32-cd748f02c23b|Request Id: 29d9956b-56e5-44ea-9b32-cd748f02c23b. Transaction Id: 6OVFP. Begin TS: 2021-04-23T14:10:30.790+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.791 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 29d9956b-56e5-44ea-9b32-cd748f02c23b. Transaction Id: 6OVFP. Begin TS: 2021-04-23T14:10:30.790+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.792+0000|2021-04-23T14:10:30.804+0000|29d9956b-56e5-44ea-9b32-cd748f02c23b|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.242.249.219|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 29d9956b-56e5-44ea-9b32-cd748f02c23b, Transaction Id: 6OVFP, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.804 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 29d9956b-56e5-44ea-9b32-cd748f02c23b, Transaction Id: 6OVFP, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.806 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=29d9956b-56e5-44ea-9b32-cd748f02c23b, X-ECOMP-TransactionID=6OVFP, X-Begin-Timestamp=2021-04-23T14:10:30.790+0000, id=b3de3eff-b081-5a33-4008-c6b9359674c9, timestamp=1619187030791}], headers={id=e07a64b6-6eaa-6928-a2ad-5ca6c5389f2d, timestamp=1619187030806}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=29d9956b-56e5-44ea-9b32-cd748f02c23b, X-ECOMP-TransactionID=6OVFP, X-Begin-Timestamp=2021-04-23T14:10:30.790+0000, id=b3de3eff-b081-5a33-4008-c6b9359674c9, timestamp=1619187030791}]
2021-04-23T14:10:30.808+0000|465c712f-5dd0-4013-810b-7cce830d3aa1|Request Id: 465c712f-5dd0-4013-810b-7cce830d3aa1. Transaction Id: K5WMD. Begin TS: 2021-04-23T14:10:30.807+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.807 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 465c712f-5dd0-4013-810b-7cce830d3aa1. Transaction Id: K5WMD. Begin TS: 2021-04-23T14:10:30.807+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.810+0000|2021-04-23T14:10:30.830+0000|465c712f-5dd0-4013-810b-7cce830d3aa1|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.242.249.219|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 465c712f-5dd0-4013-810b-7cce830d3aa1, Transaction Id: K5WMD, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.830 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 465c712f-5dd0-4013-810b-7cce830d3aa1, Transaction Id: K5WMD, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.834 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=465c712f-5dd0-4013-810b-7cce830d3aa1, X-ECOMP-TransactionID=K5WMD, X-Begin-Timestamp=2021-04-23T14:10:30.807+0000, id=e070269d-d23f-c261-02b9-d54549592e66, timestamp=1619187030809}], headers={id=e9382bde-4045-6711-fb15-c83c9ad18f19, timestamp=1619187030834}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=465c712f-5dd0-4013-810b-7cce830d3aa1, X-ECOMP-TransactionID=K5WMD, X-Begin-Timestamp=2021-04-23T14:10:30.807+0000, id=e070269d-d23f-c261-02b9-d54549592e66, timestamp=1619187030809}]
2021-04-23T14:10:30.835+0000|2a8e7204-7f24-4be6-8d71-e5c47540bf8f|Request Id: 2a8e7204-7f24-4be6-8d71-e5c47540bf8f. Transaction Id: LMWQC. Begin TS: 2021-04-23T14:10:30.835+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.835 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2a8e7204-7f24-4be6-8d71-e5c47540bf8f. Transaction Id: LMWQC. Begin TS: 2021-04-23T14:10:30.835+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.837+0000|2021-04-23T14:10:30.854+0000|2a8e7204-7f24-4be6-8d71-e5c47540bf8f|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.242.249.219|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2a8e7204-7f24-4be6-8d71-e5c47540bf8f, Transaction Id: LMWQC, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.854 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2a8e7204-7f24-4be6-8d71-e5c47540bf8f, Transaction Id: LMWQC, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.856 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2a8e7204-7f24-4be6-8d71-e5c47540bf8f, X-ECOMP-TransactionID=LMWQC, X-Begin-Timestamp=2021-04-23T14:10:30.835+0000, id=ee1527f5-a0fe-4473-b446-b6c411fdd92c, timestamp=1619187030836}], headers={id=475b68e6-2cef-abe5-1d5c-cf5c8185b23b, timestamp=1619187030856}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2a8e7204-7f24-4be6-8d71-e5c47540bf8f, X-ECOMP-TransactionID=LMWQC, X-Begin-Timestamp=2021-04-23T14:10:30.835+0000, id=ee1527f5-a0fe-4473-b446-b6c411fdd92c, timestamp=1619187030836}]
2021-04-23T14:10:30.857+0000|4873b232-f6f1-43d3-a9b7-edd90ff17b9d|Request Id: 4873b232-f6f1-43d3-a9b7-edd90ff17b9d. Transaction Id: C382I. Begin TS: 2021-04-23T14:10:30.856+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.856 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4873b232-f6f1-43d3-a9b7-edd90ff17b9d. Transaction Id: C382I. Begin TS: 2021-04-23T14:10:30.856+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.858+0000|2021-04-23T14:10:30.872+0000|4873b232-f6f1-43d3-a9b7-edd90ff17b9d|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.242.249.219|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4873b232-f6f1-43d3-a9b7-edd90ff17b9d, Transaction Id: C382I, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.872 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4873b232-f6f1-43d3-a9b7-edd90ff17b9d, Transaction Id: C382I, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.874 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4873b232-f6f1-43d3-a9b7-edd90ff17b9d, X-ECOMP-TransactionID=C382I, X-Begin-Timestamp=2021-04-23T14:10:30.856+0000, id=90e82f31-8b71-7c86-78ae-906a678ba0da, timestamp=1619187030857}], headers={id=d0ffba04-1f3d-eb3f-1b1a-acfa5f9d5c90, timestamp=1619187030873}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4873b232-f6f1-43d3-a9b7-edd90ff17b9d, X-ECOMP-TransactionID=C382I, X-Begin-Timestamp=2021-04-23T14:10:30.856+0000, id=90e82f31-8b71-7c86-78ae-906a678ba0da, timestamp=1619187030857}]
2021-04-23T14:10:30.874+0000|57cf82f9-a752-4d32-9991-dd2427e530ad|Request Id: 57cf82f9-a752-4d32-9991-dd2427e530ad. Transaction Id: WG3XA. Begin TS: 2021-04-23T14:10:30.874+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.874 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 57cf82f9-a752-4d32-9991-dd2427e530ad. Transaction Id: WG3XA. Begin TS: 2021-04-23T14:10:30.874+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.875+0000|2021-04-23T14:10:30.892+0000|57cf82f9-a752-4d32-9991-dd2427e530ad|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.242.249.219|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 57cf82f9-a752-4d32-9991-dd2427e530ad, Transaction Id: WG3XA, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.893 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 57cf82f9-a752-4d32-9991-dd2427e530ad, Transaction Id: WG3XA, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.894 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=57cf82f9-a752-4d32-9991-dd2427e530ad, X-ECOMP-TransactionID=WG3XA, X-Begin-Timestamp=2021-04-23T14:10:30.874+0000, id=ddd991f6-9a6c-7885-73c4-8e8eda32e484, timestamp=1619187030875}], headers={id=ff9c0044-d7d9-3779-4cad-207e0e9e3d1f, timestamp=1619187030894}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=57cf82f9-a752-4d32-9991-dd2427e530ad, X-ECOMP-TransactionID=WG3XA, X-Begin-Timestamp=2021-04-23T14:10:30.874+0000, id=ddd991f6-9a6c-7885-73c4-8e8eda32e484, timestamp=1619187030875}]
2021-04-23T14:10:30.895+0000|31cedbeb-20cd-4324-b1a4-515567a2e5e5|Request Id: 31cedbeb-20cd-4324-b1a4-515567a2e5e5. Transaction Id: HUEMT. Begin TS: 2021-04-23T14:10:30.894+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.895 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 31cedbeb-20cd-4324-b1a4-515567a2e5e5. Transaction Id: HUEMT. Begin TS: 2021-04-23T14:10:30.894+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.896+0000|2021-04-23T14:10:30.903+0000|31cedbeb-20cd-4324-b1a4-515567a2e5e5|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.242.249.219|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 31cedbeb-20cd-4324-b1a4-515567a2e5e5, Transaction Id: HUEMT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.903 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 31cedbeb-20cd-4324-b1a4-515567a2e5e5, Transaction Id: HUEMT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=31cedbeb-20cd-4324-b1a4-515567a2e5e5, X-ECOMP-TransactionID=HUEMT, X-Begin-Timestamp=2021-04-23T14:10:30.894+0000, id=d399d6ae-e7e2-2294-4e90-15202da93438, timestamp=1619187030895}], headers={id=72f2e190-69ec-1857-cada-ab99d95227a8, timestamp=1619187030905}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=31cedbeb-20cd-4324-b1a4-515567a2e5e5, X-ECOMP-TransactionID=HUEMT, X-Begin-Timestamp=2021-04-23T14:10:30.894+0000, id=d399d6ae-e7e2-2294-4e90-15202da93438, timestamp=1619187030895}]
2021-04-23T14:10:30.906+0000|5eb600d2-df54-4eae-89e6-fe0f6b412181|Request Id: 5eb600d2-df54-4eae-89e6-fe0f6b412181. Transaction Id: KWFRL. Begin TS: 2021-04-23T14:10:30.905+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.905 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5eb600d2-df54-4eae-89e6-fe0f6b412181. Transaction Id: KWFRL. Begin TS: 2021-04-23T14:10:30.905+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.913+0000|2021-04-23T14:10:30.924+0000|5eb600d2-df54-4eae-89e6-fe0f6b412181|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.242.249.219|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5eb600d2-df54-4eae-89e6-fe0f6b412181, Transaction Id: KWFRL, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.924 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5eb600d2-df54-4eae-89e6-fe0f6b412181, Transaction Id: KWFRL, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:30.926 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5eb600d2-df54-4eae-89e6-fe0f6b412181, X-ECOMP-TransactionID=KWFRL, X-Begin-Timestamp=2021-04-23T14:10:30.905+0000, id=d20f5c80-1d35-b5ae-b6b9-3ee1d65d7dfb, timestamp=1619187030913}], headers={id=6b89dd23-bbce-7517-f683-dc6101a8dc2b, timestamp=1619187030926}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5eb600d2-df54-4eae-89e6-fe0f6b412181, X-ECOMP-TransactionID=KWFRL, X-Begin-Timestamp=2021-04-23T14:10:30.905+0000, id=d20f5c80-1d35-b5ae-b6b9-3ee1d65d7dfb, timestamp=1619187030913}]
2021-04-23T14:10:30.928+0000|50416f3d-1434-4ed6-9b41-5ffc07330166|Request Id: 50416f3d-1434-4ed6-9b41-5ffc07330166. Transaction Id: OP64B. Begin TS: 2021-04-23T14:10:30.928+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:30.928 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 50416f3d-1434-4ed6-9b41-5ffc07330166. Transaction Id: OP64B. Begin TS: 2021-04-23T14:10:30.928+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:30.930+0000|2021-04-23T14:10:31.009+0000|50416f3d-1434-4ed6-9b41-5ffc07330166|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.242.249.219|79|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 50416f3d-1434-4ed6-9b41-5ffc07330166, Transaction Id: OP64B, Elapsed Time: 79 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.009 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 50416f3d-1434-4ed6-9b41-5ffc07330166, Transaction Id: OP64B, Elapsed Time: 79 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.011 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=50416f3d-1434-4ed6-9b41-5ffc07330166, X-ECOMP-TransactionID=OP64B, X-Begin-Timestamp=2021-04-23T14:10:30.928+0000, id=1d63b6d4-01d0-18cb-dd04-6389807cd7b6, timestamp=1619187030928}], headers={id=50c5f1c4-0a14-d240-f26a-b7e23a55f11c, timestamp=1619187031011}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=50416f3d-1434-4ed6-9b41-5ffc07330166, X-ECOMP-TransactionID=OP64B, X-Begin-Timestamp=2021-04-23T14:10:30.928+0000, id=1d63b6d4-01d0-18cb-dd04-6389807cd7b6, timestamp=1619187030928}]
2021-04-23T14:10:31.012+0000|2aa1fee3-e2de-4c71-9179-e598f50d4b93|Request Id: 2aa1fee3-e2de-4c71-9179-e598f50d4b93. Transaction Id: L6RXS. Begin TS: 2021-04-23T14:10:31.011+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.011 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2aa1fee3-e2de-4c71-9179-e598f50d4b93. Transaction Id: L6RXS. Begin TS: 2021-04-23T14:10:31.011+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.012+0000|2021-04-23T14:10:31.019+0000|2aa1fee3-e2de-4c71-9179-e598f50d4b93|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.242.249.219|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2aa1fee3-e2de-4c71-9179-e598f50d4b93, Transaction Id: L6RXS, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.019 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2aa1fee3-e2de-4c71-9179-e598f50d4b93, Transaction Id: L6RXS, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.021 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2aa1fee3-e2de-4c71-9179-e598f50d4b93, X-ECOMP-TransactionID=L6RXS, X-Begin-Timestamp=2021-04-23T14:10:31.011+0000, id=5d931a49-e61a-4d91-f6de-c7ba89bfa940, timestamp=1619187031012}], headers={id=2c844807-66df-9332-2507-617d2e5804bc, timestamp=1619187031021}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2aa1fee3-e2de-4c71-9179-e598f50d4b93, X-ECOMP-TransactionID=L6RXS, X-Begin-Timestamp=2021-04-23T14:10:31.011+0000, id=5d931a49-e61a-4d91-f6de-c7ba89bfa940, timestamp=1619187031012}]
2021-04-23T14:10:31.021+0000|adc5115a-f90c-4a79-84fd-af0d7b65b109|Request Id: adc5115a-f90c-4a79-84fd-af0d7b65b109. Transaction Id: TAY2W. Begin TS: 2021-04-23T14:10:31.021+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.021 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: adc5115a-f90c-4a79-84fd-af0d7b65b109. Transaction Id: TAY2W. Begin TS: 2021-04-23T14:10:31.021+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.022+0000|2021-04-23T14:10:31.032+0000|adc5115a-f90c-4a79-84fd-af0d7b65b109|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.242.249.219|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: adc5115a-f90c-4a79-84fd-af0d7b65b109, Transaction Id: TAY2W, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.032 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: adc5115a-f90c-4a79-84fd-af0d7b65b109, Transaction Id: TAY2W, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.034 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=adc5115a-f90c-4a79-84fd-af0d7b65b109, X-ECOMP-TransactionID=TAY2W, X-Begin-Timestamp=2021-04-23T14:10:31.021+0000, id=1da1536b-37b6-2c68-bcfa-c146851200bf, timestamp=1619187031021}], headers={id=2b4f8645-318a-4e6e-bb69-7dacf93edf81, timestamp=1619187031033}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=adc5115a-f90c-4a79-84fd-af0d7b65b109, X-ECOMP-TransactionID=TAY2W, X-Begin-Timestamp=2021-04-23T14:10:31.021+0000, id=1da1536b-37b6-2c68-bcfa-c146851200bf, timestamp=1619187031021}]
2021-04-23T14:10:31.035+0000|4e7f8c42-af50-4975-8deb-1b9b0e44abd4|Request Id: 4e7f8c42-af50-4975-8deb-1b9b0e44abd4. Transaction Id: UHK3E. Begin TS: 2021-04-23T14:10:31.034+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.034 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4e7f8c42-af50-4975-8deb-1b9b0e44abd4. Transaction Id: UHK3E. Begin TS: 2021-04-23T14:10:31.034+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.036+0000|2021-04-23T14:10:31.050+0000|4e7f8c42-af50-4975-8deb-1b9b0e44abd4|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.242.249.219|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4e7f8c42-af50-4975-8deb-1b9b0e44abd4, Transaction Id: UHK3E, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.050 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4e7f8c42-af50-4975-8deb-1b9b0e44abd4, Transaction Id: UHK3E, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.053 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4e7f8c42-af50-4975-8deb-1b9b0e44abd4, X-ECOMP-TransactionID=UHK3E, X-Begin-Timestamp=2021-04-23T14:10:31.034+0000, id=4f4604b4-f109-2c25-ecfc-de93b904459e, timestamp=1619187031035}], headers={id=211b9fd9-a49a-4bf8-2332-f869ab424481, timestamp=1619187031052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4e7f8c42-af50-4975-8deb-1b9b0e44abd4, X-ECOMP-TransactionID=UHK3E, X-Begin-Timestamp=2021-04-23T14:10:31.034+0000, id=4f4604b4-f109-2c25-ecfc-de93b904459e, timestamp=1619187031035}]
2021-04-23T14:10:31.054+0000|c0a11d4a-0276-4fa4-80fa-7baef85a52a8|Request Id: c0a11d4a-0276-4fa4-80fa-7baef85a52a8. Transaction Id: T6NVI. Begin TS: 2021-04-23T14:10:31.053+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.053 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c0a11d4a-0276-4fa4-80fa-7baef85a52a8. Transaction Id: T6NVI. Begin TS: 2021-04-23T14:10:31.053+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.055+0000|2021-04-23T14:10:31.064+0000|c0a11d4a-0276-4fa4-80fa-7baef85a52a8|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c0a11d4a-0276-4fa4-80fa-7baef85a52a8, Transaction Id: T6NVI, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.064 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c0a11d4a-0276-4fa4-80fa-7baef85a52a8, Transaction Id: T6NVI, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.066 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c0a11d4a-0276-4fa4-80fa-7baef85a52a8, X-ECOMP-TransactionID=T6NVI, X-Begin-Timestamp=2021-04-23T14:10:31.053+0000, id=c53e37c5-2524-eb26-c638-e819a00bc799, timestamp=1619187031054}], headers={id=049952c5-4a0a-ccfa-8f92-2655c9317559, timestamp=1619187031066}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c0a11d4a-0276-4fa4-80fa-7baef85a52a8, X-ECOMP-TransactionID=T6NVI, X-Begin-Timestamp=2021-04-23T14:10:31.053+0000, id=c53e37c5-2524-eb26-c638-e819a00bc799, timestamp=1619187031054}]
2021-04-23T14:10:31.067+0000|59878108-859c-4776-82a4-362d8f4fff69|Request Id: 59878108-859c-4776-82a4-362d8f4fff69. Transaction Id: KXXNK. Begin TS: 2021-04-23T14:10:31.066+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.067 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 59878108-859c-4776-82a4-362d8f4fff69. Transaction Id: KXXNK. Begin TS: 2021-04-23T14:10:31.066+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.069+0000|2021-04-23T14:10:31.083+0000|59878108-859c-4776-82a4-362d8f4fff69|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.242.249.219|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 59878108-859c-4776-82a4-362d8f4fff69, Transaction Id: KXXNK, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.083 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 59878108-859c-4776-82a4-362d8f4fff69, Transaction Id: KXXNK, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.085 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=59878108-859c-4776-82a4-362d8f4fff69, X-ECOMP-TransactionID=KXXNK, X-Begin-Timestamp=2021-04-23T14:10:31.066+0000, id=b9208012-7be7-b403-907c-d0cf6a95b3b5, timestamp=1619187031067}], headers={id=6e16b2c2-83dc-bb0c-7764-75e4cd2abda9, timestamp=1619187031085}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=59878108-859c-4776-82a4-362d8f4fff69, X-ECOMP-TransactionID=KXXNK, X-Begin-Timestamp=2021-04-23T14:10:31.066+0000, id=b9208012-7be7-b403-907c-d0cf6a95b3b5, timestamp=1619187031067}]
2021-04-23T14:10:31.086+0000|57e2beea-e124-46fe-a5bc-4f7b0ef0159d|Request Id: 57e2beea-e124-46fe-a5bc-4f7b0ef0159d. Transaction Id: KKWDL. Begin TS: 2021-04-23T14:10:31.086+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.086 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 57e2beea-e124-46fe-a5bc-4f7b0ef0159d. Transaction Id: KKWDL. Begin TS: 2021-04-23T14:10:31.086+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.088+0000|2021-04-23T14:10:31.100+0000|57e2beea-e124-46fe-a5bc-4f7b0ef0159d|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.242.249.219|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 57e2beea-e124-46fe-a5bc-4f7b0ef0159d, Transaction Id: KKWDL, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.100 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 57e2beea-e124-46fe-a5bc-4f7b0ef0159d, Transaction Id: KKWDL, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.101 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=57e2beea-e124-46fe-a5bc-4f7b0ef0159d, X-ECOMP-TransactionID=KKWDL, X-Begin-Timestamp=2021-04-23T14:10:31.086+0000, id=45c52ebe-aa89-453e-13ee-de1778eb7195, timestamp=1619187031087}], headers={id=1cee517e-0305-d219-164d-1562a12687f5, timestamp=1619187031101}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=57e2beea-e124-46fe-a5bc-4f7b0ef0159d, X-ECOMP-TransactionID=KKWDL, X-Begin-Timestamp=2021-04-23T14:10:31.086+0000, id=45c52ebe-aa89-453e-13ee-de1778eb7195, timestamp=1619187031087}]
2021-04-23T14:10:31.102+0000|a02fdc13-c04d-43dd-850a-434438fe6433|Request Id: a02fdc13-c04d-43dd-850a-434438fe6433. Transaction Id: BAGBL. Begin TS: 2021-04-23T14:10:31.101+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.102 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a02fdc13-c04d-43dd-850a-434438fe6433. Transaction Id: BAGBL. Begin TS: 2021-04-23T14:10:31.101+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.103+0000|2021-04-23T14:10:31.123+0000|a02fdc13-c04d-43dd-850a-434438fe6433|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.242.249.219|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a02fdc13-c04d-43dd-850a-434438fe6433, Transaction Id: BAGBL, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.123 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a02fdc13-c04d-43dd-850a-434438fe6433, Transaction Id: BAGBL, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.125 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a02fdc13-c04d-43dd-850a-434438fe6433, X-ECOMP-TransactionID=BAGBL, X-Begin-Timestamp=2021-04-23T14:10:31.101+0000, id=ec4057a5-0162-72a4-1cf7-a82ee1e4874c, timestamp=1619187031102}], headers={id=7188088f-509e-56ef-ecf1-562f2853cb8f, timestamp=1619187031125}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a02fdc13-c04d-43dd-850a-434438fe6433, X-ECOMP-TransactionID=BAGBL, X-Begin-Timestamp=2021-04-23T14:10:31.101+0000, id=ec4057a5-0162-72a4-1cf7-a82ee1e4874c, timestamp=1619187031102}]
2021-04-23T14:10:31.126+0000|15077d7f-4d13-489d-aa16-9a95f9681b9f|Request Id: 15077d7f-4d13-489d-aa16-9a95f9681b9f. Transaction Id: HQGEL. Begin TS: 2021-04-23T14:10:31.126+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.126 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 15077d7f-4d13-489d-aa16-9a95f9681b9f. Transaction Id: HQGEL. Begin TS: 2021-04-23T14:10:31.126+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.127+0000|2021-04-23T14:10:31.136+0000|15077d7f-4d13-489d-aa16-9a95f9681b9f|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 15077d7f-4d13-489d-aa16-9a95f9681b9f, Transaction Id: HQGEL, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.136 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 15077d7f-4d13-489d-aa16-9a95f9681b9f, Transaction Id: HQGEL, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.137 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=15077d7f-4d13-489d-aa16-9a95f9681b9f, X-ECOMP-TransactionID=HQGEL, X-Begin-Timestamp=2021-04-23T14:10:31.126+0000, id=106cb04a-e207-8d14-fc41-ad61f16872a3, timestamp=1619187031126}], headers={id=f4eb5c99-4770-09de-3a3d-a9ceb63ddd73, timestamp=1619187031137}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=15077d7f-4d13-489d-aa16-9a95f9681b9f, X-ECOMP-TransactionID=HQGEL, X-Begin-Timestamp=2021-04-23T14:10:31.126+0000, id=106cb04a-e207-8d14-fc41-ad61f16872a3, timestamp=1619187031126}]
2021-04-23T14:10:31.137+0000|8c089ae8-d641-40ea-a715-fa996e692d80|Request Id: 8c089ae8-d641-40ea-a715-fa996e692d80. Transaction Id: BLRHZ. Begin TS: 2021-04-23T14:10:31.137+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.137 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c089ae8-d641-40ea-a715-fa996e692d80. Transaction Id: BLRHZ. Begin TS: 2021-04-23T14:10:31.137+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.138+0000|2021-04-23T14:10:31.159+0000|8c089ae8-d641-40ea-a715-fa996e692d80|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.242.249.219|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c089ae8-d641-40ea-a715-fa996e692d80, Transaction Id: BLRHZ, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.159 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c089ae8-d641-40ea-a715-fa996e692d80, Transaction Id: BLRHZ, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.161 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8c089ae8-d641-40ea-a715-fa996e692d80, X-ECOMP-TransactionID=BLRHZ, X-Begin-Timestamp=2021-04-23T14:10:31.137+0000, id=79fb8a8e-41c1-9b67-09c6-a15aa5c11bcd, timestamp=1619187031138}], headers={id=cddd06ef-97c6-e2b6-89b2-6b8092cde4e8, timestamp=1619187031160}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8c089ae8-d641-40ea-a715-fa996e692d80, X-ECOMP-TransactionID=BLRHZ, X-Begin-Timestamp=2021-04-23T14:10:31.137+0000, id=79fb8a8e-41c1-9b67-09c6-a15aa5c11bcd, timestamp=1619187031138}]
2021-04-23T14:10:31.161+0000|0cb37916-9d1d-4c94-86e7-1090b2941aba|Request Id: 0cb37916-9d1d-4c94-86e7-1090b2941aba. Transaction Id: YWWMW. Begin TS: 2021-04-23T14:10:31.161+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.161 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0cb37916-9d1d-4c94-86e7-1090b2941aba. Transaction Id: YWWMW. Begin TS: 2021-04-23T14:10:31.161+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.163+0000|2021-04-23T14:10:31.203+0000|0cb37916-9d1d-4c94-86e7-1090b2941aba|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.242.249.219|40|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0cb37916-9d1d-4c94-86e7-1090b2941aba, Transaction Id: YWWMW, Elapsed Time: 40 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.203 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0cb37916-9d1d-4c94-86e7-1090b2941aba, Transaction Id: YWWMW, Elapsed Time: 40 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.205 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0cb37916-9d1d-4c94-86e7-1090b2941aba, X-ECOMP-TransactionID=YWWMW, X-Begin-Timestamp=2021-04-23T14:10:31.161+0000, id=d42863e8-2941-c127-1be4-c69c2fbed9b4, timestamp=1619187031162}], headers={id=4c9222e5-4497-a8a5-23d3-06d37b0e8c6c, timestamp=1619187031204}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0cb37916-9d1d-4c94-86e7-1090b2941aba, X-ECOMP-TransactionID=YWWMW, X-Begin-Timestamp=2021-04-23T14:10:31.161+0000, id=d42863e8-2941-c127-1be4-c69c2fbed9b4, timestamp=1619187031162}]
2021-04-23T14:10:31.205+0000|3efa69a5-2d1b-48d4-88d5-3c0493f2eabe|Request Id: 3efa69a5-2d1b-48d4-88d5-3c0493f2eabe. Transaction Id: CKEAY. Begin TS: 2021-04-23T14:10:31.205+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.205 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3efa69a5-2d1b-48d4-88d5-3c0493f2eabe. Transaction Id: CKEAY. Begin TS: 2021-04-23T14:10:31.205+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.206+0000|2021-04-23T14:10:31.227+0000|3efa69a5-2d1b-48d4-88d5-3c0493f2eabe|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.242.249.219|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3efa69a5-2d1b-48d4-88d5-3c0493f2eabe, Transaction Id: CKEAY, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.227 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3efa69a5-2d1b-48d4-88d5-3c0493f2eabe, Transaction Id: CKEAY, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.230 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3efa69a5-2d1b-48d4-88d5-3c0493f2eabe, X-ECOMP-TransactionID=CKEAY, X-Begin-Timestamp=2021-04-23T14:10:31.205+0000, id=31ebce24-37b6-6d8b-1093-d1e978a51d60, timestamp=1619187031205}], headers={id=63edf90d-26f9-9111-9892-fc6220cbaba8, timestamp=1619187031229}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3efa69a5-2d1b-48d4-88d5-3c0493f2eabe, X-ECOMP-TransactionID=CKEAY, X-Begin-Timestamp=2021-04-23T14:10:31.205+0000, id=31ebce24-37b6-6d8b-1093-d1e978a51d60, timestamp=1619187031205}]
2021-04-23T14:10:31.230+0000|a96f105c-38f8-41a0-a096-761d524bc03f|Request Id: a96f105c-38f8-41a0-a096-761d524bc03f. Transaction Id: LS64G. Begin TS: 2021-04-23T14:10:31.230+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.230 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a96f105c-38f8-41a0-a096-761d524bc03f. Transaction Id: LS64G. Begin TS: 2021-04-23T14:10:31.230+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.232+0000|2021-04-23T14:10:31.243+0000|a96f105c-38f8-41a0-a096-761d524bc03f|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.242.249.219|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a96f105c-38f8-41a0-a096-761d524bc03f, Transaction Id: LS64G, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.243 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a96f105c-38f8-41a0-a096-761d524bc03f, Transaction Id: LS64G, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.245 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a96f105c-38f8-41a0-a096-761d524bc03f, X-ECOMP-TransactionID=LS64G, X-Begin-Timestamp=2021-04-23T14:10:31.230+0000, id=85bfca80-1d29-33e7-489c-3ea499f83f5a, timestamp=1619187031231}], headers={id=2753857d-67ea-72b9-3bdb-e22ba7f70027, timestamp=1619187031245}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a96f105c-38f8-41a0-a096-761d524bc03f, X-ECOMP-TransactionID=LS64G, X-Begin-Timestamp=2021-04-23T14:10:31.230+0000, id=85bfca80-1d29-33e7-489c-3ea499f83f5a, timestamp=1619187031231}]
2021-04-23T14:10:31.246+0000|a2c48440-2223-4772-8160-cfcbc77cad54|Request Id: a2c48440-2223-4772-8160-cfcbc77cad54. Transaction Id: RWBOC. Begin TS: 2021-04-23T14:10:31.246+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.246 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a2c48440-2223-4772-8160-cfcbc77cad54. Transaction Id: RWBOC. Begin TS: 2021-04-23T14:10:31.246+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.247+0000|2021-04-23T14:10:31.260+0000|a2c48440-2223-4772-8160-cfcbc77cad54|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.242.249.219|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a2c48440-2223-4772-8160-cfcbc77cad54, Transaction Id: RWBOC, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.260 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a2c48440-2223-4772-8160-cfcbc77cad54, Transaction Id: RWBOC, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.262 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a2c48440-2223-4772-8160-cfcbc77cad54, X-ECOMP-TransactionID=RWBOC, X-Begin-Timestamp=2021-04-23T14:10:31.246+0000, id=2601a759-202b-5769-29e8-206d610512c4, timestamp=1619187031246}], headers={id=52080642-0967-2ab6-a322-7a3727ec340d, timestamp=1619187031262}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a2c48440-2223-4772-8160-cfcbc77cad54, X-ECOMP-TransactionID=RWBOC, X-Begin-Timestamp=2021-04-23T14:10:31.246+0000, id=2601a759-202b-5769-29e8-206d610512c4, timestamp=1619187031246}]
2021-04-23T14:10:31.264+0000|025f01ec-0641-4e1c-ae19-818297bb5088|Request Id: 025f01ec-0641-4e1c-ae19-818297bb5088. Transaction Id: HNE8J. Begin TS: 2021-04-23T14:10:31.263+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.263 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 025f01ec-0641-4e1c-ae19-818297bb5088. Transaction Id: HNE8J. Begin TS: 2021-04-23T14:10:31.263+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.265+0000|2021-04-23T14:10:31.300+0000|025f01ec-0641-4e1c-ae19-818297bb5088|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.242.249.219|35|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 025f01ec-0641-4e1c-ae19-818297bb5088, Transaction Id: HNE8J, Elapsed Time: 35 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.300 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 025f01ec-0641-4e1c-ae19-818297bb5088, Transaction Id: HNE8J, Elapsed Time: 35 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.302 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=025f01ec-0641-4e1c-ae19-818297bb5088, X-ECOMP-TransactionID=HNE8J, X-Begin-Timestamp=2021-04-23T14:10:31.263+0000, id=52d2178f-9bd4-7b7b-9cda-bc2bd3481f6c, timestamp=1619187031264}], headers={id=c4225c44-5ecf-4ceb-2b0e-522c2d6fc26a, timestamp=1619187031302}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=025f01ec-0641-4e1c-ae19-818297bb5088, X-ECOMP-TransactionID=HNE8J, X-Begin-Timestamp=2021-04-23T14:10:31.263+0000, id=52d2178f-9bd4-7b7b-9cda-bc2bd3481f6c, timestamp=1619187031264}]
2021-04-23T14:10:31.303+0000|1e3a133c-6c3e-487a-b3c7-ac83988c9b98|Request Id: 1e3a133c-6c3e-487a-b3c7-ac83988c9b98. Transaction Id: ZIN66. Begin TS: 2021-04-23T14:10:31.302+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:31.302 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e3a133c-6c3e-487a-b3c7-ac83988c9b98. Transaction Id: ZIN66. Begin TS: 2021-04-23T14:10:31.302+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:31.304+0000|2021-04-23T14:10:31.318+0000|1e3a133c-6c3e-487a-b3c7-ac83988c9b98|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.242.249.219|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e3a133c-6c3e-487a-b3c7-ac83988c9b98, Transaction Id: ZIN66, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.318 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e3a133c-6c3e-487a-b3c7-ac83988c9b98, Transaction Id: ZIN66, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:31.320 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e3a133c-6c3e-487a-b3c7-ac83988c9b98, X-ECOMP-TransactionID=ZIN66, X-Begin-Timestamp=2021-04-23T14:10:31.302+0000, id=a8942923-7a13-fa97-8ebf-8265a4a1c847, timestamp=1619187031303}], headers={id=fe09fad5-8e9e-44b3-7127-ae393b908189, timestamp=1619187031319}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e3a133c-6c3e-487a-b3c7-ac83988c9b98, X-ECOMP-TransactionID=ZIN66, X-Begin-Timestamp=2021-04-23T14:10:31.302+0000, id=a8942923-7a13-fa97-8ebf-8265a4a1c847, timestamp=1619187031303}]
2021-04-23T14:10:42.970+0000|14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1|Request Id: 14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1. Transaction Id: LUSZB. Begin TS: 2021-04-23T14:10:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:10:42.969 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1. Transaction Id: LUSZB. Begin TS: 2021-04-23T14:10:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:10:42.971+0000|2021-04-23T14:10:42.981+0000|14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1|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.242.249.219|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1, Transaction Id: LUSZB, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:42.981 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1, Transaction Id: LUSZB, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:10:42.983 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1, X-ECOMP-TransactionID=LUSZB, X-Begin-Timestamp=2021-04-23T14:10:42.969+0000, id=acf11b9a-c049-c7b9-7047-3a4dc152a3c0, timestamp=1619187042970}], headers={id=a587974c-1471-6341-daa0-9c224452e440, timestamp=1619187042982}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=14f4a421-a7ac-439b-a4b3-2cdac7bd5eb1, X-ECOMP-TransactionID=LUSZB, X-Begin-Timestamp=2021-04-23T14:10:42.969+0000, id=acf11b9a-c049-c7b9-7047-3a4dc152a3c0, timestamp=1619187042970}]
2021-04-23 14:11:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:11:04.408 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:11:04.409 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:11:04.409 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:11:04.412 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:11:04.439 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=6c807dc8-680f-42da-907e-09a2831b87c9, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:11:04 GMT]
2021-04-23 14:11:04.439 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:11:04.440 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:11:04.441 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:11:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:11:04.443  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:11:04.443 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:11:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:11:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:11:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:11:12.972+0000|90f22bac-5b5d-4633-a140-8efb057edd02|Request Id: 90f22bac-5b5d-4633-a140-8efb057edd02. Transaction Id: WLGUP. Begin TS: 2021-04-23T14:11:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:11:12.971 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 90f22bac-5b5d-4633-a140-8efb057edd02. Transaction Id: WLGUP. Begin TS: 2021-04-23T14:11:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:11:12.988  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
2021-04-23 14:11:12.990  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-04-23T14:11:12.975+0000|2021-04-23T14:11:13.007+0000|90f22bac-5b5d-4633-a140-8efb057edd02|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.242.249.219|32|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 90f22bac-5b5d-4633-a140-8efb057edd02, Transaction Id: WLGUP, Elapsed Time: 32 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:11:13.008 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 90f22bac-5b5d-4633-a140-8efb057edd02, Transaction Id: WLGUP, Elapsed Time: 32 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:11:13.010 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=90f22bac-5b5d-4633-a140-8efb057edd02, X-ECOMP-TransactionID=WLGUP, X-Begin-Timestamp=2021-04-23T14:11:12.970+0000, id=4873651a-013c-00cf-b813-7138c7d5c58c, timestamp=1619187072973}], headers={id=0568062e-415b-9d49-0d2a-71b632262e83, timestamp=1619187073010}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=90f22bac-5b5d-4633-a140-8efb057edd02, X-ECOMP-TransactionID=WLGUP, X-Begin-Timestamp=2021-04-23T14:11:12.970+0000, id=4873651a-013c-00cf-b813-7138c7d5c58c, timestamp=1619187072973}]
2021-04-23T14:11:42.972+0000|825d76ec-71b1-4fcd-b6a1-1a7437a048a7|Request Id: 825d76ec-71b1-4fcd-b6a1-1a7437a048a7. Transaction Id: ZJANO. Begin TS: 2021-04-23T14:11:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:11:42.971 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 825d76ec-71b1-4fcd-b6a1-1a7437a048a7. Transaction Id: ZJANO. Begin TS: 2021-04-23T14:11:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:11:42.977+0000|2021-04-23T14:11:42.993+0000|825d76ec-71b1-4fcd-b6a1-1a7437a048a7|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.242.249.219|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 825d76ec-71b1-4fcd-b6a1-1a7437a048a7, Transaction Id: ZJANO, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:11:42.994 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 825d76ec-71b1-4fcd-b6a1-1a7437a048a7, Transaction Id: ZJANO, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:11:42.998 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=825d76ec-71b1-4fcd-b6a1-1a7437a048a7, X-ECOMP-TransactionID=ZJANO, X-Begin-Timestamp=2021-04-23T14:11:42.970+0000, id=46ac6153-e84f-73bf-5e53-7e3a897dec33, timestamp=1619187102973}], headers={id=8baaca98-b88f-e8fa-74d4-15d96135303b, timestamp=1619187102997}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=825d76ec-71b1-4fcd-b6a1-1a7437a048a7, X-ECOMP-TransactionID=ZJANO, X-Begin-Timestamp=2021-04-23T14:11:42.970+0000, id=46ac6153-e84f-73bf-5e53-7e3a897dec33, timestamp=1619187102973}]
2021-04-23 14:12:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:12:04.407 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:12:04.408 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:12:04.408 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:12:04.411 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:12:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=a7748636-2ec5-45e0-bbdd-f4f99b4d7bab, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:12:04 GMT]
2021-04-23 14:12:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:12:04.439 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:12:04.439 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:12:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:12:04.443  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:12:04.443 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:12:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:12:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:12:04.445 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:12:12.970+0000|d8dce95c-3a52-44ab-a74c-4b9feca069eb|Request Id: d8dce95c-3a52-44ab-a74c-4b9feca069eb. Transaction Id: T5AFY. Begin TS: 2021-04-23T14:12:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:12:12.970 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8dce95c-3a52-44ab-a74c-4b9feca069eb. Transaction Id: T5AFY. Begin TS: 2021-04-23T14:12:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:12:12.972+0000|2021-04-23T14:12:12.985+0000|d8dce95c-3a52-44ab-a74c-4b9feca069eb|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.242.249.219|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8dce95c-3a52-44ab-a74c-4b9feca069eb, Transaction Id: T5AFY, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:12:12.985 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8dce95c-3a52-44ab-a74c-4b9feca069eb, Transaction Id: T5AFY, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:12:12.987 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8dce95c-3a52-44ab-a74c-4b9feca069eb, X-ECOMP-TransactionID=T5AFY, X-Begin-Timestamp=2021-04-23T14:12:12.970+0000, id=d7f06bbf-b31a-c4a9-606f-ad7c8ee89ff6, timestamp=1619187132971}], headers={id=4a4258c8-f055-7b3e-be07-e459217c5418, timestamp=1619187132986}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8dce95c-3a52-44ab-a74c-4b9feca069eb, X-ECOMP-TransactionID=T5AFY, X-Begin-Timestamp=2021-04-23T14:12:12.970+0000, id=d7f06bbf-b31a-c4a9-606f-ad7c8ee89ff6, timestamp=1619187132971}]
2021-04-23T14:12:42.972+0000|7ba94b82-d64c-4b9f-90c2-78b423bcbb5f|Request Id: 7ba94b82-d64c-4b9f-90c2-78b423bcbb5f. Transaction Id: M7OTR. Begin TS: 2021-04-23T14:12:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:12:42.971 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7ba94b82-d64c-4b9f-90c2-78b423bcbb5f. Transaction Id: M7OTR. Begin TS: 2021-04-23T14:12:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:12:42.978+0000|2021-04-23T14:12:42.992+0000|7ba94b82-d64c-4b9f-90c2-78b423bcbb5f|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.242.249.219|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7ba94b82-d64c-4b9f-90c2-78b423bcbb5f, Transaction Id: M7OTR, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:12:42.993 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7ba94b82-d64c-4b9f-90c2-78b423bcbb5f, Transaction Id: M7OTR, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:12:42.997 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7ba94b82-d64c-4b9f-90c2-78b423bcbb5f, X-ECOMP-TransactionID=M7OTR, X-Begin-Timestamp=2021-04-23T14:12:42.970+0000, id=0f9f68ec-b23f-02f3-3ec7-618b9143c787, timestamp=1619187162974}], headers={id=776618ce-b650-627b-6086-f73b37b40116, timestamp=1619187162996}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7ba94b82-d64c-4b9f-90c2-78b423bcbb5f, X-ECOMP-TransactionID=M7OTR, X-Begin-Timestamp=2021-04-23T14:12:42.970+0000, id=0f9f68ec-b23f-02f3-3ec7-618b9143c787, timestamp=1619187162974}]
2021-04-23 14:13:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:13:04.410 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:13:04.411 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:13:04.411 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:13:04.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:13:04.443 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=e1e36d0f-9888-4d67-b2e6-2ec8f495de58, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:13:04 GMT]
2021-04-23 14:13:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:13:04.444 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:13:04.445 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:13:04.445 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:13:04.447  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:13:04.447 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:13:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:13:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:13:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:13:12.970+0000|90c539e5-4abe-44bd-948a-95ac496179f3|Request Id: 90c539e5-4abe-44bd-948a-95ac496179f3. Transaction Id: Q8TRS. Begin TS: 2021-04-23T14:13:12.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:13:12.969 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 90c539e5-4abe-44bd-948a-95ac496179f3. Transaction Id: Q8TRS. Begin TS: 2021-04-23T14:13:12.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:13:12.971+0000|2021-04-23T14:13:12.979+0000|90c539e5-4abe-44bd-948a-95ac496179f3|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.242.249.219|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 90c539e5-4abe-44bd-948a-95ac496179f3, Transaction Id: Q8TRS, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:13:12.979 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 90c539e5-4abe-44bd-948a-95ac496179f3, Transaction Id: Q8TRS, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:13:12.981 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=90c539e5-4abe-44bd-948a-95ac496179f3, X-ECOMP-TransactionID=Q8TRS, X-Begin-Timestamp=2021-04-23T14:13:12.969+0000, id=66f7fe13-cb9e-cda5-7e7d-4538ff5b50ec, timestamp=1619187192970}], headers={id=ed7298da-a814-29d3-0f82-2dbf5c0fa262, timestamp=1619187192981}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=90c539e5-4abe-44bd-948a-95ac496179f3, X-ECOMP-TransactionID=Q8TRS, X-Begin-Timestamp=2021-04-23T14:13:12.969+0000, id=66f7fe13-cb9e-cda5-7e7d-4538ff5b50ec, timestamp=1619187192970}]
2021-04-23T14:13:42.972+0000|8afe7fce-f91a-452d-8741-7d656e53c9d3|Request Id: 8afe7fce-f91a-452d-8741-7d656e53c9d3. Transaction Id: CC8F7. Begin TS: 2021-04-23T14:13:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:13:42.970 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8afe7fce-f91a-452d-8741-7d656e53c9d3. Transaction Id: CC8F7. Begin TS: 2021-04-23T14:13:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:13:42.983  INFO 1 --- [ask-scheduler-5] 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
2021-04-23 14:13:42.983  INFO 1 --- [ask-scheduler-5] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-04-23T14:13:42.976+0000|2021-04-23T14:13:42.997+0000|8afe7fce-f91a-452d-8741-7d656e53c9d3|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.242.249.219|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8afe7fce-f91a-452d-8741-7d656e53c9d3, Transaction Id: CC8F7, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:13:42.997 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8afe7fce-f91a-452d-8741-7d656e53c9d3, Transaction Id: CC8F7, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:13:43.001 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8afe7fce-f91a-452d-8741-7d656e53c9d3, X-ECOMP-TransactionID=CC8F7, X-Begin-Timestamp=2021-04-23T14:13:42.970+0000, id=38850573-f9d2-6167-2954-d5e17c82d7df, timestamp=1619187222973}], headers={id=aa5884bc-ba0e-8fe9-47c0-416dbdc1d6c9, timestamp=1619187223000}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8afe7fce-f91a-452d-8741-7d656e53c9d3, X-ECOMP-TransactionID=CC8F7, X-Begin-Timestamp=2021-04-23T14:13:42.970+0000, id=38850573-f9d2-6167-2954-d5e17c82d7df, timestamp=1619187222973}]
2021-04-23 14:14:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:14:04.408 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:14:04.409 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:14:04.409 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:14:04.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:14:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=8b390e6b-8be5-49c4-ac13-0378967f675f, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:14:04 GMT]
2021-04-23 14:14:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:14:04.439 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:14:04.439 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:14:04.440 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:14:04.441  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:14:04.441 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:14:04.442 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:14:04.442 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:14:04.442 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:14:12.971+0000|13082fed-b2a7-4f4d-b6f5-6102aa9fb122|Request Id: 13082fed-b2a7-4f4d-b6f5-6102aa9fb122. Transaction Id: 8YKFX. Begin TS: 2021-04-23T14:14:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:14:12.971 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 13082fed-b2a7-4f4d-b6f5-6102aa9fb122. Transaction Id: 8YKFX. Begin TS: 2021-04-23T14:14:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:14:12.974+0000|2021-04-23T14:14:12.985+0000|13082fed-b2a7-4f4d-b6f5-6102aa9fb122|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.242.249.219|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 13082fed-b2a7-4f4d-b6f5-6102aa9fb122, Transaction Id: 8YKFX, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:14:12.986 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 13082fed-b2a7-4f4d-b6f5-6102aa9fb122, Transaction Id: 8YKFX, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:14:12.988 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=13082fed-b2a7-4f4d-b6f5-6102aa9fb122, X-ECOMP-TransactionID=8YKFX, X-Begin-Timestamp=2021-04-23T14:14:12.970+0000, id=4617e37d-c800-23fa-4c99-dbe85e3d7950, timestamp=1619187252972}], headers={id=509e4e8d-b5ba-82ce-c7ce-bbaa795ca2ec, timestamp=1619187252988}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=13082fed-b2a7-4f4d-b6f5-6102aa9fb122, X-ECOMP-TransactionID=8YKFX, X-Begin-Timestamp=2021-04-23T14:14:12.970+0000, id=4617e37d-c800-23fa-4c99-dbe85e3d7950, timestamp=1619187252972}]
2021-04-23T14:14:42.974+0000|88b0b4f2-9731-4d43-8ac6-cda59047ddef|Request Id: 88b0b4f2-9731-4d43-8ac6-cda59047ddef. Transaction Id: XFTGQ. Begin TS: 2021-04-23T14:14:42.972+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:14:42.973 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 88b0b4f2-9731-4d43-8ac6-cda59047ddef. Transaction Id: XFTGQ. Begin TS: 2021-04-23T14:14:42.972+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:14:42.982+0000|2021-04-23T14:14:42.999+0000|88b0b4f2-9731-4d43-8ac6-cda59047ddef|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.242.249.219|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 88b0b4f2-9731-4d43-8ac6-cda59047ddef, Transaction Id: XFTGQ, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:14:43.000 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 88b0b4f2-9731-4d43-8ac6-cda59047ddef, Transaction Id: XFTGQ, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:14:43.003 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=88b0b4f2-9731-4d43-8ac6-cda59047ddef, X-ECOMP-TransactionID=XFTGQ, X-Begin-Timestamp=2021-04-23T14:14:42.972+0000, id=3348e645-dbf4-85de-7823-acdc30cb37df, timestamp=1619187282978}], headers={id=a5f0a7dd-b329-dd8e-1348-9ecf27f89361, timestamp=1619187283002}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=88b0b4f2-9731-4d43-8ac6-cda59047ddef, X-ECOMP-TransactionID=XFTGQ, X-Begin-Timestamp=2021-04-23T14:14:42.972+0000, id=3348e645-dbf4-85de-7823-acdc30cb37df, timestamp=1619187282978}]
2021-04-23 14:15:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:15:04.408 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:15:04.409 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:15:04.409 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:15:04.412 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:15:04.433 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=56cef9c3-c488-4c78-9b45-d990ea5caa5e, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:15:04 GMT]
2021-04-23 14:15:04.434 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:15:04.434 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:15:04.434 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:15:04.435 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:15:04.437  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:15:04.437 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:15:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:15:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:15:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:15:12.970+0000|d1ebdcd5-25a1-492f-8151-17d018ee4675|Request Id: d1ebdcd5-25a1-492f-8151-17d018ee4675. Transaction Id: AMOOA. Begin TS: 2021-04-23T14:15:12.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:15:12.969 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d1ebdcd5-25a1-492f-8151-17d018ee4675. Transaction Id: AMOOA. Begin TS: 2021-04-23T14:15:12.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:15:12.972+0000|2021-04-23T14:15:12.981+0000|d1ebdcd5-25a1-492f-8151-17d018ee4675|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d1ebdcd5-25a1-492f-8151-17d018ee4675, Transaction Id: AMOOA, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:15:12.981 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d1ebdcd5-25a1-492f-8151-17d018ee4675, Transaction Id: AMOOA, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:15:12.984 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d1ebdcd5-25a1-492f-8151-17d018ee4675, X-ECOMP-TransactionID=AMOOA, X-Begin-Timestamp=2021-04-23T14:15:12.969+0000, id=0897d521-6792-6d24-435e-336f31759ed5, timestamp=1619187312970}], headers={id=13432816-a5d8-9745-f127-0a984d2f3d4e, timestamp=1619187312983}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d1ebdcd5-25a1-492f-8151-17d018ee4675, X-ECOMP-TransactionID=AMOOA, X-Begin-Timestamp=2021-04-23T14:15:12.969+0000, id=0897d521-6792-6d24-435e-336f31759ed5, timestamp=1619187312970}]
2021-04-23T14:15:42.973+0000|c7312af2-e376-4212-a186-04ecddefb221|Request Id: c7312af2-e376-4212-a186-04ecddefb221. Transaction Id: 8G5MT. Begin TS: 2021-04-23T14:15:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:15:42.972 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c7312af2-e376-4212-a186-04ecddefb221. Transaction Id: 8G5MT. Begin TS: 2021-04-23T14:15:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:15:42.981+0000|2021-04-23T14:15:43.003+0000|c7312af2-e376-4212-a186-04ecddefb221|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.242.249.219|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c7312af2-e376-4212-a186-04ecddefb221, Transaction Id: 8G5MT, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:15:43.004 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c7312af2-e376-4212-a186-04ecddefb221, Transaction Id: 8G5MT, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:15:43.010 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c7312af2-e376-4212-a186-04ecddefb221, X-ECOMP-TransactionID=8G5MT, X-Begin-Timestamp=2021-04-23T14:15:42.970+0000, id=b10f3af2-b591-57e8-c566-2a92d3b18cac, timestamp=1619187342975}], headers={id=2980cb2a-cdd6-7644-ec2f-48d1eae87c2a, timestamp=1619187343008}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c7312af2-e376-4212-a186-04ecddefb221, X-ECOMP-TransactionID=8G5MT, X-Begin-Timestamp=2021-04-23T14:15:42.970+0000, id=b10f3af2-b591-57e8-c566-2a92d3b18cac, timestamp=1619187342975}]
2021-04-23 14:16:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:16:04.411 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:16:04.411 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:16:04.412 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:16:04.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:16:04.437 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=1ed8c614-29dd-4924-b23f-3ddcfae49fb3, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:16:04 GMT]
2021-04-23 14:16:04.437 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:16:04.438 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:16:04.438 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:16:04.439 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:16:04.440  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:16:04.440 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:16:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:16:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:16:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:16:12.971+0000|0fc41bb1-00be-45a0-be00-688047788d54|Request Id: 0fc41bb1-00be-45a0-be00-688047788d54. Transaction Id: B8QP1. Begin TS: 2021-04-23T14:16:12.971+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:16:12.971 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0fc41bb1-00be-45a0-be00-688047788d54. Transaction Id: B8QP1. Begin TS: 2021-04-23T14:16:12.971+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:16:12.973+0000|2021-04-23T14:16:12.985+0000|0fc41bb1-00be-45a0-be00-688047788d54|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.242.249.219|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0fc41bb1-00be-45a0-be00-688047788d54, Transaction Id: B8QP1, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:16:12.985 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0fc41bb1-00be-45a0-be00-688047788d54, Transaction Id: B8QP1, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:16:12.986 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0fc41bb1-00be-45a0-be00-688047788d54, X-ECOMP-TransactionID=B8QP1, X-Begin-Timestamp=2021-04-23T14:16:12.971+0000, id=7e832628-a48e-f248-1c38-02373c175313, timestamp=1619187372972}], headers={id=18ca2332-443c-6110-d55b-ea83edf26825, timestamp=1619187372986}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0fc41bb1-00be-45a0-be00-688047788d54, X-ECOMP-TransactionID=B8QP1, X-Begin-Timestamp=2021-04-23T14:16:12.971+0000, id=7e832628-a48e-f248-1c38-02373c175313, timestamp=1619187372972}]
2021-04-23T14:16:42.973+0000|015fbc21-08d3-4ca0-a121-3764616bcf67|Request Id: 015fbc21-08d3-4ca0-a121-3764616bcf67. Transaction Id: BBEOH. Begin TS: 2021-04-23T14:16:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:16:42.972 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 015fbc21-08d3-4ca0-a121-3764616bcf67. Transaction Id: BBEOH. Begin TS: 2021-04-23T14:16:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:16:42.986  INFO 1 --- [ask-scheduler-1] 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
2021-04-23 14:16:42.986  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-04-23T14:16:42.979+0000|2021-04-23T14:16:42.994+0000|015fbc21-08d3-4ca0-a121-3764616bcf67|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.242.249.219|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 015fbc21-08d3-4ca0-a121-3764616bcf67, Transaction Id: BBEOH, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:16:42.994 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 015fbc21-08d3-4ca0-a121-3764616bcf67, Transaction Id: BBEOH, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:16:42.997 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=015fbc21-08d3-4ca0-a121-3764616bcf67, X-ECOMP-TransactionID=BBEOH, X-Begin-Timestamp=2021-04-23T14:16:42.970+0000, id=a3517d0b-2467-f7da-e8e7-570bc81d8c61, timestamp=1619187402975}], headers={id=364b63eb-75f0-e17a-3c66-f77fbb6ce012, timestamp=1619187402996}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=015fbc21-08d3-4ca0-a121-3764616bcf67, X-ECOMP-TransactionID=BBEOH, X-Begin-Timestamp=2021-04-23T14:16:42.970+0000, id=a3517d0b-2467-f7da-e8e7-570bc81d8c61, timestamp=1619187402975}]
2021-04-23 14:17:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:17:04.409 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:17:04.410 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:17:04.410 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:17:04.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:17:04.445 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=7cc67939-0beb-4d0d-a71f-f523a83db749, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:17:04 GMT]
2021-04-23 14:17:04.445 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:17:04.446 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:17:04.447 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:17:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:17:04.450  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:17:04.450 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:17:04.451 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:17:04.452 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:17:04.452 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:17:12.973+0000|d2c32ab6-4746-4df6-9dcf-8caf07a96719|Request Id: d2c32ab6-4746-4df6-9dcf-8caf07a96719. Transaction Id: BQ4CR. Begin TS: 2021-04-23T14:17:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:17:12.971 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d2c32ab6-4746-4df6-9dcf-8caf07a96719. Transaction Id: BQ4CR. Begin TS: 2021-04-23T14:17:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:17:12.982+0000|2021-04-23T14:17:12.999+0000|d2c32ab6-4746-4df6-9dcf-8caf07a96719|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.242.249.219|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d2c32ab6-4746-4df6-9dcf-8caf07a96719, Transaction Id: BQ4CR, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:17:13.000 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d2c32ab6-4746-4df6-9dcf-8caf07a96719, Transaction Id: BQ4CR, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:17:13.002 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d2c32ab6-4746-4df6-9dcf-8caf07a96719, X-ECOMP-TransactionID=BQ4CR, X-Begin-Timestamp=2021-04-23T14:17:12.970+0000, id=b8bff69b-bce9-5fc2-cff2-033485b25a81, timestamp=1619187432976}], headers={id=7f969fc0-a0c0-8a17-fb5c-521cad0111e0, timestamp=1619187433002}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d2c32ab6-4746-4df6-9dcf-8caf07a96719, X-ECOMP-TransactionID=BQ4CR, X-Begin-Timestamp=2021-04-23T14:17:12.970+0000, id=b8bff69b-bce9-5fc2-cff2-033485b25a81, timestamp=1619187432976}]
2021-04-23T14:17:42.970+0000|d118fedf-8d44-4936-b153-4d322563e46e|Request Id: d118fedf-8d44-4936-b153-4d322563e46e. Transaction Id: EOSNF. Begin TS: 2021-04-23T14:17:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:17:42.970 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d118fedf-8d44-4936-b153-4d322563e46e. Transaction Id: EOSNF. Begin TS: 2021-04-23T14:17:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:17:42.972+0000|2021-04-23T14:17:42.985+0000|d118fedf-8d44-4936-b153-4d322563e46e|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.242.249.219|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d118fedf-8d44-4936-b153-4d322563e46e, Transaction Id: EOSNF, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:17:42.985 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d118fedf-8d44-4936-b153-4d322563e46e, Transaction Id: EOSNF, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:17:42.987 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d118fedf-8d44-4936-b153-4d322563e46e, X-ECOMP-TransactionID=EOSNF, X-Begin-Timestamp=2021-04-23T14:17:42.969+0000, id=39e269ce-04d4-54a1-fa98-1679b599f8aa, timestamp=1619187462970}], headers={id=0f98f05c-58c6-33a9-ac45-d02e8ff3784c, timestamp=1619187462987}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d118fedf-8d44-4936-b153-4d322563e46e, X-ECOMP-TransactionID=EOSNF, X-Begin-Timestamp=2021-04-23T14:17:42.969+0000, id=39e269ce-04d4-54a1-fa98-1679b599f8aa, timestamp=1619187462970}]
2021-04-23 14:18:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:18:04.410 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:18:04.411 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:18:04.411 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:18:04.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:18:04.440 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=5fa357a9-94a2-4fd0-9877-05d8110a1c1c, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:18:04 GMT]
2021-04-23 14:18:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:18:04.442 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:18:04.442 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:18:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:18:04.446  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:18:04.446 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:18:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:18:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:18:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:18:12.973+0000|44dee8a4-8e10-4c3f-a20a-95a1583f9a8e|Request Id: 44dee8a4-8e10-4c3f-a20a-95a1583f9a8e. Transaction Id: Y8AMK. Begin TS: 2021-04-23T14:18:12.971+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:18:12.972 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 44dee8a4-8e10-4c3f-a20a-95a1583f9a8e. Transaction Id: Y8AMK. Begin TS: 2021-04-23T14:18:12.971+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:18:12.982+0000|2021-04-23T14:18:13.002+0000|44dee8a4-8e10-4c3f-a20a-95a1583f9a8e|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.242.249.219|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 44dee8a4-8e10-4c3f-a20a-95a1583f9a8e, Transaction Id: Y8AMK, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:18:13.002 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 44dee8a4-8e10-4c3f-a20a-95a1583f9a8e, Transaction Id: Y8AMK, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:18:13.007 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=44dee8a4-8e10-4c3f-a20a-95a1583f9a8e, X-ECOMP-TransactionID=Y8AMK, X-Begin-Timestamp=2021-04-23T14:18:12.971+0000, id=07151ad6-2c21-6d7e-974a-538d50a1bebd, timestamp=1619187492975}], headers={id=a9154d80-061e-51e8-2ed2-adbe23f52f0c, timestamp=1619187493006}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=44dee8a4-8e10-4c3f-a20a-95a1583f9a8e, X-ECOMP-TransactionID=Y8AMK, X-Begin-Timestamp=2021-04-23T14:18:12.971+0000, id=07151ad6-2c21-6d7e-974a-538d50a1bebd, timestamp=1619187492975}]
2021-04-23T14:18:42.970+0000|dc5779e9-1a45-4d42-809e-398d28cd0eaf|Request Id: dc5779e9-1a45-4d42-809e-398d28cd0eaf. Transaction Id: BLO5D. Begin TS: 2021-04-23T14:18:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:18:42.970 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dc5779e9-1a45-4d42-809e-398d28cd0eaf. Transaction Id: BLO5D. Begin TS: 2021-04-23T14:18:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:18:42.975+0000|2021-04-23T14:18:42.984+0000|dc5779e9-1a45-4d42-809e-398d28cd0eaf|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dc5779e9-1a45-4d42-809e-398d28cd0eaf, Transaction Id: BLO5D, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:18:42.984 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dc5779e9-1a45-4d42-809e-398d28cd0eaf, Transaction Id: BLO5D, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:18:42.986 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dc5779e9-1a45-4d42-809e-398d28cd0eaf, X-ECOMP-TransactionID=BLO5D, X-Begin-Timestamp=2021-04-23T14:18:42.970+0000, id=e5030ba0-74a8-189d-5524-fd1b7fa3109e, timestamp=1619187522970}], headers={id=33bf4655-63ed-d830-2425-57b79cd48087, timestamp=1619187522986}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dc5779e9-1a45-4d42-809e-398d28cd0eaf, X-ECOMP-TransactionID=BLO5D, X-Begin-Timestamp=2021-04-23T14:18:42.970+0000, id=e5030ba0-74a8-189d-5524-fd1b7fa3109e, timestamp=1619187522970}]
2021-04-23 14:19:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:19:04.408 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:19:04.409 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:19:04.409 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:19:04.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:19:04.435 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=c4b789ed-281f-4d82-8c31-15ae28c958b6, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:19:04 GMT]
2021-04-23 14:19:04.435 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:19:04.436 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:19:04.436 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:19:04.437 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:19:04.439  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:19:04.439 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:19:04.440 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:19:04.440 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:19:04.440 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:19:12.973+0000|e4c50511-876e-4803-901e-796cf948d903|Request Id: e4c50511-876e-4803-901e-796cf948d903. Transaction Id: OQLT1. Begin TS: 2021-04-23T14:19:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:19:12.971 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e4c50511-876e-4803-901e-796cf948d903. Transaction Id: OQLT1. Begin TS: 2021-04-23T14:19:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:19:12.985  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
2021-04-23 14:19:12.986  INFO 1 --- [ask-scheduler-7] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-04-23T14:19:12.979+0000|2021-04-23T14:19:12.993+0000|e4c50511-876e-4803-901e-796cf948d903|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.242.249.219|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e4c50511-876e-4803-901e-796cf948d903, Transaction Id: OQLT1, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:19:12.994 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e4c50511-876e-4803-901e-796cf948d903, Transaction Id: OQLT1, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:19:12.996 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e4c50511-876e-4803-901e-796cf948d903, X-ECOMP-TransactionID=OQLT1, X-Begin-Timestamp=2021-04-23T14:19:12.970+0000, id=fc429da4-b20b-5004-eb7b-06102259d7c2, timestamp=1619187552974}], headers={id=38cf072f-02ba-733b-75a6-b3ed23f61d23, timestamp=1619187552996}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e4c50511-876e-4803-901e-796cf948d903, X-ECOMP-TransactionID=OQLT1, X-Begin-Timestamp=2021-04-23T14:19:12.970+0000, id=fc429da4-b20b-5004-eb7b-06102259d7c2, timestamp=1619187552974}]
2021-04-23T14:19:42.970+0000|d7779bf7-7040-40b4-898e-7580117c4414|Request Id: d7779bf7-7040-40b4-898e-7580117c4414. Transaction Id: BER6Q. Begin TS: 2021-04-23T14:19:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:19:42.970 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d7779bf7-7040-40b4-898e-7580117c4414. Transaction Id: BER6Q. Begin TS: 2021-04-23T14:19:42.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:19:42.972+0000|2021-04-23T14:19:42.996+0000|d7779bf7-7040-40b4-898e-7580117c4414|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.242.249.219|24|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d7779bf7-7040-40b4-898e-7580117c4414, Transaction Id: BER6Q, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:19:42.997 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d7779bf7-7040-40b4-898e-7580117c4414, Transaction Id: BER6Q, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:19:42.998 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d7779bf7-7040-40b4-898e-7580117c4414, X-ECOMP-TransactionID=BER6Q, X-Begin-Timestamp=2021-04-23T14:19:42.970+0000, id=5777f5b9-cff5-e318-917c-f5174bfc7108, timestamp=1619187582971}], headers={id=643b3440-c40f-f102-cde7-671e569e7a5b, timestamp=1619187582998}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d7779bf7-7040-40b4-898e-7580117c4414, X-ECOMP-TransactionID=BER6Q, X-Begin-Timestamp=2021-04-23T14:19:42.970+0000, id=5777f5b9-cff5-e318-917c-f5174bfc7108, timestamp=1619187582971}]
2021-04-23 14:20:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:20:04.409 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:20:04.410 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:20:04.410 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:20:04.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:20:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=de2eb3d7-7513-4675-a07a-b5379cdc7c3c, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:20:04 GMT]
2021-04-23 14:20:04.448 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:20:04.449 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:20:04.449 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:20:04.450 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:20:04.451  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:20:04.452 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:20:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:20:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:20:04.453 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:20:12.973+0000|5d7eac96-2a48-4de3-8434-38bf77f355a4|Request Id: 5d7eac96-2a48-4de3-8434-38bf77f355a4. Transaction Id: 1TKC1. Begin TS: 2021-04-23T14:20:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:20:12.972 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5d7eac96-2a48-4de3-8434-38bf77f355a4. Transaction Id: 1TKC1. Begin TS: 2021-04-23T14:20:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:20:12.977+0000|2021-04-23T14:20:12.986+0000|5d7eac96-2a48-4de3-8434-38bf77f355a4|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5d7eac96-2a48-4de3-8434-38bf77f355a4, Transaction Id: 1TKC1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:20:12.987 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5d7eac96-2a48-4de3-8434-38bf77f355a4, Transaction Id: 1TKC1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:20:12.989 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5d7eac96-2a48-4de3-8434-38bf77f355a4, X-ECOMP-TransactionID=1TKC1, X-Begin-Timestamp=2021-04-23T14:20:12.970+0000, id=680ff09f-4aa9-0542-84d3-0fc2c1ba49f2, timestamp=1619187612974}], headers={id=0c75908d-6177-3a5c-1b99-bf27c40c1305, timestamp=1619187612989}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5d7eac96-2a48-4de3-8434-38bf77f355a4, X-ECOMP-TransactionID=1TKC1, X-Begin-Timestamp=2021-04-23T14:20:12.970+0000, id=680ff09f-4aa9-0542-84d3-0fc2c1ba49f2, timestamp=1619187612974}]
2021-04-23T14:20:42.969+0000|dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca|Request Id: dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca. Transaction Id: 8JAGH. Begin TS: 2021-04-23T14:20:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:20:42.969 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca. Transaction Id: 8JAGH. Begin TS: 2021-04-23T14:20:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:20:42.971+0000|2021-04-23T14:20:42.979+0000|dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca|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.242.249.219|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca, Transaction Id: 8JAGH, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:20:42.979 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca, Transaction Id: 8JAGH, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:20:42.981 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca, X-ECOMP-TransactionID=8JAGH, X-Begin-Timestamp=2021-04-23T14:20:42.969+0000, id=818ba394-b3de-e207-876c-9fac7ef870bf, timestamp=1619187642970}], headers={id=a4b98f19-e6bc-3e94-118d-31a67266adb2, timestamp=1619187642980}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dcaf629c-ef2c-4e0b-a2be-c5f7a6ff65ca, X-ECOMP-TransactionID=8JAGH, X-Begin-Timestamp=2021-04-23T14:20:42.969+0000, id=818ba394-b3de-e207-876c-9fac7ef870bf, timestamp=1619187642970}]
2021-04-23 14:21:04.405 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:21:04.411 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:21:04.411 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:21:04.412 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:21:04.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:21:04.433 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=2340ab41-75f1-412b-aa07-4aff1e1153bf, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:21:04 GMT]
2021-04-23 14:21:04.434 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:21:04.434 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:21:04.435 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:21:04.436 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:21:04.437  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:21:04.437 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:21:04.438 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:21:04.439 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:21:04.439 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:21:12.971+0000|26e0baa0-5797-4103-868d-c85e5bf95168|Request Id: 26e0baa0-5797-4103-868d-c85e5bf95168. Transaction Id: KAACZ. Begin TS: 2021-04-23T14:21:12.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:21:12.970 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 26e0baa0-5797-4103-868d-c85e5bf95168. Transaction Id: KAACZ. Begin TS: 2021-04-23T14:21:12.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:21:12.974+0000|2021-04-23T14:21:12.986+0000|26e0baa0-5797-4103-868d-c85e5bf95168|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.242.249.219|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 26e0baa0-5797-4103-868d-c85e5bf95168, Transaction Id: KAACZ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:21:12.986 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 26e0baa0-5797-4103-868d-c85e5bf95168, Transaction Id: KAACZ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:21:12.988 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=26e0baa0-5797-4103-868d-c85e5bf95168, X-ECOMP-TransactionID=KAACZ, X-Begin-Timestamp=2021-04-23T14:21:12.969+0000, id=5c56b35e-31f3-6e7d-5d3e-622e3162f819, timestamp=1619187672971}], headers={id=46f32b08-3186-8f9c-a8cd-af465970dd99, timestamp=1619187672987}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=26e0baa0-5797-4103-868d-c85e5bf95168, X-ECOMP-TransactionID=KAACZ, X-Begin-Timestamp=2021-04-23T14:21:12.969+0000, id=5c56b35e-31f3-6e7d-5d3e-622e3162f819, timestamp=1619187672971}]
2021-04-23T14:21:42.970+0000|3fb500e8-d78e-46df-8e61-71dd6ba5a899|Request Id: 3fb500e8-d78e-46df-8e61-71dd6ba5a899. Transaction Id: FAJY6. Begin TS: 2021-04-23T14:21:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:21:42.970 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3fb500e8-d78e-46df-8e61-71dd6ba5a899. Transaction Id: FAJY6. Begin TS: 2021-04-23T14:21:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:21:42.971+0000|2021-04-23T14:21:42.979+0000|3fb500e8-d78e-46df-8e61-71dd6ba5a899|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.242.249.219|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3fb500e8-d78e-46df-8e61-71dd6ba5a899, Transaction Id: FAJY6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:21:42.979 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3fb500e8-d78e-46df-8e61-71dd6ba5a899, Transaction Id: FAJY6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:21:42.981 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3fb500e8-d78e-46df-8e61-71dd6ba5a899, X-ECOMP-TransactionID=FAJY6, X-Begin-Timestamp=2021-04-23T14:21:42.969+0000, id=942df5e0-fd66-b30f-5027-778bbdcfe3b3, timestamp=1619187702970}], headers={id=3229a944-7739-abec-99c0-3596e519554d, timestamp=1619187702981}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3fb500e8-d78e-46df-8e61-71dd6ba5a899, X-ECOMP-TransactionID=FAJY6, X-Begin-Timestamp=2021-04-23T14:21:42.969+0000, id=942df5e0-fd66-b30f-5027-778bbdcfe3b3, timestamp=1619187702970}]
2021-04-23 14:22:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:22:04.411 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:22:04.412 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:22:04.412 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:22:04.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:22:04.443 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=b7c96dad-8168-4e9d-b6c6-0faf451711ba, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:22:04 GMT]
2021-04-23 14:22:04.444 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:22:04.444 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:22:04.444 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:22:04.445 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:22:04.446  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:22:04.446 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:22:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:22:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:22:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:22:12.971+0000|dbab251f-9457-41ad-9ca8-7856070b2083|Request Id: dbab251f-9457-41ad-9ca8-7856070b2083. Transaction Id: JTZPN. Begin TS: 2021-04-23T14:22:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:22:12.971 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dbab251f-9457-41ad-9ca8-7856070b2083. Transaction Id: JTZPN. Begin TS: 2021-04-23T14:22:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:22:12.974+0000|2021-04-23T14:22:12.983+0000|dbab251f-9457-41ad-9ca8-7856070b2083|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dbab251f-9457-41ad-9ca8-7856070b2083, Transaction Id: JTZPN, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:22:12.983 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dbab251f-9457-41ad-9ca8-7856070b2083, Transaction Id: JTZPN, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:22:12.985 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dbab251f-9457-41ad-9ca8-7856070b2083, X-ECOMP-TransactionID=JTZPN, X-Begin-Timestamp=2021-04-23T14:22:12.970+0000, id=291a2b79-e5ab-4106-add9-5943b8f6e8d7, timestamp=1619187732972}], headers={id=48802605-bf33-2d43-e45b-46d277d7cb4b, timestamp=1619187732985}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dbab251f-9457-41ad-9ca8-7856070b2083, X-ECOMP-TransactionID=JTZPN, X-Begin-Timestamp=2021-04-23T14:22:12.970+0000, id=291a2b79-e5ab-4106-add9-5943b8f6e8d7, timestamp=1619187732972}]
2021-04-23T14:22:42.970+0000|cec5c6ad-5dfd-492a-8c5c-0e35e86990a7|Request Id: cec5c6ad-5dfd-492a-8c5c-0e35e86990a7. Transaction Id: YSHZJ. Begin TS: 2021-04-23T14:22:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:22:42.969 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cec5c6ad-5dfd-492a-8c5c-0e35e86990a7. Transaction Id: YSHZJ. Begin TS: 2021-04-23T14:22:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:22:42.973+0000|2021-04-23T14:22:42.982+0000|cec5c6ad-5dfd-492a-8c5c-0e35e86990a7|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cec5c6ad-5dfd-492a-8c5c-0e35e86990a7, Transaction Id: YSHZJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:22:42.982 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cec5c6ad-5dfd-492a-8c5c-0e35e86990a7, Transaction Id: YSHZJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:22:42.983 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cec5c6ad-5dfd-492a-8c5c-0e35e86990a7, X-ECOMP-TransactionID=YSHZJ, X-Begin-Timestamp=2021-04-23T14:22:42.969+0000, id=00f9d321-ca43-a019-46d8-bf44edec61cf, timestamp=1619187762971}], headers={id=8fcb1e62-654f-5edf-4d6a-4c42e4cc86b1, timestamp=1619187762983}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cec5c6ad-5dfd-492a-8c5c-0e35e86990a7, X-ECOMP-TransactionID=YSHZJ, X-Begin-Timestamp=2021-04-23T14:22:42.969+0000, id=00f9d321-ca43-a019-46d8-bf44edec61cf, timestamp=1619187762971}]
2021-04-23 14:23:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:23:04.407 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:23:04.408 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:23:04.409 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:23:04.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:23:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=393d7924-bedb-4793-a861-8c6e8e012449, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:23:04 GMT]
2021-04-23 14:23:04.447 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:23:04.448 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:23:04.448 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:23:04.449 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:23:04.450  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:23:04.450 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:23:04.450 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:23:04.451 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:23:04.451 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:23:12.971+0000|1f9a1d49-398c-43f6-83cd-d7ca43cb2515|Request Id: 1f9a1d49-398c-43f6-83cd-d7ca43cb2515. Transaction Id: QKNHB. Begin TS: 2021-04-23T14:23:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:23:12.970 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1f9a1d49-398c-43f6-83cd-d7ca43cb2515. Transaction Id: QKNHB. Begin TS: 2021-04-23T14:23:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:23:12.975+0000|2021-04-23T14:23:12.983+0000|1f9a1d49-398c-43f6-83cd-d7ca43cb2515|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.242.249.219|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1f9a1d49-398c-43f6-83cd-d7ca43cb2515, Transaction Id: QKNHB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:23:12.984 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1f9a1d49-398c-43f6-83cd-d7ca43cb2515, Transaction Id: QKNHB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:23:12.985 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1f9a1d49-398c-43f6-83cd-d7ca43cb2515, X-ECOMP-TransactionID=QKNHB, X-Begin-Timestamp=2021-04-23T14:23:12.970+0000, id=6193548d-222f-cd85-ee82-68dcdb7a1d02, timestamp=1619187792971}], headers={id=b2ac3a1a-98ba-dfa0-dadf-0eeef5c7cb51, timestamp=1619187792985}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1f9a1d49-398c-43f6-83cd-d7ca43cb2515, X-ECOMP-TransactionID=QKNHB, X-Begin-Timestamp=2021-04-23T14:23:12.970+0000, id=6193548d-222f-cd85-ee82-68dcdb7a1d02, timestamp=1619187792971}]
2021-04-23T14:23:42.970+0000|22569787-ba22-46d1-9a4f-16e940ede14b|Request Id: 22569787-ba22-46d1-9a4f-16e940ede14b. Transaction Id: BYRDJ. Begin TS: 2021-04-23T14:23:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:23:42.969 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 22569787-ba22-46d1-9a4f-16e940ede14b. Transaction Id: BYRDJ. Begin TS: 2021-04-23T14:23:42.969+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:23:42.973+0000|2021-04-23T14:23:42.982+0000|22569787-ba22-46d1-9a4f-16e940ede14b|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 22569787-ba22-46d1-9a4f-16e940ede14b, Transaction Id: BYRDJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:23:42.983 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 22569787-ba22-46d1-9a4f-16e940ede14b, Transaction Id: BYRDJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-23 14:23:42.985 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=22569787-ba22-46d1-9a4f-16e940ede14b, X-ECOMP-TransactionID=BYRDJ, X-Begin-Timestamp=2021-04-23T14:23:42.969+0000, id=7747fb36-76ab-2fe8-0033-3204333ef7df, timestamp=1619187822971}], headers={id=7e441685-db1d-6ab8-563e-ab19e50ac91c, timestamp=1619187822985}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=22569787-ba22-46d1-9a4f-16e940ede14b, X-ECOMP-TransactionID=BYRDJ, X-Begin-Timestamp=2021-04-23T14:23:42.969+0000, id=7747fb36-76ab-2fe8-0033-3204333ef7df, timestamp=1619187822971}]
2021-04-23 14:24:04.404 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-04-23 14:24:04.408 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-23 14:24:04.409 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-23 14:24:04.409 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-23 14:24:04.412 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [request_sent])
2021-04-23 14:24:04.439 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received response (auto-read:false) : [x-onap-requestid=6793b4a3-1722-4f5e-8ebe-74c1ca9f4905, Content-Type=application/json, Content-Length=3732, Date=Fri, 23 Apr 2021 14:24:04 GMT]
2021-04-23 14:24:04.439 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [response_received])
2021-04-23 14:24:04.440 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-23 14:24:04.440 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-23 14:24:04.441 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Received last HTTP packet
2021-04-23 14:24:04.442  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-23 14:24:04.442 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}}
2021-04-23 14:24:04.443 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443]}}, [disconnecting])
2021-04-23 14:24:04.443 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Releasing channel
2021-04-23 14:24:04.443 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x325a6c0b, L:/10.242.249.219:51882 - R:config-binding-service/10.96.72.75:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-23T14:24:12.971+0000|d6ddb8ff-dfdc-462b-a701-6355317f1dfa|Request Id: d6ddb8ff-dfdc-462b-a701-6355317f1dfa. Transaction Id: K8YFU. Begin TS: 2021-04-23T14:24:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23 14:24:12.970 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d6ddb8ff-dfdc-462b-a701-6355317f1dfa. Transaction Id: K8YFU. Begin TS: 2021-04-23T14:24:12.970+0000. Starting new DMaaP MR Subscriber poll.
2021-04-23T14:24:12.973+0000|2021-04-23T14:24:12.982+0000|d6ddb8ff-dfdc-462b-a701-6355317f1dfa|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.242.249.219|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d6ddb8ff-dfdc-462b-a701-6355317f1dfa, Transaction Id: K8YFU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No s