2021-09-02 23:00:22.027 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler  : [id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384 2021-09-02 23:00:22.038 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}, [connected]) 2021-09-02 23:00:22.059 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [configured]) 2021-09-02 23:00:22.063 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:00:22.068 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:00:22.088 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f50179ce-91bc-4c6c-b251-5bd1149e1b27, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:00:22.100 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:00:22.126 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=d2ca7c1c-d1fc-42da-8634-c8e62f310fb9, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:00:22 GMT, content-length=3707] 2021-09-02 23:00:22.126 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:00:22.127 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:00:22.221 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:00:22.227 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-1, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:00:22.256  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Starting TcaAppMain v1.3.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.0.jar started by tca-gen2 in /opt) 2021-09-02 23:00:22.259 DEBUG 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Running with Spring Boot v2.4.4, Spring v5.3.5 2021-09-02 23:00:22.259  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : The following profiles are active: configBindingService,dmaap,mongo 2021-09-02 23:00:22.283  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:00:22.283 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:00:22.623 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:00:22.683 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-09-02 23:00:22.684 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-09-02 23:00:22.685 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:00:22.685 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-09-02 23:00:22.685 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:00:22.686 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-09-02 23:00:22.686 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-09-02 23:00:22.686 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-09-02 23:00:22.687 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-09-02 23:00:22.687 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-09-02 23:00:22.687 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-09-02 23:00:22.687 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-09-02 23:00:22.688 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-09-02 23:00:22.688 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-09-02 23:00:22.688 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-09-02 23:00:22.688 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-09-02 23:00:22.689 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-09-02 23:00:22.689 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:00:22.689 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-09-02 23:00:22.690 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-09-02 23:00:22.690 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai 2021-09-02 23:00:22.690 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-09-02 23:00:22.690 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-09-02 23:00:22.691 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-09-02 23:00:22.691 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:00:22.691 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-09-02 23:00:22.701  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-09-02 23:00:22.702  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-09-02 23:00:22.702  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-09-02 23:00:22.702  INFO 1 --- [or-http-epoll-2] 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-09-02 23:00:22.703  INFO 1 --- [or-http-epoll-2] 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-09-02 23:00:22.703  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-09-02 23:00:22.704  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-09-02 23:00:22.704  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-09-02 23:00:22.704  INFO 1 --- [or-http-epoll-2] 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-09-02 23:00:22.704  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-09-02 23:00:22.705  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-09-02 23:00:22.705  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-09-02 23:00:22.705  INFO 1 --- [or-http-epoll-2] 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-09-02 23:00:22.705  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-09-02 23:00:22.705  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-09-02 23:00:22.706  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-09-02 23:00:22.706  INFO 1 --- [or-http-epoll-2] 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-09-02 23:00:22.706  INFO 1 --- [or-http-epoll-2] 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-09-02 23:00:22.706  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-09-02 23:00:22.706  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai 2021-09-02 23:00:22.707  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-09-02 23:00:22.707  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-09-02 23:00:22.707  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-09-02 23:00:22.707  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-09-02 23:00:22.708  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-09-02 23:00:22.709  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-09-02 23:00:22.709 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:00:22.710 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:00:22.711 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:00:22.715 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02 23:00:24.459  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode. 2021-09-02 23:00:24.611  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 145 ms. Found 1 MongoDB repository interfaces. 2021-09-02 23:00:25.982  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2021-09-02 23:00:25.990  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2021-09-02 23:00:26.039  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-09-02 23:00:26.309  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-02 23:00:26.312  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-02 23:00:26.353  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-02 23:00:26.982 DEBUG 1 --- [ main] org.jboss.logging  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-09-02 23:00:27.050  INFO 1 --- [ main] io.undertow.servlet  : Initializing Spring embedded WebApplicationContext 2021-09-02 23:00:27.050  INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4720 ms 2021-09-02 23:00:27.216 DEBUG 1 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework 2021-09-02 23:00:28.459 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest) 2021-09-02 23:00:28.465 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration() {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() 2021-09-02 23:00:28.482 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : o.o.d.a.t.w.c.TcaRestController: {GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy() {POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy) {POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest) 2021-09-02 23:00:28.499 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2021-09-02 23:00:28.997  INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 16 endpoint(s) beneath base path '/actuator' 2021-09-02 23:00:29.092  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-09-02 23:00:29.158  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in 2021-09-02 23:00:29.401  INFO 1 --- [ main] org.mongodb.driver.cluster  : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} 2021-09-02 23:00:29.572  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:2, serverValue:131}] to dcae-mongohost:27017 2021-09-02 23:00:29.573  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:1, serverValue:130}] to dcae-mongohost:27017 2021-09-02 23:00:29.575  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster  : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=57214250} 2021-09-02 23:00:29.839  INFO 1 --- [ main] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:3, serverValue:132}] to dcae-mongohost:27017 2021-09-02 23:00:30.414 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in 2021-09-02 23:00:30.425  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present 2021-09-02 23:00:30.426 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in 2021-09-02 23:00:30.426  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-09-02 23:00:30.426  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in 2021-09-02 23:00:30.443  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-09-02 23:00:30.462 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out 2021-09-02 23:00:30.462  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present 2021-09-02 23:00:30.463 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out 2021-09-02 23:00:30.463  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-09-02 23:00:30.463  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out 2021-09-02 23:00:30.492  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-09-02 23:00:30.493  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-09-02 23:00:31.298  INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor' 2021-09-02 23:00:31.487 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {} 2021-09-02 23:00:31.522 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]} 2021-09-02 23:00:31.815  INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2021-09-02 23:00:31.912  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel 2021-09-02 23:00:31.913  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s). 2021-09-02 23:00:31.913  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-09-02 23:00:31.914  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel 2021-09-02 23:00:31.914  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s). 2021-09-02 23:00:31.914  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-09-02 23:00:31.914  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel 2021-09-02 23:00:31.914  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s). 2021-09-02 23:00:31.915  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow' 2021-09-02 23:00:31.915  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel 2021-09-02 23:00:31.915  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s). 2021-09-02 23:00:31.915  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow' 2021-09-02 23:00:31.915  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel 2021-09-02 23:00:31.916  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s). 2021-09-02 23:00:31.916  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow' 2021-09-02 23:00:31.916  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel 2021-09-02 23:00:31.916  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s). 2021-09-02 23:00:31.916  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow' 2021-09-02 23:00:31.921  INFO 1 --- [ main] o.s.i.e.SourcePollingChannelAdapter  : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-09-02 23:00:31.922  INFO 1 --- [ main] o.s.i.endpoint.PollingConsumer  : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow' 2021-09-02T23:00:31.967+0000|1e5ad42d-a5a6-44a8-940f-4b10451c8262|Request Id: 1e5ad42d-a5a6-44a8-940f-4b10451c8262. Transaction Id: YAO5Z. Begin TS: 2021-09-02T23:00:31.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:00:31.940 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1e5ad42d-a5a6-44a8-940f-4b10451c8262. Transaction Id: YAO5Z. Begin TS: 2021-09-02T23:00:31.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:00:31.970  INFO 1 --- [ main] io.undertow  : starting server: Undertow - 2.2.5.Final 2021-09-02 23:00:32.035  INFO 1 --- [ main] org.xnio  : XNIO version 3.8.0.Final 2021-09-02 23:00:32.070  INFO 1 --- [ main] org.xnio.nio  : XNIO NIO Implementation Version 3.8.0.Final 2021-09-02 23:00:32.207  INFO 1 --- [ main] org.jboss.threads  : JBoss Threads version 3.1.0.Final 2021-09-02 23:00:32.284  INFO 1 --- [ main] o.s.b.w.e.undertow.UndertowWebServer  : Undertow started on port(s) 9091 (http) 2021-09-02 23:00:32.798 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-09-02 23:00:32.893 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-09-02 23:00:32.979  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Started TcaAppMain in 13.024 seconds (JVM running for 14.686) 2021-09-02T23:00:32.032+0000|2021-09-02T23:00:33.152+0000|1e5ad42d-a5a6-44a8-940f-4b10451c8262|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.74.204|1120|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e5ad42d-a5a6-44a8-940f-4b10451c8262, Transaction Id: YAO5Z, Elapsed Time: 1120 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:00:33.154 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1e5ad42d-a5a6-44a8-940f-4b10451c8262, Transaction Id: YAO5Z, Elapsed Time: 1120 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:00:33.173 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e5ad42d-a5a6-44a8-940f-4b10451c8262, X-ECOMP-TransactionID=YAO5Z, X-Begin-Timestamp=2021-09-02T23:00:31.922+0000, id=1ec91ca9-df6d-1d97-5171-2a42d0f93f58, timestamp=1630623631979}], headers={id=449ef8a9-544d-7155-b24b-d723424bbd7b, timestamp=1630623633172}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e5ad42d-a5a6-44a8-940f-4b10451c8262, X-ECOMP-TransactionID=YAO5Z, X-Begin-Timestamp=2021-09-02T23:00:31.922+0000, id=1ec91ca9-df6d-1d97-5171-2a42d0f93f58, timestamp=1630623631979}] 2021-09-02 23:00:53.706  INFO 1 --- [ XNIO-1 task-1] io.undertow.servlet  : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-09-02 23:00:53.707  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Initializing Servlet 'dispatcherServlet' 2021-09-02 23:00:53.716  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Completed initialization in 8 ms 2021-09-02T23:01:01.928+0000|2e13e7c9-a5e0-4b38-83a8-45763fce5d9a|Request Id: 2e13e7c9-a5e0-4b38-83a8-45763fce5d9a. Transaction Id: QTU4H. Begin TS: 2021-09-02T23:01:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:01:01.923 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2e13e7c9-a5e0-4b38-83a8-45763fce5d9a. Transaction Id: QTU4H. Begin TS: 2021-09-02T23:01:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:01:01.935+0000|2021-09-02T23:01:02.974+0000|2e13e7c9-a5e0-4b38-83a8-45763fce5d9a|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2e13e7c9-a5e0-4b38-83a8-45763fce5d9a, Transaction Id: QTU4H, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:01:02.975 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2e13e7c9-a5e0-4b38-83a8-45763fce5d9a, Transaction Id: QTU4H, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:01:02.980 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2e13e7c9-a5e0-4b38-83a8-45763fce5d9a, X-ECOMP-TransactionID=QTU4H, X-Begin-Timestamp=2021-09-02T23:01:01.922+0000, id=356beccb-3a17-0a04-bd08-1857e3af19bc, timestamp=1630623661929}], headers={id=7ae1efc5-4ec9-845f-1955-3115391552a9, timestamp=1630623662979}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2e13e7c9-a5e0-4b38-83a8-45763fce5d9a, X-ECOMP-TransactionID=QTU4H, X-Begin-Timestamp=2021-09-02T23:01:01.922+0000, id=356beccb-3a17-0a04-bd08-1857e3af19bc, timestamp=1630623661929}] 2021-09-02 23:01:21.168 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-09-02 23:01:21.173 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:01:21.175 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-2, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:01:21.175 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-2, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:01:21.176 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 13bd42ab-168d-4610-ab96-b15a507fd53a, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:01:21.180 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-2, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:01:21.212 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-2, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=bc637ddd-f770-4351-9194-2cde01b031ad, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:01:21 GMT, content-length=3707] 2021-09-02 23:01:21.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-2, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:01:21.215 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:01:21.217 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-2, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:01:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-2, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:01:21.224  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:01:21.224 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:01:21.227 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:01:21.227 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:01:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:01:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:01:31.968+0000|a445dd39-2968-4889-b9ae-7b74fb005808|Request Id: a445dd39-2968-4889-b9ae-7b74fb005808. Transaction Id: OA7BG. Begin TS: 2021-09-02T23:01:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:01:31.921 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a445dd39-2968-4889-b9ae-7b74fb005808. Transaction Id: OA7BG. Begin TS: 2021-09-02T23:01:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:01:32.120+0000|2021-09-02T23:01:33.143+0000|a445dd39-2968-4889-b9ae-7b74fb005808|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a445dd39-2968-4889-b9ae-7b74fb005808, Transaction Id: OA7BG, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:01:33.143 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a445dd39-2968-4889-b9ae-7b74fb005808, Transaction Id: OA7BG, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:01:33.145 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a445dd39-2968-4889-b9ae-7b74fb005808, X-ECOMP-TransactionID=OA7BG, X-Begin-Timestamp=2021-09-02T23:01:31.920+0000, id=89dfa5f8-3e90-e173-a599-b63c3e165f7e, timestamp=1630623692118}], headers={id=6da96ec7-7d3d-5957-be9e-b91d5297dc58, timestamp=1630623693145}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a445dd39-2968-4889-b9ae-7b74fb005808, X-ECOMP-TransactionID=OA7BG, X-Begin-Timestamp=2021-09-02T23:01:31.920+0000, id=89dfa5f8-3e90-e173-a599-b63c3e165f7e, timestamp=1630623692118}] 2021-09-02T23:02:01.925+0000|dbbde87d-a649-48cc-85d8-7f8425a1d26c|Request Id: dbbde87d-a649-48cc-85d8-7f8425a1d26c. Transaction Id: H7KIT. Begin TS: 2021-09-02T23:02:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:02:01.923 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: dbbde87d-a649-48cc-85d8-7f8425a1d26c. Transaction Id: H7KIT. Begin TS: 2021-09-02T23:02:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:02:01.931+0000|2021-09-02T23:02:02.968+0000|dbbde87d-a649-48cc-85d8-7f8425a1d26c|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1037|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dbbde87d-a649-48cc-85d8-7f8425a1d26c, Transaction Id: H7KIT, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:02:02.969 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: dbbde87d-a649-48cc-85d8-7f8425a1d26c, Transaction Id: H7KIT, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:02:02.973 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dbbde87d-a649-48cc-85d8-7f8425a1d26c, X-ECOMP-TransactionID=H7KIT, X-Begin-Timestamp=2021-09-02T23:02:01.921+0000, id=a687d23d-56c6-b395-c19f-3a6272adfa57, timestamp=1630623721926}], headers={id=4df0bce7-4420-9f8d-ce92-87cbaa4439f9, timestamp=1630623722972}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dbbde87d-a649-48cc-85d8-7f8425a1d26c, X-ECOMP-TransactionID=H7KIT, X-Begin-Timestamp=2021-09-02T23:02:01.921+0000, id=a687d23d-56c6-b395-c19f-3a6272adfa57, timestamp=1630623721926}] 2021-09-02 23:02:21.165 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-09-02 23:02:21.170 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:02:21.171 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-3, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:02:21.173 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-3, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:02:21.173 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e1134b82-60a0-41a7-b949-62d0656ab0bf, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:02:21.179 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-3, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:02:21.214 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-3, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=76b40231-8b23-4c91-9e3f-0dd31bcc3f62, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:02:21 GMT, content-length=3707] 2021-09-02 23:02:21.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-3, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:02:21.215 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:02:21.216 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-3, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:02:21.217 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-3, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:02:21.219  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:02:21.220 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:02:21.221 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:02:21.221 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:02:21.221 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:02:21.222 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:02:31.922+0000|4f9e1d09-0008-41f7-8270-27c4eb49e613|Request Id: 4f9e1d09-0008-41f7-8270-27c4eb49e613. Transaction Id: BXQHH. Begin TS: 2021-09-02T23:02:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:02:31.921 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4f9e1d09-0008-41f7-8270-27c4eb49e613. Transaction Id: BXQHH. Begin TS: 2021-09-02T23:02:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:02:31.924+0000|2021-09-02T23:02:32.951+0000|4f9e1d09-0008-41f7-8270-27c4eb49e613|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1027|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4f9e1d09-0008-41f7-8270-27c4eb49e613, Transaction Id: BXQHH, Elapsed Time: 1027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:02:32.951 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4f9e1d09-0008-41f7-8270-27c4eb49e613, Transaction Id: BXQHH, Elapsed Time: 1027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:02:32.958 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4f9e1d09-0008-41f7-8270-27c4eb49e613, X-ECOMP-TransactionID=BXQHH, X-Begin-Timestamp=2021-09-02T23:02:31.921+0000, id=7c9edeef-800e-a7c9-cfa8-e192c839936b, timestamp=1630623751922}], headers={id=ec3b0f0c-dab4-63ff-b849-ac1b52dbd42a, timestamp=1630623752958}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4f9e1d09-0008-41f7-8270-27c4eb49e613, X-ECOMP-TransactionID=BXQHH, X-Begin-Timestamp=2021-09-02T23:02:31.921+0000, id=7c9edeef-800e-a7c9-cfa8-e192c839936b, timestamp=1630623751922}] 2021-09-02T23:03:01.923+0000|8e5b3cc8-03a7-422a-aedb-8d381dfcaed0|Request Id: 8e5b3cc8-03a7-422a-aedb-8d381dfcaed0. Transaction Id: XEFLC. Begin TS: 2021-09-02T23:03:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:03:01.922 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8e5b3cc8-03a7-422a-aedb-8d381dfcaed0. Transaction Id: XEFLC. Begin TS: 2021-09-02T23:03:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:03:01.928+0000|2021-09-02T23:03:02.944+0000|8e5b3cc8-03a7-422a-aedb-8d381dfcaed0|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8e5b3cc8-03a7-422a-aedb-8d381dfcaed0, Transaction Id: XEFLC, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:03:02.944 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8e5b3cc8-03a7-422a-aedb-8d381dfcaed0, Transaction Id: XEFLC, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:03:02.947 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8e5b3cc8-03a7-422a-aedb-8d381dfcaed0, X-ECOMP-TransactionID=XEFLC, X-Begin-Timestamp=2021-09-02T23:03:01.921+0000, id=de80edd1-cc03-7e12-1011-d92fb9052500, timestamp=1630623781924}], headers={id=3fee8638-cb51-86cb-af8e-78d8cd4e87f1, timestamp=1630623782946}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8e5b3cc8-03a7-422a-aedb-8d381dfcaed0, X-ECOMP-TransactionID=XEFLC, X-Begin-Timestamp=2021-09-02T23:03:01.921+0000, id=de80edd1-cc03-7e12-1011-d92fb9052500, timestamp=1630623781924}] 2021-09-02 23:03:21.165 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-09-02 23:03:21.172 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:03:21.173 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-4, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:03:21.174 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-4, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:03:21.175 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 60071e15-d720-4e57-89c8-4abd5fe17a7d, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:03:21.180 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-4, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:03:21.220 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-4, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=15b0f07a-fceb-49b9-bdc5-7c3e8f87917b, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:03:21 GMT, content-length=3707] 2021-09-02 23:03:21.220 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-4, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:03:21.220 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:03:21.222 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-4, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:03:21.224 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-4, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:03:21.225  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:03:21.226 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:03:21.227 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:03:21.227 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:03:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:03:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:03:31.922+0000|66159151-48db-4b53-ae59-7b1b8eb2c211|Request Id: 66159151-48db-4b53-ae59-7b1b8eb2c211. Transaction Id: ICEXX. Begin TS: 2021-09-02T23:03:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:03:31.921 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 66159151-48db-4b53-ae59-7b1b8eb2c211. Transaction Id: ICEXX. Begin TS: 2021-09-02T23:03:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:03:31.925+0000|2021-09-02T23:03:32.951+0000|66159151-48db-4b53-ae59-7b1b8eb2c211|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1026|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 66159151-48db-4b53-ae59-7b1b8eb2c211, Transaction Id: ICEXX, Elapsed Time: 1026 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:03:32.951 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 66159151-48db-4b53-ae59-7b1b8eb2c211, Transaction Id: ICEXX, Elapsed Time: 1026 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:03:32.954 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=66159151-48db-4b53-ae59-7b1b8eb2c211, X-ECOMP-TransactionID=ICEXX, X-Begin-Timestamp=2021-09-02T23:03:31.921+0000, id=0686be2c-e0b5-8a05-c8cf-8fb474f490db, timestamp=1630623811923}], headers={id=e025bcb7-77f7-1fde-29f4-ce639682f17d, timestamp=1630623812954}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=66159151-48db-4b53-ae59-7b1b8eb2c211, X-ECOMP-TransactionID=ICEXX, X-Begin-Timestamp=2021-09-02T23:03:31.921+0000, id=0686be2c-e0b5-8a05-c8cf-8fb474f490db, timestamp=1630623811923}] 2021-09-02T23:04:01.921+0000|5f868dd1-b800-4934-83ff-cd19a08c780d|Request Id: 5f868dd1-b800-4934-83ff-cd19a08c780d. Transaction Id: 0MLO0. Begin TS: 2021-09-02T23:04:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:04:01.921 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 5f868dd1-b800-4934-83ff-cd19a08c780d. Transaction Id: 0MLO0. Begin TS: 2021-09-02T23:04:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:04:01.923+0000|2021-09-02T23:04:02.937+0000|5f868dd1-b800-4934-83ff-cd19a08c780d|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1014|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f868dd1-b800-4934-83ff-cd19a08c780d, Transaction Id: 0MLO0, Elapsed Time: 1014 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:04:02.937 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 5f868dd1-b800-4934-83ff-cd19a08c780d, Transaction Id: 0MLO0, Elapsed Time: 1014 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:04:02.940 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5f868dd1-b800-4934-83ff-cd19a08c780d, X-ECOMP-TransactionID=0MLO0, X-Begin-Timestamp=2021-09-02T23:04:01.920+0000, id=0f6824af-7727-69fb-c153-c5a15b640bf8, timestamp=1630623841921}], headers={id=8f2e73c8-9236-d79f-62f8-f33c98d4e7cd, timestamp=1630623842940}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5f868dd1-b800-4934-83ff-cd19a08c780d, X-ECOMP-TransactionID=0MLO0, X-Begin-Timestamp=2021-09-02T23:04:01.920+0000, id=0f6824af-7727-69fb-c153-c5a15b640bf8, timestamp=1630623841921}] 2021-09-02 23:04:21.165 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-09-02 23:04:21.171 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:04:21.172 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-5, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:04:21.172 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-5, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:04:21.172 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 92d0d783-82ef-435c-b48d-14c454ebd045, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:04:21.176 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-5, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:04:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-5, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=01268ebd-4af9-4138-9ed5-550f825fc5a4, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:04:21 GMT, content-length=3707] 2021-09-02 23:04:21.212 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-5, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:04:21.212 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:04:21.213 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-5, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:04:21.215 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-5, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:04:21.216  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:04:21.217 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:04:21.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:04:21.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:04:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:04:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:04:31.923+0000|af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d|Request Id: af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d. Transaction Id: CX9Z4. Begin TS: 2021-09-02T23:04:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:04:31.921 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d. Transaction Id: CX9Z4. Begin TS: 2021-09-02T23:04:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:04:31.928+0000|2021-09-02T23:04:32.956+0000|af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d|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.74.204|1028|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d, Transaction Id: CX9Z4, Elapsed Time: 1028 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:04:32.956 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d, Transaction Id: CX9Z4, Elapsed Time: 1028 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:04:32.959 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d, X-ECOMP-TransactionID=CX9Z4, X-Begin-Timestamp=2021-09-02T23:04:31.921+0000, id=7a3cd121-dd1c-1bf5-c86f-e76386e19402, timestamp=1630623871924}], headers={id=ac815f75-a366-5a7c-da39-8e4db477b30a, timestamp=1630623872959}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=af6d5eb2-7bcf-43d4-9df9-7eeca37ad04d, X-ECOMP-TransactionID=CX9Z4, X-Begin-Timestamp=2021-09-02T23:04:31.921+0000, id=7a3cd121-dd1c-1bf5-c86f-e76386e19402, timestamp=1630623871924}] 2021-09-02T23:05:01.922+0000|36135a5d-2add-4e97-b54c-fbf08c6eb22f|Request Id: 36135a5d-2add-4e97-b54c-fbf08c6eb22f. Transaction Id: WUDTV. Begin TS: 2021-09-02T23:05:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:05:01.922 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 36135a5d-2add-4e97-b54c-fbf08c6eb22f. Transaction Id: WUDTV. Begin TS: 2021-09-02T23:05:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:05:01.926+0000|2021-09-02T23:05:02.935+0000|36135a5d-2add-4e97-b54c-fbf08c6eb22f|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1009|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 36135a5d-2add-4e97-b54c-fbf08c6eb22f, Transaction Id: WUDTV, Elapsed Time: 1009 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:05:02.936 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 36135a5d-2add-4e97-b54c-fbf08c6eb22f, Transaction Id: WUDTV, Elapsed Time: 1009 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:05:02.943 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=36135a5d-2add-4e97-b54c-fbf08c6eb22f, X-ECOMP-TransactionID=WUDTV, X-Begin-Timestamp=2021-09-02T23:05:01.921+0000, id=aafc78ae-753a-5fc2-2f57-91093ea8e6eb, timestamp=1630623901924}], headers={id=bf561615-852c-7a80-d3bb-c80d3f9e34db, timestamp=1630623902943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=36135a5d-2add-4e97-b54c-fbf08c6eb22f, X-ECOMP-TransactionID=WUDTV, X-Begin-Timestamp=2021-09-02T23:05:01.921+0000, id=aafc78ae-753a-5fc2-2f57-91093ea8e6eb, timestamp=1630623901924}] 2021-09-02 23:05:21.164 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-09-02 23:05:21.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:05:21.169 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-6, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:05:21.170 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-6, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:05:21.170 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 7254e93f-b554-4743-b54f-a3f6a3473265, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:05:21.174 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-6, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:05:21.194 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-6, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=ea223530-5378-4e93-899e-263cf9144f79, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:05:21 GMT, content-length=3707] 2021-09-02 23:05:21.194 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-6, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:05:21.194 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:05:21.195 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-6, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:05:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-6, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:05:21.197  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:05:21.198 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:05:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:05:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:05:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:05:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:05:31.925+0000|a1fdaeb2-0276-497b-8092-9fd4488031a6|Request Id: a1fdaeb2-0276-497b-8092-9fd4488031a6. Transaction Id: YP2PS. Begin TS: 2021-09-02T23:05:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:05:31.923 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a1fdaeb2-0276-497b-8092-9fd4488031a6. Transaction Id: YP2PS. Begin TS: 2021-09-02T23:05:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:05:31.932+0000|2021-09-02T23:05:32.955+0000|a1fdaeb2-0276-497b-8092-9fd4488031a6|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a1fdaeb2-0276-497b-8092-9fd4488031a6, Transaction Id: YP2PS, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:05:32.956 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a1fdaeb2-0276-497b-8092-9fd4488031a6, Transaction Id: YP2PS, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:05:32.959 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a1fdaeb2-0276-497b-8092-9fd4488031a6, X-ECOMP-TransactionID=YP2PS, X-Begin-Timestamp=2021-09-02T23:05:31.921+0000, id=679e8cb8-3473-5df7-4aaa-3da783f77cd8, timestamp=1630623931926}], headers={id=f1c392d2-e850-9e25-d43a-c9db81742fd7, timestamp=1630623932959}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a1fdaeb2-0276-497b-8092-9fd4488031a6, X-ECOMP-TransactionID=YP2PS, X-Begin-Timestamp=2021-09-02T23:05:31.921+0000, id=679e8cb8-3473-5df7-4aaa-3da783f77cd8, timestamp=1630623931926}] 2021-09-02T23:06:01.922+0000|1a1c4c66-7653-4a94-9011-d809d2b2347a|Request Id: 1a1c4c66-7653-4a94-9011-d809d2b2347a. Transaction Id: V4TNH. Begin TS: 2021-09-02T23:06:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:06:01.921 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1a1c4c66-7653-4a94-9011-d809d2b2347a. Transaction Id: V4TNH. Begin TS: 2021-09-02T23:06:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:06:01.925+0000|2021-09-02T23:06:02.936+0000|1a1c4c66-7653-4a94-9011-d809d2b2347a|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1011|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1a1c4c66-7653-4a94-9011-d809d2b2347a, Transaction Id: V4TNH, Elapsed Time: 1011 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:06:02.936 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1a1c4c66-7653-4a94-9011-d809d2b2347a, Transaction Id: V4TNH, Elapsed Time: 1011 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:06:02.939 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1a1c4c66-7653-4a94-9011-d809d2b2347a, X-ECOMP-TransactionID=V4TNH, X-Begin-Timestamp=2021-09-02T23:06:01.921+0000, id=5fbc0f0c-23c7-0229-f292-7d158733a9e7, timestamp=1630623961923}], headers={id=906eed88-d0e6-8e9d-2991-ec7637eb4de8, timestamp=1630623962939}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1a1c4c66-7653-4a94-9011-d809d2b2347a, X-ECOMP-TransactionID=V4TNH, X-Begin-Timestamp=2021-09-02T23:06:01.921+0000, id=5fbc0f0c-23c7-0229-f292-7d158733a9e7, timestamp=1630623961923}] 2021-09-02 23:06:21.164 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-09-02 23:06:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:06:21.171 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-7, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:06:21.173 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-7, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:06:21.173 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 3927a096-16ff-4d54-893e-1546c5b8f910, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:06:21.185 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-7, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:06:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-7, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=8ff8ac37-f9f3-48d8-9bba-81760998b50f, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:06:21 GMT, content-length=3707] 2021-09-02 23:06:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-7, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:06:21.212 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:06:21.213 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-7, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:06:21.215 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-7, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:06:21.217  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:06:21.217 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:06:21.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:06:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:06:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:06:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:06:31.922+0000|e954f261-b8ef-4b2e-a3a1-a901d8eb87b4|Request Id: e954f261-b8ef-4b2e-a3a1-a901d8eb87b4. Transaction Id: XJHQQ. Begin TS: 2021-09-02T23:06:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:06:31.921 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e954f261-b8ef-4b2e-a3a1-a901d8eb87b4. Transaction Id: XJHQQ. Begin TS: 2021-09-02T23:06:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:06:31.924+0000|2021-09-02T23:06:32.954+0000|e954f261-b8ef-4b2e-a3a1-a901d8eb87b4|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.74.204|1030|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e954f261-b8ef-4b2e-a3a1-a901d8eb87b4, Transaction Id: XJHQQ, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:06:32.954 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e954f261-b8ef-4b2e-a3a1-a901d8eb87b4, Transaction Id: XJHQQ, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.137.71] failed: Connection refused (Connection refused) 2021-09-02 23:06:32.957 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e954f261-b8ef-4b2e-a3a1-a901d8eb87b4, X-ECOMP-TransactionID=XJHQQ, X-Begin-Timestamp=2021-09-02T23:06:31.921+0000, id=a0ce4a75-e051-a6b8-05f1-464f31d8d59c, timestamp=1630623991922}], headers={id=8fcb292f-15c2-cb96-602b-7b6b1152a0ac, timestamp=1630623992956}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e954f261-b8ef-4b2e-a3a1-a901d8eb87b4, X-ECOMP-TransactionID=XJHQQ, X-Begin-Timestamp=2021-09-02T23:06:31.921+0000, id=a0ce4a75-e051-a6b8-05f1-464f31d8d59c, timestamp=1630623991922}] 2021-09-02T23:07:01.925+0000|fd564ee6-0480-46ea-a8fc-87fc41fd5f43|Request Id: fd564ee6-0480-46ea-a8fc-87fc41fd5f43. Transaction Id: 9AWMA. Begin TS: 2021-09-02T23:07:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:07:01.923 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: fd564ee6-0480-46ea-a8fc-87fc41fd5f43. Transaction Id: 9AWMA. Begin TS: 2021-09-02T23:07:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:07:01.930+0000|2021-09-02T23:07:02.026+0000|fd564ee6-0480-46ea-a8fc-87fc41fd5f43|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.74.204|96|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fd564ee6-0480-46ea-a8fc-87fc41fd5f43, Transaction Id: 9AWMA, Elapsed Time: 96 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:07:02.027 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: fd564ee6-0480-46ea-a8fc-87fc41fd5f43, Transaction Id: 9AWMA, Elapsed Time: 96 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:07:02.041 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fd564ee6-0480-46ea-a8fc-87fc41fd5f43, X-ECOMP-TransactionID=9AWMA, X-Begin-Timestamp=2021-09-02T23:07:01.922+0000, id=20f35baa-1da9-d130-e396-2b169b3b6631, timestamp=1630624021926}], headers={id=03f03a0b-e23d-ec7e-cd8c-c75f35c2a6dd, timestamp=1630624022041}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fd564ee6-0480-46ea-a8fc-87fc41fd5f43, X-ECOMP-TransactionID=9AWMA, X-Begin-Timestamp=2021-09-02T23:07:01.922+0000, id=20f35baa-1da9-d130-e396-2b169b3b6631, timestamp=1630624021926}] 2021-09-02 23:07:21.165 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-09-02 23:07:21.170 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:07:21.171 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-8, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:07:21.172 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-8, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:07:21.172 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 99bfa885-9a64-4bd5-9803-c2f348ad6962, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:07:21.176 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-8, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:07:21.210 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-8, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=8bd5e94a-ea6e-4183-b2bf-0d19b3a5ff2b, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:07:21 GMT, content-length=3707] 2021-09-02 23:07:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-8, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:07:21.211 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:07:21.212 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-8, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:07:21.213 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-8, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:07:21.214  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:07:21.215 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:07:21.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:07:21.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:07:21.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:07:21.217 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:07:31.922+0000|f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3|Request Id: f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3. Transaction Id: IRERJ. Begin TS: 2021-09-02T23:07:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:07:31.921 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3. Transaction Id: IRERJ. Begin TS: 2021-09-02T23:07:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:07:31.928+0000|2021-09-02T23:07:31.944+0000|f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3|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.74.204|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3, Transaction Id: IRERJ, 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-09-02 23:07:31.944 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3, Transaction Id: IRERJ, 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-09-02 23:07:31.948 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3, X-ECOMP-TransactionID=IRERJ, X-Begin-Timestamp=2021-09-02T23:07:31.920+0000, id=3546e8cd-208b-46d6-f395-8baa9520dcb8, timestamp=1630624051924}], headers={id=a7f1a1e5-3753-c1bd-07e4-e89fba582d56, timestamp=1630624051948}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f7d5ce3d-c0a2-4db7-b9c0-12bc8518b1c3, X-ECOMP-TransactionID=IRERJ, X-Begin-Timestamp=2021-09-02T23:07:31.920+0000, id=3546e8cd-208b-46d6-f395-8baa9520dcb8, timestamp=1630624051924}] 2021-09-02T23:08:01.923+0000|ab2963ba-2cb2-4c49-9e39-73866edb8a42|Request Id: ab2963ba-2cb2-4c49-9e39-73866edb8a42. Transaction Id: MATA4. Begin TS: 2021-09-02T23:08:01.923+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:08:01.923 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ab2963ba-2cb2-4c49-9e39-73866edb8a42. Transaction Id: MATA4. Begin TS: 2021-09-02T23:08:01.923+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:08:01.926+0000|2021-09-02T23:08:01.938+0000|ab2963ba-2cb2-4c49-9e39-73866edb8a42|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.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ab2963ba-2cb2-4c49-9e39-73866edb8a42, Transaction Id: MATA4, 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-09-02 23:08:01.938 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ab2963ba-2cb2-4c49-9e39-73866edb8a42, Transaction Id: MATA4, 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-09-02 23:08:01.942 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ab2963ba-2cb2-4c49-9e39-73866edb8a42, X-ECOMP-TransactionID=MATA4, X-Begin-Timestamp=2021-09-02T23:08:01.923+0000, id=1dcb6fb8-42dd-9b99-1c9b-14561f192dcc, timestamp=1630624081924}], headers={id=59d74781-67ff-3341-69af-83f92e418590, timestamp=1630624081942}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ab2963ba-2cb2-4c49-9e39-73866edb8a42, X-ECOMP-TransactionID=MATA4, X-Begin-Timestamp=2021-09-02T23:08:01.923+0000, id=1dcb6fb8-42dd-9b99-1c9b-14561f192dcc, timestamp=1630624081924}] 2021-09-02 23:08:21.163 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-09-02 23:08:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:08:21.167 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-9, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:08:21.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-9, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:08:21.168 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 38d73a9d-658a-4880-a2c5-177cf7e9ea8f, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:08:21.172 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-9, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:08:21.195 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-9, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=7235a702-e220-4558-980e-121b430c6a5f, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:08:21 GMT, content-length=3707] 2021-09-02 23:08:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-9, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:08:21.196 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:08:21.197 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-9, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:08:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-9, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:08:21.200  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:08:21.200 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:08:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:08:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:08:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:08:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:08:31.924+0000|d29b41a8-0265-4d6c-b378-32c4b5016c2c|Request Id: d29b41a8-0265-4d6c-b378-32c4b5016c2c. Transaction Id: FCLJB. Begin TS: 2021-09-02T23:08:31.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:08:31.922 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d29b41a8-0265-4d6c-b378-32c4b5016c2c. Transaction Id: FCLJB. Begin TS: 2021-09-02T23:08:31.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:08:31.928+0000|2021-09-02T23:08:31.941+0000|d29b41a8-0265-4d6c-b378-32c4b5016c2c|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.74.204|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d29b41a8-0265-4d6c-b378-32c4b5016c2c, Transaction Id: FCLJB, 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-09-02 23:08:31.941 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d29b41a8-0265-4d6c-b378-32c4b5016c2c, Transaction Id: FCLJB, 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-09-02 23:08:31.944 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d29b41a8-0265-4d6c-b378-32c4b5016c2c, X-ECOMP-TransactionID=FCLJB, X-Begin-Timestamp=2021-09-02T23:08:31.922+0000, id=78e405a4-70fa-0b07-4c5b-203ff2b87164, timestamp=1630624111925}], headers={id=9b1975ad-9afa-19f7-9271-52f51190e45d, timestamp=1630624111943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d29b41a8-0265-4d6c-b378-32c4b5016c2c, X-ECOMP-TransactionID=FCLJB, X-Begin-Timestamp=2021-09-02T23:08:31.922+0000, id=78e405a4-70fa-0b07-4c5b-203ff2b87164, timestamp=1630624111925}] 2021-09-02T23:09:01.923+0000|3450361f-5618-470b-b649-dd3d9ce65aeb|Request Id: 3450361f-5618-470b-b649-dd3d9ce65aeb. Transaction Id: U29JH. Begin TS: 2021-09-02T23:09:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:09:01.923 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3450361f-5618-470b-b649-dd3d9ce65aeb. Transaction Id: U29JH. Begin TS: 2021-09-02T23:09:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:09:01.927+0000|2021-09-02T23:09:01.942+0000|3450361f-5618-470b-b649-dd3d9ce65aeb|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.74.204|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3450361f-5618-470b-b649-dd3d9ce65aeb, Transaction Id: U29JH, 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-09-02 23:09:01.942 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3450361f-5618-470b-b649-dd3d9ce65aeb, Transaction Id: U29JH, 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-09-02 23:09:01.945 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3450361f-5618-470b-b649-dd3d9ce65aeb, X-ECOMP-TransactionID=U29JH, X-Begin-Timestamp=2021-09-02T23:09:01.921+0000, id=c95c70cc-ad51-4e2b-f50f-c47bf89758a8, timestamp=1630624141924}], headers={id=13b30862-4cbe-7a7f-e575-60c057edf626, timestamp=1630624141944}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3450361f-5618-470b-b649-dd3d9ce65aeb, X-ECOMP-TransactionID=U29JH, X-Begin-Timestamp=2021-09-02T23:09:01.921+0000, id=c95c70cc-ad51-4e2b-f50f-c47bf89758a8, timestamp=1630624141924}] 2021-09-02 23:09:21.164 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-09-02 23:09:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:09:21.171 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-10, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:09:21.172 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-10, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:09:21.172 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 98cfdcc5-b251-4af3-adeb-c966e8314597, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:09:21.180 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-10, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:09:21.213 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-10, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=09d17d97-0927-4735-8c41-e9f2ca7cffbe, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:09:21 GMT, content-length=3707] 2021-09-02 23:09:21.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-10, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:09:21.214 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:09:21.215 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-10, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:09:21.216 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-10, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:09:21.218  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:09:21.218 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:09:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:09:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:09:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:09:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:09:31.923+0000|1fb79314-9ef7-4d67-98cd-aff84a6991cf|Request Id: 1fb79314-9ef7-4d67-98cd-aff84a6991cf. Transaction Id: 8S3XB. Begin TS: 2021-09-02T23:09:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:09:31.922 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1fb79314-9ef7-4d67-98cd-aff84a6991cf. Transaction Id: 8S3XB. Begin TS: 2021-09-02T23:09:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:09:31.928+0000|2021-09-02T23:09:31.939+0000|1fb79314-9ef7-4d67-98cd-aff84a6991cf|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.74.204|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1fb79314-9ef7-4d67-98cd-aff84a6991cf, Transaction Id: 8S3XB, 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-09-02 23:09:31.939 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1fb79314-9ef7-4d67-98cd-aff84a6991cf, Transaction Id: 8S3XB, 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-09-02 23:09:31.942 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1fb79314-9ef7-4d67-98cd-aff84a6991cf, X-ECOMP-TransactionID=8S3XB, X-Begin-Timestamp=2021-09-02T23:09:31.921+0000, id=f8feee13-8e54-96a5-8b03-a3a3d02407b3, timestamp=1630624171924}], headers={id=0bc15078-ccdb-fe76-0aa5-28a3ea0ee93c, timestamp=1630624171942}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1fb79314-9ef7-4d67-98cd-aff84a6991cf, X-ECOMP-TransactionID=8S3XB, X-Begin-Timestamp=2021-09-02T23:09:31.921+0000, id=f8feee13-8e54-96a5-8b03-a3a3d02407b3, timestamp=1630624171924}] 2021-09-02T23:10:01.923+0000|3ccddd87-1569-42a2-9f50-9026a01574c3|Request Id: 3ccddd87-1569-42a2-9f50-9026a01574c3. Transaction Id: O2A88. Begin TS: 2021-09-02T23:10:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:10:01.922 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3ccddd87-1569-42a2-9f50-9026a01574c3. Transaction Id: O2A88. Begin TS: 2021-09-02T23:10:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:10:01.929+0000|2021-09-02T23:10:01.940+0000|3ccddd87-1569-42a2-9f50-9026a01574c3|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.74.204|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3ccddd87-1569-42a2-9f50-9026a01574c3, Transaction Id: O2A88, 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-09-02 23:10:01.941 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3ccddd87-1569-42a2-9f50-9026a01574c3, Transaction Id: O2A88, 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-09-02 23:10:01.944 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3ccddd87-1569-42a2-9f50-9026a01574c3, X-ECOMP-TransactionID=O2A88, X-Begin-Timestamp=2021-09-02T23:10:01.921+0000, id=d2be2dc3-bcb5-1148-072e-d62f4b4752c6, timestamp=1630624201924}], headers={id=f1b326bd-bea2-8336-6b69-0ab9260379a1, timestamp=1630624201943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3ccddd87-1569-42a2-9f50-9026a01574c3, X-ECOMP-TransactionID=O2A88, X-Begin-Timestamp=2021-09-02T23:10:01.921+0000, id=d2be2dc3-bcb5-1148-072e-d62f4b4752c6, timestamp=1630624201924}] 2021-09-02 23:10:21.164 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-09-02 23:10:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:10:21.170 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-11, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:10:21.170 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-11, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:10:21.170 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 3a067ca0-2662-47b4-a435-d36c90f80655, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:10:21.175 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-11, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:10:21.208 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-11, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=e285dbe4-255e-4e73-9665-3c99e3e2443e, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:10:21 GMT, content-length=3707] 2021-09-02 23:10:21.208 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-11, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:10:21.209 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:10:21.209 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-11, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:10:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-11, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:10:21.212  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:10:21.212 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:10:21.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:10:21.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:10:21.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:10:21.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:10:31.921+0000|684f39bd-7198-45c2-9179-e03159e8f522|Request Id: 684f39bd-7198-45c2-9179-e03159e8f522. Transaction Id: 6UQI4. Begin TS: 2021-09-02T23:10:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:10:31.921 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 684f39bd-7198-45c2-9179-e03159e8f522. Transaction Id: 6UQI4. Begin TS: 2021-09-02T23:10:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:10:31.923+0000|2021-09-02T23:10:31.935+0000|684f39bd-7198-45c2-9179-e03159e8f522|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.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 684f39bd-7198-45c2-9179-e03159e8f522, Transaction Id: 6UQI4, 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-09-02 23:10:31.935 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 684f39bd-7198-45c2-9179-e03159e8f522, Transaction Id: 6UQI4, 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-09-02 23:10:31.937 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=684f39bd-7198-45c2-9179-e03159e8f522, X-ECOMP-TransactionID=6UQI4, X-Begin-Timestamp=2021-09-02T23:10:31.921+0000, id=88712309-76f7-7fb9-67e1-7ad0f2d278ed, timestamp=1630624231922}], headers={id=d80f314b-9a17-0dca-b8a3-c6b65c4bd533, timestamp=1630624231937}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=684f39bd-7198-45c2-9179-e03159e8f522, X-ECOMP-TransactionID=6UQI4, X-Begin-Timestamp=2021-09-02T23:10:31.921+0000, id=88712309-76f7-7fb9-67e1-7ad0f2d278ed, timestamp=1630624231922}] 2021-09-02T23:11:01.924+0000|2aec6470-f146-4a13-ba76-9cf3ea8792d7|Request Id: 2aec6470-f146-4a13-ba76-9cf3ea8792d7. Transaction Id: UPBFA. Begin TS: 2021-09-02T23:11:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:11:01.923 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2aec6470-f146-4a13-ba76-9cf3ea8792d7. Transaction Id: UPBFA. Begin TS: 2021-09-02T23:11:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:11:01.933+0000|2021-09-02T23:11:01.952+0000|2aec6470-f146-4a13-ba76-9cf3ea8792d7|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.74.204|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2aec6470-f146-4a13-ba76-9cf3ea8792d7, Transaction Id: UPBFA, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:11:01.952 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2aec6470-f146-4a13-ba76-9cf3ea8792d7, Transaction Id: UPBFA, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:11:01.957 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2aec6470-f146-4a13-ba76-9cf3ea8792d7, X-ECOMP-TransactionID=UPBFA, X-Begin-Timestamp=2021-09-02T23:11:01.921+0000, id=2c16dff5-0c4a-bd83-2b86-ba7f7dc9c9d0, timestamp=1630624261926}], headers={id=f6bc6c56-2b3a-902e-63af-f6f24fc6545f, timestamp=1630624261956}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2aec6470-f146-4a13-ba76-9cf3ea8792d7, X-ECOMP-TransactionID=UPBFA, X-Begin-Timestamp=2021-09-02T23:11:01.921+0000, id=2c16dff5-0c4a-bd83-2b86-ba7f7dc9c9d0, timestamp=1630624261926}] 2021-09-02 23:11:21.168 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-09-02 23:11:21.182 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:11:21.185 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-12, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:11:21.187 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-12, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:11:21.188 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: dc28b8aa-226a-4195-ac65-70012d65d984, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:11:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-12, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:11:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-12, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=d6f1eca9-612f-4214-8b51-9669e73625a9, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:11:21 GMT, content-length=3707] 2021-09-02 23:11:21.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-12, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:11:21.219 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:11:21.221 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-12, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:11:21.225 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-12, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:11:21.227  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:11:21.227 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:11:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:11:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:11:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:11:21.228 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:11:31.922+0000|399e344b-572b-409a-abea-d65b70ff02bc|Request Id: 399e344b-572b-409a-abea-d65b70ff02bc. Transaction Id: AREWU. Begin TS: 2021-09-02T23:11:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:11:31.922 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 399e344b-572b-409a-abea-d65b70ff02bc. Transaction Id: AREWU. Begin TS: 2021-09-02T23:11:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:11:31.926+0000|2021-09-02T23:11:31.941+0000|399e344b-572b-409a-abea-d65b70ff02bc|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.74.204|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 399e344b-572b-409a-abea-d65b70ff02bc, Transaction Id: AREWU, 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-09-02 23:11:31.942 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 399e344b-572b-409a-abea-d65b70ff02bc, Transaction Id: AREWU, 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-09-02 23:11:31.945 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=399e344b-572b-409a-abea-d65b70ff02bc, X-ECOMP-TransactionID=AREWU, X-Begin-Timestamp=2021-09-02T23:11:31.921+0000, id=37ae8549-65ba-5adc-da67-5d825d6de05d, timestamp=1630624291923}], headers={id=24e85fd4-109c-4f9b-2577-af8fb96a5140, timestamp=1630624291945}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=399e344b-572b-409a-abea-d65b70ff02bc, X-ECOMP-TransactionID=AREWU, X-Begin-Timestamp=2021-09-02T23:11:31.921+0000, id=37ae8549-65ba-5adc-da67-5d825d6de05d, timestamp=1630624291923}] 2021-09-02T23:12:01.921+0000|6bd21944-ceee-449d-a007-e36a551cf94c|Request Id: 6bd21944-ceee-449d-a007-e36a551cf94c. Transaction Id: DWVOZ. Begin TS: 2021-09-02T23:12:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:12:01.920 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6bd21944-ceee-449d-a007-e36a551cf94c. Transaction Id: DWVOZ. Begin TS: 2021-09-02T23:12:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:12:01.924+0000|2021-09-02T23:12:01.931+0000|6bd21944-ceee-449d-a007-e36a551cf94c|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.74.204|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6bd21944-ceee-449d-a007-e36a551cf94c, Transaction Id: DWVOZ, 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-09-02 23:12:01.931 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6bd21944-ceee-449d-a007-e36a551cf94c, Transaction Id: DWVOZ, 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-09-02 23:12:01.932 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6bd21944-ceee-449d-a007-e36a551cf94c, X-ECOMP-TransactionID=DWVOZ, X-Begin-Timestamp=2021-09-02T23:12:01.920+0000, id=06a60297-7ab0-9d3d-7b91-3ab6332460f3, timestamp=1630624321921}], headers={id=617398b6-3e47-c4b8-7799-c298c7d1afb2, timestamp=1630624321932}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6bd21944-ceee-449d-a007-e36a551cf94c, X-ECOMP-TransactionID=DWVOZ, X-Begin-Timestamp=2021-09-02T23:12:01.920+0000, id=06a60297-7ab0-9d3d-7b91-3ab6332460f3, timestamp=1630624321921}] 2021-09-02 23:12:21.163 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-09-02 23:12:21.165 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:12:21.166 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-13, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:12:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-13, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:12:21.167 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 260bdee4-620e-41fa-9bd1-a93607f1cb8c, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:12:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-13, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:12:21.204 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-13, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=5ee6e7c9-4b56-4cac-8b2b-68c916fe127c, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:12:21 GMT, content-length=3707] 2021-09-02 23:12:21.204 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-13, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:12:21.205 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:12:21.205 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-13, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:12:21.206 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-13, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:12:21.206  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:12:21.206 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:12:21.207 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:12:21.207 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:12:21.207 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:12:21.208 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:12:31.921+0000|35a8209c-9d27-47b4-b435-44df487e7627|Request Id: 35a8209c-9d27-47b4-b435-44df487e7627. Transaction Id: ENSD0. Begin TS: 2021-09-02T23:12:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:12:31.920 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 35a8209c-9d27-47b4-b435-44df487e7627. Transaction Id: ENSD0. Begin TS: 2021-09-02T23:12:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:12:31.923+0000|2021-09-02T23:12:31.931+0000|35a8209c-9d27-47b4-b435-44df487e7627|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.74.204|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 35a8209c-9d27-47b4-b435-44df487e7627, Transaction Id: ENSD0, 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-09-02 23:12:31.931 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 35a8209c-9d27-47b4-b435-44df487e7627, Transaction Id: ENSD0, 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-09-02 23:12:31.932 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=35a8209c-9d27-47b4-b435-44df487e7627, X-ECOMP-TransactionID=ENSD0, X-Begin-Timestamp=2021-09-02T23:12:31.920+0000, id=58cd2ce8-d9bd-8097-1cba-168756295af2, timestamp=1630624351921}], headers={id=4ff657bf-7cf4-4c2c-1a9d-4f269991dde4, timestamp=1630624351932}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=35a8209c-9d27-47b4-b435-44df487e7627, X-ECOMP-TransactionID=ENSD0, X-Begin-Timestamp=2021-09-02T23:12:31.920+0000, id=58cd2ce8-d9bd-8097-1cba-168756295af2, timestamp=1630624351921}] 2021-09-02T23:13:01.922+0000|8574be27-924b-4c2e-ab4e-b0b5e67f9165|Request Id: 8574be27-924b-4c2e-ab4e-b0b5e67f9165. Transaction Id: V7UV1. Begin TS: 2021-09-02T23:13:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:13:01.921 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8574be27-924b-4c2e-ab4e-b0b5e67f9165. Transaction Id: V7UV1. Begin TS: 2021-09-02T23:13:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:13:01.925+0000|2021-09-02T23:13:01.934+0000|8574be27-924b-4c2e-ab4e-b0b5e67f9165|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.74.204|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8574be27-924b-4c2e-ab4e-b0b5e67f9165, Transaction Id: V7UV1, 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-09-02 23:13:01.934 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8574be27-924b-4c2e-ab4e-b0b5e67f9165, Transaction Id: V7UV1, 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-09-02 23:13:01.937 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8574be27-924b-4c2e-ab4e-b0b5e67f9165, X-ECOMP-TransactionID=V7UV1, X-Begin-Timestamp=2021-09-02T23:13:01.920+0000, id=d2df6147-22bc-8f79-4f41-c4a25210c7f2, timestamp=1630624381922}], headers={id=b44e8f52-e591-1dcd-9035-9717c36750d9, timestamp=1630624381937}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8574be27-924b-4c2e-ab4e-b0b5e67f9165, X-ECOMP-TransactionID=V7UV1, X-Begin-Timestamp=2021-09-02T23:13:01.920+0000, id=d2df6147-22bc-8f79-4f41-c4a25210c7f2, timestamp=1630624381922}] 2021-09-02 23:13:21.164 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-09-02 23:13:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:13:21.170 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-14, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:13:21.171 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-14, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:13:21.171 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: b4d87460-c505-4a97-aac5-9f79e9358adb, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:13:21.175 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-14, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:13:21.212 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-14, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=46fc15b8-b885-4fb8-96c7-00ec395eadf6, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:13:21 GMT, content-length=3707] 2021-09-02 23:13:21.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-14, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:13:21.213 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:13:21.214 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-14, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:13:21.215 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-14, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:13:21.217  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:13:21.217 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:13:21.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:13:21.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:13:21.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:13:21.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:13:31.922+0000|e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4|Request Id: e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4. Transaction Id: PZKZZ. Begin TS: 2021-09-02T23:13:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:13:31.921 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4. Transaction Id: PZKZZ. Begin TS: 2021-09-02T23:13:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:13:31.924+0000|2021-09-02T23:13:31.935+0000|e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4|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.74.204|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4, Transaction Id: PZKZZ, 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-09-02 23:13:31.935 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4, Transaction Id: PZKZZ, 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-09-02 23:13:31.938 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4, X-ECOMP-TransactionID=PZKZZ, X-Begin-Timestamp=2021-09-02T23:13:31.921+0000, id=7b9dda50-8d3b-b917-a83b-960d6417be5b, timestamp=1630624411922}], headers={id=fbc08b07-6a19-292c-a097-42c6cf33d0b7, timestamp=1630624411937}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e6a7a95d-396b-4b04-b1fa-efd2e1b5d2d4, X-ECOMP-TransactionID=PZKZZ, X-Begin-Timestamp=2021-09-02T23:13:31.921+0000, id=7b9dda50-8d3b-b917-a83b-960d6417be5b, timestamp=1630624411922}] 2021-09-02T23:14:01.921+0000|0ca6dc76-4782-4d78-bf2d-4dccc83de28c|Request Id: 0ca6dc76-4782-4d78-bf2d-4dccc83de28c. Transaction Id: W8K2P. Begin TS: 2021-09-02T23:14:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:14:01.921 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0ca6dc76-4782-4d78-bf2d-4dccc83de28c. Transaction Id: W8K2P. Begin TS: 2021-09-02T23:14:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:14:01.923+0000|2021-09-02T23:14:01.932+0000|0ca6dc76-4782-4d78-bf2d-4dccc83de28c|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.74.204|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0ca6dc76-4782-4d78-bf2d-4dccc83de28c, Transaction Id: W8K2P, 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-09-02 23:14:01.932 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0ca6dc76-4782-4d78-bf2d-4dccc83de28c, Transaction Id: W8K2P, 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-09-02 23:14:01.934 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0ca6dc76-4782-4d78-bf2d-4dccc83de28c, X-ECOMP-TransactionID=W8K2P, X-Begin-Timestamp=2021-09-02T23:14:01.920+0000, id=40733934-6341-6f75-408f-7888ff4954cb, timestamp=1630624441922}], headers={id=b1a8f729-4eb7-ffd5-d6dd-9026b9c115ef, timestamp=1630624441934}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0ca6dc76-4782-4d78-bf2d-4dccc83de28c, X-ECOMP-TransactionID=W8K2P, X-Begin-Timestamp=2021-09-02T23:14:01.920+0000, id=40733934-6341-6f75-408f-7888ff4954cb, timestamp=1630624441922}] 2021-09-02 23:14:21.163 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-09-02 23:14:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:14:21.166 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-15, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:14:21.167 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-15, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:14:21.167 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: d341dea1-5d47-4426-9b54-59e5ce0d3ed9, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:14:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-15, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:14:21.187 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-15, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=9697c530-8034-4f85-b4bf-c66ffd537e47, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:14:21 GMT, content-length=3707] 2021-09-02 23:14:21.225 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-15, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:14:21.231 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:14:21.232 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-15, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:14:21.245 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-15, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:14:21.247  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:14:21.247 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:14:21.248 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:14:21.249 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:14:21.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:14:21.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:14:31.925+0000|c450012f-2a6a-4dd0-9384-4ab11218775f|Request Id: c450012f-2a6a-4dd0-9384-4ab11218775f. Transaction Id: 0I6XQ. Begin TS: 2021-09-02T23:14:31.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:14:31.923 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c450012f-2a6a-4dd0-9384-4ab11218775f. Transaction Id: 0I6XQ. Begin TS: 2021-09-02T23:14:31.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:14:31.930+0000|2021-09-02T23:14:31.945+0000|c450012f-2a6a-4dd0-9384-4ab11218775f|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.74.204|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c450012f-2a6a-4dd0-9384-4ab11218775f, Transaction Id: 0I6XQ, 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-09-02 23:14:31.946 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c450012f-2a6a-4dd0-9384-4ab11218775f, Transaction Id: 0I6XQ, 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-09-02 23:14:31.949 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c450012f-2a6a-4dd0-9384-4ab11218775f, X-ECOMP-TransactionID=0I6XQ, X-Begin-Timestamp=2021-09-02T23:14:31.922+0000, id=71b3155d-8156-b153-3520-3f5249734d8d, timestamp=1630624471926}], headers={id=08b910cb-a840-dbda-007d-1c25716488ee, timestamp=1630624471949}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c450012f-2a6a-4dd0-9384-4ab11218775f, X-ECOMP-TransactionID=0I6XQ, X-Begin-Timestamp=2021-09-02T23:14:31.922+0000, id=71b3155d-8156-b153-3520-3f5249734d8d, timestamp=1630624471926}] 2021-09-02T23:15:01.921+0000|3e5aef8b-95f1-4513-a884-09a1d87d3861|Request Id: 3e5aef8b-95f1-4513-a884-09a1d87d3861. Transaction Id: NXZIN. Begin TS: 2021-09-02T23:15:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:15:01.920 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3e5aef8b-95f1-4513-a884-09a1d87d3861. Transaction Id: NXZIN. Begin TS: 2021-09-02T23:15:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:15:01.924+0000|2021-09-02T23:15:01.936+0000|3e5aef8b-95f1-4513-a884-09a1d87d3861|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.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3e5aef8b-95f1-4513-a884-09a1d87d3861, Transaction Id: NXZIN, 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-09-02 23:15:01.936 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3e5aef8b-95f1-4513-a884-09a1d87d3861, Transaction Id: NXZIN, 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-09-02 23:15:01.939 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3e5aef8b-95f1-4513-a884-09a1d87d3861, X-ECOMP-TransactionID=NXZIN, X-Begin-Timestamp=2021-09-02T23:15:01.920+0000, id=425e854f-d8e5-d9b7-280d-fe2d9ee0085b, timestamp=1630624501922}], headers={id=57cd357e-e4f9-53b6-b2c8-2ab75d6024af, timestamp=1630624501938}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3e5aef8b-95f1-4513-a884-09a1d87d3861, X-ECOMP-TransactionID=NXZIN, X-Begin-Timestamp=2021-09-02T23:15:01.920+0000, id=425e854f-d8e5-d9b7-280d-fe2d9ee0085b, timestamp=1630624501922}] 2021-09-02 23:15:21.164 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-09-02 23:15:21.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:15:21.169 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-16, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:15:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-16, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:15:21.169 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 4b2dacd3-2659-47fc-b169-4ce5573da7f5, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:15:21.172 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-16, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:15:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-16, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=350b4d41-1746-4acc-97de-100a63bd834b, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:15:21 GMT, content-length=3707] 2021-09-02 23:15:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-16, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:15:21.194 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:15:21.195 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-16, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:15:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-16, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:15:21.197  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:15:21.197 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:15:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:15:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:15:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:15:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:15:31.921+0000|eb50275b-2ca2-4885-9dcc-7c3d5ac052cd|Request Id: eb50275b-2ca2-4885-9dcc-7c3d5ac052cd. Transaction Id: JM7KN. Begin TS: 2021-09-02T23:15:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:15:31.920 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: eb50275b-2ca2-4885-9dcc-7c3d5ac052cd. Transaction Id: JM7KN. Begin TS: 2021-09-02T23:15:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:15:31.923+0000|2021-09-02T23:15:31.930+0000|eb50275b-2ca2-4885-9dcc-7c3d5ac052cd|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.74.204|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eb50275b-2ca2-4885-9dcc-7c3d5ac052cd, Transaction Id: JM7KN, 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-09-02 23:15:31.930 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: eb50275b-2ca2-4885-9dcc-7c3d5ac052cd, Transaction Id: JM7KN, 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-09-02 23:15:31.932 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eb50275b-2ca2-4885-9dcc-7c3d5ac052cd, X-ECOMP-TransactionID=JM7KN, X-Begin-Timestamp=2021-09-02T23:15:31.920+0000, id=4b7ae723-efea-4802-bdfb-7c400cf453c2, timestamp=1630624531921}], headers={id=97492e5e-42ad-77a5-c387-b7fed425d459, timestamp=1630624531931}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eb50275b-2ca2-4885-9dcc-7c3d5ac052cd, X-ECOMP-TransactionID=JM7KN, X-Begin-Timestamp=2021-09-02T23:15:31.920+0000, id=4b7ae723-efea-4802-bdfb-7c400cf453c2, timestamp=1630624531921}] 2021-09-02T23:16:01.923+0000|62cac76a-dd2d-4c86-b563-037f72d01ead|Request Id: 62cac76a-dd2d-4c86-b563-037f72d01ead. Transaction Id: T3QI5. Begin TS: 2021-09-02T23:16:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:16:01.922 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 62cac76a-dd2d-4c86-b563-037f72d01ead. Transaction Id: T3QI5. Begin TS: 2021-09-02T23:16:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:16:01.928+0000|2021-09-02T23:16:01.944+0000|62cac76a-dd2d-4c86-b563-037f72d01ead|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.74.204|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 62cac76a-dd2d-4c86-b563-037f72d01ead, Transaction Id: T3QI5, 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-09-02 23:16:01.945 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 62cac76a-dd2d-4c86-b563-037f72d01ead, Transaction Id: T3QI5, 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-09-02 23:16:01.948 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=62cac76a-dd2d-4c86-b563-037f72d01ead, X-ECOMP-TransactionID=T3QI5, X-Begin-Timestamp=2021-09-02T23:16:01.921+0000, id=09fd7073-5ff0-4595-1e75-17c7d6860cdc, timestamp=1630624561924}], headers={id=e80acd82-5611-3dd7-ce98-ae17a45bc618, timestamp=1630624561948}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=62cac76a-dd2d-4c86-b563-037f72d01ead, X-ECOMP-TransactionID=T3QI5, X-Begin-Timestamp=2021-09-02T23:16:01.921+0000, id=09fd7073-5ff0-4595-1e75-17c7d6860cdc, timestamp=1630624561924}] 2021-09-02 23:16:21.166 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-09-02 23:16:21.175 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:16:21.177 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-17, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:16:21.178 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-17, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:16:21.179 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: b4ae1849-96b5-4f54-b0f8-9455878af61a, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:16:21.188 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-17, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:16:21.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-17, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=bb4a57c2-c70a-4cf3-a778-25bf41a30425, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:16:21 GMT, content-length=3707] 2021-09-02 23:16:21.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-17, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:16:21.236 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:16:21.238 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-17, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:16:21.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-17, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:16:21.240  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:16:21.240 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:16:21.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:16:21.242 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:16:21.242 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:16:21.242 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:16:31.921+0000|6857cbc4-78d3-45ee-b4eb-12e06283c27f|Request Id: 6857cbc4-78d3-45ee-b4eb-12e06283c27f. Transaction Id: 2GRSX. Begin TS: 2021-09-02T23:16:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:16:31.920 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6857cbc4-78d3-45ee-b4eb-12e06283c27f. Transaction Id: 2GRSX. Begin TS: 2021-09-02T23:16:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:16:31.922+0000|2021-09-02T23:16:31.934+0000|6857cbc4-78d3-45ee-b4eb-12e06283c27f|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.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6857cbc4-78d3-45ee-b4eb-12e06283c27f, Transaction Id: 2GRSX, 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-09-02 23:16:31.934 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6857cbc4-78d3-45ee-b4eb-12e06283c27f, Transaction Id: 2GRSX, 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-09-02 23:16:31.936 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6857cbc4-78d3-45ee-b4eb-12e06283c27f, X-ECOMP-TransactionID=2GRSX, X-Begin-Timestamp=2021-09-02T23:16:31.920+0000, id=5b433e75-565e-b3fd-7952-9ce2f21bbd6e, timestamp=1630624591921}], headers={id=0ae8d0a0-867f-8da8-b2a6-05a08cb98a88, timestamp=1630624591936}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6857cbc4-78d3-45ee-b4eb-12e06283c27f, X-ECOMP-TransactionID=2GRSX, X-Begin-Timestamp=2021-09-02T23:16:31.920+0000, id=5b433e75-565e-b3fd-7952-9ce2f21bbd6e, timestamp=1630624591921}] 2021-09-02T23:17:01.924+0000|2d3898e2-3b88-4ad2-85b2-792a3f5c2125|Request Id: 2d3898e2-3b88-4ad2-85b2-792a3f5c2125. Transaction Id: ADOIX. Begin TS: 2021-09-02T23:17:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:17:01.923 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2d3898e2-3b88-4ad2-85b2-792a3f5c2125. Transaction Id: ADOIX. Begin TS: 2021-09-02T23:17:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:17:01.943  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec  : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 2021-09-02 23:17:01.946  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-09-02T23:17:01.930+0000|2021-09-02T23:17:01.955+0000|2d3898e2-3b88-4ad2-85b2-792a3f5c2125|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.74.204|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2d3898e2-3b88-4ad2-85b2-792a3f5c2125, Transaction Id: ADOIX, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:17:01.956 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2d3898e2-3b88-4ad2-85b2-792a3f5c2125, Transaction Id: ADOIX, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:17:01.959 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2d3898e2-3b88-4ad2-85b2-792a3f5c2125, X-ECOMP-TransactionID=ADOIX, X-Begin-Timestamp=2021-09-02T23:17:01.922+0000, id=051aeb81-1519-6d68-7d39-feb08be29c34, timestamp=1630624621926}], headers={id=e4c12428-8ffa-5e4a-12ed-a7d0c3b2ff4c, timestamp=1630624621958}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2d3898e2-3b88-4ad2-85b2-792a3f5c2125, X-ECOMP-TransactionID=ADOIX, X-Begin-Timestamp=2021-09-02T23:17:01.922+0000, id=051aeb81-1519-6d68-7d39-feb08be29c34, timestamp=1630624621926}] 2021-09-02 23:17:21.164 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-09-02 23:17:21.171 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:17:21.172 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-18, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:17:21.173 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-18, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:17:21.173 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 58f25e41-2b59-4dd0-a183-1308c4a047df, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:17:21.178 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-18, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:17:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-18, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=63f78693-eb22-44a5-a22d-5134ac520e52, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:17:21 GMT, content-length=3707] 2021-09-02 23:17:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-18, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:17:21.199 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:17:21.199 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-18, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:17:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-18, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:17:21.201  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:17:21.201 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:17:21.202 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:17:21.202 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:17:21.203 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:17:21.203 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:17:31.921+0000|f3fa9c07-ada6-4d25-a544-ee3524ad08fa|Request Id: f3fa9c07-ada6-4d25-a544-ee3524ad08fa. Transaction Id: FJYF6. Begin TS: 2021-09-02T23:17:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:17:31.921 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f3fa9c07-ada6-4d25-a544-ee3524ad08fa. Transaction Id: FJYF6. Begin TS: 2021-09-02T23:17:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:17:31.923+0000|2021-09-02T23:17:31.933+0000|f3fa9c07-ada6-4d25-a544-ee3524ad08fa|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.74.204|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f3fa9c07-ada6-4d25-a544-ee3524ad08fa, Transaction Id: FJYF6, 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-09-02 23:17:31.933 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f3fa9c07-ada6-4d25-a544-ee3524ad08fa, Transaction Id: FJYF6, 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-09-02 23:17:31.935 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f3fa9c07-ada6-4d25-a544-ee3524ad08fa, X-ECOMP-TransactionID=FJYF6, X-Begin-Timestamp=2021-09-02T23:17:31.921+0000, id=3056f331-726f-6cf0-e128-e7b87f889dbf, timestamp=1630624651922}], headers={id=0124e1d6-0185-98c5-d60c-660970f05a05, timestamp=1630624651935}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f3fa9c07-ada6-4d25-a544-ee3524ad08fa, X-ECOMP-TransactionID=FJYF6, X-Begin-Timestamp=2021-09-02T23:17:31.921+0000, id=3056f331-726f-6cf0-e128-e7b87f889dbf, timestamp=1630624651922}] 2021-09-02T23:18:01.921+0000|fb41a983-b205-4d5a-ac67-8dc44b73ce07|Request Id: fb41a983-b205-4d5a-ac67-8dc44b73ce07. Transaction Id: VKOYF. Begin TS: 2021-09-02T23:18:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:18:01.921 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: fb41a983-b205-4d5a-ac67-8dc44b73ce07. Transaction Id: VKOYF. Begin TS: 2021-09-02T23:18:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:18:01.923+0000|2021-09-02T23:18:01.931+0000|fb41a983-b205-4d5a-ac67-8dc44b73ce07|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.74.204|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fb41a983-b205-4d5a-ac67-8dc44b73ce07, Transaction Id: VKOYF, 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-09-02 23:18:01.931 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: fb41a983-b205-4d5a-ac67-8dc44b73ce07, Transaction Id: VKOYF, 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-09-02 23:18:01.933 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fb41a983-b205-4d5a-ac67-8dc44b73ce07, X-ECOMP-TransactionID=VKOYF, X-Begin-Timestamp=2021-09-02T23:18:01.920+0000, id=e8fd5dd1-5759-0bfb-de14-813ae1dc7061, timestamp=1630624681921}], headers={id=0e75b161-bec7-ba4d-a8f0-5b062f9cd639, timestamp=1630624681933}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fb41a983-b205-4d5a-ac67-8dc44b73ce07, X-ECOMP-TransactionID=VKOYF, X-Begin-Timestamp=2021-09-02T23:18:01.920+0000, id=e8fd5dd1-5759-0bfb-de14-813ae1dc7061, timestamp=1630624681921}] 2021-09-02 23:18:21.163 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-09-02 23:18:21.165 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:18:21.165 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-19, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:18:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-19, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:18:21.166 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c61c2177-0bbd-4402-aec4-bb7585c330da, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:18:21.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-19, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:18:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-19, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=9118f680-10a3-4a53-8ae9-092a6e182bfd, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:18:21 GMT, content-length=3707] 2021-09-02 23:18:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-19, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:18:21.194 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:18:21.194 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-19, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:18:21.195 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-19, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:18:21.195  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:18:21.195 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:18:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:18:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:18:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:18:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:18:31.921+0000|41308827-1e22-4d90-b17c-e3e08d0b729b|Request Id: 41308827-1e22-4d90-b17c-e3e08d0b729b. Transaction Id: AL22W. Begin TS: 2021-09-02T23:18:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:18:31.921 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 41308827-1e22-4d90-b17c-e3e08d0b729b. Transaction Id: AL22W. Begin TS: 2021-09-02T23:18:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:18:31.924+0000|2021-09-02T23:18:31.932+0000|41308827-1e22-4d90-b17c-e3e08d0b729b|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.74.204|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 41308827-1e22-4d90-b17c-e3e08d0b729b, Transaction Id: AL22W, 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-09-02 23:18:31.933 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 41308827-1e22-4d90-b17c-e3e08d0b729b, Transaction Id: AL22W, 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-09-02 23:18:31.935 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=41308827-1e22-4d90-b17c-e3e08d0b729b, X-ECOMP-TransactionID=AL22W, X-Begin-Timestamp=2021-09-02T23:18:31.921+0000, id=9d0075f1-4106-0169-b093-05517842b090, timestamp=1630624711923}], headers={id=5eb77e84-7f08-8738-78c1-7e91927acde4, timestamp=1630624711935}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=41308827-1e22-4d90-b17c-e3e08d0b729b, X-ECOMP-TransactionID=AL22W, X-Begin-Timestamp=2021-09-02T23:18:31.921+0000, id=9d0075f1-4106-0169-b093-05517842b090, timestamp=1630624711923}] 2021-09-02T23:19:01.924+0000|574aed11-7462-4a3a-911c-d49f95f6c5cd|Request Id: 574aed11-7462-4a3a-911c-d49f95f6c5cd. Transaction Id: TKA6D. Begin TS: 2021-09-02T23:19:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:19:01.923 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 574aed11-7462-4a3a-911c-d49f95f6c5cd. Transaction Id: TKA6D. Begin TS: 2021-09-02T23:19:01.922+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:19:01.933+0000|2021-09-02T23:19:01.948+0000|574aed11-7462-4a3a-911c-d49f95f6c5cd|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.74.204|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 574aed11-7462-4a3a-911c-d49f95f6c5cd, Transaction Id: TKA6D, 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-09-02 23:19:01.949 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 574aed11-7462-4a3a-911c-d49f95f6c5cd, Transaction Id: TKA6D, 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-09-02 23:19:01.953 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=574aed11-7462-4a3a-911c-d49f95f6c5cd, X-ECOMP-TransactionID=TKA6D, X-Begin-Timestamp=2021-09-02T23:19:01.922+0000, id=a27f8b77-c1bb-f1db-189a-e6f03ff28f7f, timestamp=1630624741926}], headers={id=66d98188-4f70-1ebe-f9ea-44679ed54fe8, timestamp=1630624741952}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=574aed11-7462-4a3a-911c-d49f95f6c5cd, X-ECOMP-TransactionID=TKA6D, X-Begin-Timestamp=2021-09-02T23:19:01.922+0000, id=a27f8b77-c1bb-f1db-189a-e6f03ff28f7f, timestamp=1630624741926}] 2021-09-02 23:19:21.165 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-09-02 23:19:21.171 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:19:21.172 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-20, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:19:21.172 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-20, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:19:21.172 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 558ca825-e5bb-4ca9-8b6c-eed00ec8823a, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:19:21.176 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-20, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:19:21.206 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-20, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=4b80f725-ca11-458d-af74-3f91881c9380, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:19:21 GMT, content-length=3707] 2021-09-02 23:19:21.206 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-20, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:19:21.207 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:19:21.208 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-20, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:19:21.209 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-20, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:19:21.210  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:19:21.210 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:19:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:19:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:19:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:19:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:19:31.922+0000|3ccca4c7-a518-404d-a1f4-629286c955b0|Request Id: 3ccca4c7-a518-404d-a1f4-629286c955b0. Transaction Id: RO2UJ. Begin TS: 2021-09-02T23:19:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:19:31.921 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3ccca4c7-a518-404d-a1f4-629286c955b0. Transaction Id: RO2UJ. Begin TS: 2021-09-02T23:19:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:19:31.924+0000|2021-09-02T23:19:31.932+0000|3ccca4c7-a518-404d-a1f4-629286c955b0|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.74.204|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3ccca4c7-a518-404d-a1f4-629286c955b0, Transaction Id: RO2UJ, 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-09-02 23:19:31.932 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3ccca4c7-a518-404d-a1f4-629286c955b0, Transaction Id: RO2UJ, 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-09-02 23:19:31.934 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ccca4c7-a518-404d-a1f4-629286c955b0, X-ECOMP-TransactionID=RO2UJ, X-Begin-Timestamp=2021-09-02T23:19:31.921+0000, id=b1a614a6-ff03-acb1-dd47-a2b6e30dc8fb, timestamp=1630624771923}], headers={id=41961f0f-0ea2-53da-2130-9a314a377b18, timestamp=1630624771934}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ccca4c7-a518-404d-a1f4-629286c955b0, X-ECOMP-TransactionID=RO2UJ, X-Begin-Timestamp=2021-09-02T23:19:31.921+0000, id=b1a614a6-ff03-acb1-dd47-a2b6e30dc8fb, timestamp=1630624771923}] 2021-09-02T23:20:01.922+0000|05d459d5-92f8-4de4-8554-0c62257f4292|Request Id: 05d459d5-92f8-4de4-8554-0c62257f4292. Transaction Id: HKZOG. Begin TS: 2021-09-02T23:20:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:20:01.921 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 05d459d5-92f8-4de4-8554-0c62257f4292. Transaction Id: HKZOG. Begin TS: 2021-09-02T23:20:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:20:01.923+0000|2021-09-02T23:20:01.934+0000|05d459d5-92f8-4de4-8554-0c62257f4292|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.74.204|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 05d459d5-92f8-4de4-8554-0c62257f4292, Transaction Id: HKZOG, 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-09-02 23:20:01.934 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 05d459d5-92f8-4de4-8554-0c62257f4292, Transaction Id: HKZOG, 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-09-02 23:20:01.936 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=05d459d5-92f8-4de4-8554-0c62257f4292, X-ECOMP-TransactionID=HKZOG, X-Begin-Timestamp=2021-09-02T23:20:01.921+0000, id=66148d43-322c-6d9f-46c4-932a48829d3a, timestamp=1630624801922}], headers={id=2ce62fbb-efa0-2845-adcf-91f003f41e82, timestamp=1630624801936}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=05d459d5-92f8-4de4-8554-0c62257f4292, X-ECOMP-TransactionID=HKZOG, X-Begin-Timestamp=2021-09-02T23:20:01.921+0000, id=66148d43-322c-6d9f-46c4-932a48829d3a, timestamp=1630624801922}] 2021-09-02 23:20:21.163 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-09-02 23:20:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:20:21.167 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-21, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:20:21.167 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-21, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:20:21.167 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8a1bc686-d66b-49c4-8133-65662a34abb4, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:20:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-21, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:20:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-21, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=caa98d2c-3496-4ec8-adeb-5003d1c41da9, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:20:21 GMT, content-length=3707] 2021-09-02 23:20:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-21, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:20:21.198 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:20:21.199 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-21, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:20:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-21, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:20:21.200  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:20:21.200 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:20:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:20:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:20:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:20:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:20:31.921+0000|58cff115-8185-4b60-9390-8561ee85ff81|Request Id: 58cff115-8185-4b60-9390-8561ee85ff81. Transaction Id: JEDLW. Begin TS: 2021-09-02T23:20:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:20:31.921 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 58cff115-8185-4b60-9390-8561ee85ff81. Transaction Id: JEDLW. Begin TS: 2021-09-02T23:20:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:20:31.922+0000|2021-09-02T23:20:31.931+0000|58cff115-8185-4b60-9390-8561ee85ff81|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.74.204|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 58cff115-8185-4b60-9390-8561ee85ff81, Transaction Id: JEDLW, 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-09-02 23:20:31.931 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 58cff115-8185-4b60-9390-8561ee85ff81, Transaction Id: JEDLW, 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-09-02 23:20:31.933 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=58cff115-8185-4b60-9390-8561ee85ff81, X-ECOMP-TransactionID=JEDLW, X-Begin-Timestamp=2021-09-02T23:20:31.920+0000, id=bfd2f830-2913-c708-a12a-539604ba34e7, timestamp=1630624831921}], headers={id=0bff9224-fa06-b37d-9bb8-88e42b85773c, timestamp=1630624831933}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=58cff115-8185-4b60-9390-8561ee85ff81, X-ECOMP-TransactionID=JEDLW, X-Begin-Timestamp=2021-09-02T23:20:31.920+0000, id=bfd2f830-2913-c708-a12a-539604ba34e7, timestamp=1630624831921}] 2021-09-02T23:21:01.923+0000|7650b47b-264c-4111-8e40-25a6e16a7b18|Request Id: 7650b47b-264c-4111-8e40-25a6e16a7b18. Transaction Id: 7DIRY. Begin TS: 2021-09-02T23:21:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:21:01.922 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7650b47b-264c-4111-8e40-25a6e16a7b18. Transaction Id: 7DIRY. Begin TS: 2021-09-02T23:21:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:21:01.929+0000|2021-09-02T23:21:01.941+0000|7650b47b-264c-4111-8e40-25a6e16a7b18|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7650b47b-264c-4111-8e40-25a6e16a7b18, Transaction Id: 7DIRY, 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-09-02 23:21:01.942 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7650b47b-264c-4111-8e40-25a6e16a7b18, Transaction Id: 7DIRY, 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-09-02 23:21:01.945 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7650b47b-264c-4111-8e40-25a6e16a7b18, X-ECOMP-TransactionID=7DIRY, X-Begin-Timestamp=2021-09-02T23:21:01.921+0000, id=a2dff777-c547-0147-c086-76c8e31f98a4, timestamp=1630624861924}], headers={id=e3e4355c-8b8b-e04f-adce-a91195b30a64, timestamp=1630624861944}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7650b47b-264c-4111-8e40-25a6e16a7b18, X-ECOMP-TransactionID=7DIRY, X-Begin-Timestamp=2021-09-02T23:21:01.921+0000, id=a2dff777-c547-0147-c086-76c8e31f98a4, timestamp=1630624861924}] 2021-09-02 23:21:21.164 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-09-02 23:21:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:21:21.170 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-22, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:21:21.171 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-22, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:21:21.171 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e6b09f60-7574-4bde-95e2-e87099925a60, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:21:21.174 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-22, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:21:21.208 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-22, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=06cf818f-a900-4656-a61f-7772bce4ab75, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:21:21 GMT, content-length=3707] 2021-09-02 23:21:21.208 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-22, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:21:21.208 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:21:21.209 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-22, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:21:21.210 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-22, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:21:21.211  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:21:21.211 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:21:21.212 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:21:21.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:21:21.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:21:21.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:21:31.922+0000|39a3237c-1151-4b8a-8aa3-21364cfee4d0|Request Id: 39a3237c-1151-4b8a-8aa3-21364cfee4d0. Transaction Id: W7VZ1. Begin TS: 2021-09-02T23:21:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:21:31.921 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 39a3237c-1151-4b8a-8aa3-21364cfee4d0. Transaction Id: W7VZ1. Begin TS: 2021-09-02T23:21:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:21:31.924+0000|2021-09-02T23:21:31.936+0000|39a3237c-1151-4b8a-8aa3-21364cfee4d0|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.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 39a3237c-1151-4b8a-8aa3-21364cfee4d0, Transaction Id: W7VZ1, 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-09-02 23:21:31.936 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 39a3237c-1151-4b8a-8aa3-21364cfee4d0, Transaction Id: W7VZ1, 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-09-02 23:21:31.937 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=39a3237c-1151-4b8a-8aa3-21364cfee4d0, X-ECOMP-TransactionID=W7VZ1, X-Begin-Timestamp=2021-09-02T23:21:31.921+0000, id=5745b316-7c77-0f17-77e1-c52b61711c38, timestamp=1630624891922}], headers={id=5e8ae828-d1d9-d512-ed3e-06c10b92eed3, timestamp=1630624891937}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=39a3237c-1151-4b8a-8aa3-21364cfee4d0, X-ECOMP-TransactionID=W7VZ1, X-Begin-Timestamp=2021-09-02T23:21:31.921+0000, id=5745b316-7c77-0f17-77e1-c52b61711c38, timestamp=1630624891922}] 2021-09-02T23:22:01.921+0000|95d3442a-f534-40e6-b511-e779e4684da6|Request Id: 95d3442a-f534-40e6-b511-e779e4684da6. Transaction Id: F4MAN. Begin TS: 2021-09-02T23:22:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:22:01.920 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 95d3442a-f534-40e6-b511-e779e4684da6. Transaction Id: F4MAN. Begin TS: 2021-09-02T23:22:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:22:01.922+0000|2021-09-02T23:22:01.929+0000|95d3442a-f534-40e6-b511-e779e4684da6|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.74.204|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 95d3442a-f534-40e6-b511-e779e4684da6, Transaction Id: F4MAN, 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-09-02 23:22:01.930 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 95d3442a-f534-40e6-b511-e779e4684da6, Transaction Id: F4MAN, 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-09-02 23:22:01.931 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=95d3442a-f534-40e6-b511-e779e4684da6, X-ECOMP-TransactionID=F4MAN, X-Begin-Timestamp=2021-09-02T23:22:01.920+0000, id=0ac32496-d82c-774d-1f5d-346733e10cbc, timestamp=1630624921921}], headers={id=4a81a70f-50b7-e11a-24e4-b3f7c94705d2, timestamp=1630624921931}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=95d3442a-f534-40e6-b511-e779e4684da6, X-ECOMP-TransactionID=F4MAN, X-Begin-Timestamp=2021-09-02T23:22:01.920+0000, id=0ac32496-d82c-774d-1f5d-346733e10cbc, timestamp=1630624921921}] 2021-09-02 23:22:21.163 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-09-02 23:22:21.164 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:22:21.165 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-23, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:22:21.165 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-23, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:22:21.165 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 72da1524-44e8-4fef-9fbd-2985e15d0271, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:22:21.167 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-23, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:22:21.197 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-23, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=99911d52-6552-4328-96a3-dace7911aeff, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:22:21 GMT, content-length=3707] 2021-09-02 23:22:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-23, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:22:21.198 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:22:21.198 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-23, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:22:21.199 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-23, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:22:21.199  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:22:21.199 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:22:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:22:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:22:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:22:21.201 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:22:31.921+0000|f1172698-6412-47ef-9dee-9fa75a4189bd|Request Id: f1172698-6412-47ef-9dee-9fa75a4189bd. Transaction Id: IHXFK. Begin TS: 2021-09-02T23:22:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:22:31.921 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f1172698-6412-47ef-9dee-9fa75a4189bd. Transaction Id: IHXFK. Begin TS: 2021-09-02T23:22:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:22:31.923+0000|2021-09-02T23:22:31.931+0000|f1172698-6412-47ef-9dee-9fa75a4189bd|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.74.204|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f1172698-6412-47ef-9dee-9fa75a4189bd, Transaction Id: IHXFK, 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-09-02 23:22:31.931 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f1172698-6412-47ef-9dee-9fa75a4189bd, Transaction Id: IHXFK, 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-09-02 23:22:31.933 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f1172698-6412-47ef-9dee-9fa75a4189bd, X-ECOMP-TransactionID=IHXFK, X-Begin-Timestamp=2021-09-02T23:22:31.921+0000, id=4b057bc5-f6dd-bec0-1662-3054be09c98d, timestamp=1630624951922}], headers={id=1a3b3b2c-5f7a-3e7f-61bb-a3b8ffaaf729, timestamp=1630624951933}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f1172698-6412-47ef-9dee-9fa75a4189bd, X-ECOMP-TransactionID=IHXFK, X-Begin-Timestamp=2021-09-02T23:22:31.921+0000, id=4b057bc5-f6dd-bec0-1662-3054be09c98d, timestamp=1630624951922}] 2021-09-02T23:23:01.923+0000|35f1c969-9bcf-4de7-beda-c00cc5880c06|Request Id: 35f1c969-9bcf-4de7-beda-c00cc5880c06. Transaction Id: ZH6AZ. Begin TS: 2021-09-02T23:23:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:23:01.922 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 35f1c969-9bcf-4de7-beda-c00cc5880c06. Transaction Id: ZH6AZ. Begin TS: 2021-09-02T23:23:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:23:01.927+0000|2021-09-02T23:23:01.935+0000|35f1c969-9bcf-4de7-beda-c00cc5880c06|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.74.204|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 35f1c969-9bcf-4de7-beda-c00cc5880c06, Transaction Id: ZH6AZ, 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-09-02 23:23:01.936 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 35f1c969-9bcf-4de7-beda-c00cc5880c06, Transaction Id: ZH6AZ, 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-09-02 23:23:01.938 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=35f1c969-9bcf-4de7-beda-c00cc5880c06, X-ECOMP-TransactionID=ZH6AZ, X-Begin-Timestamp=2021-09-02T23:23:01.921+0000, id=8d6e9ccb-084b-4014-3ddb-1c799eafbe25, timestamp=1630624981924}], headers={id=63d94ed9-abd0-1b61-7868-220a52abf821, timestamp=1630624981938}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=35f1c969-9bcf-4de7-beda-c00cc5880c06, X-ECOMP-TransactionID=ZH6AZ, X-Begin-Timestamp=2021-09-02T23:23:01.921+0000, id=8d6e9ccb-084b-4014-3ddb-1c799eafbe25, timestamp=1630624981924}] 2021-09-02 23:23:21.164 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-09-02 23:23:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:23:21.170 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-24, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:23:21.170 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-24, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:23:21.171 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 84f10e40-8202-4f30-9769-d79aeeb98c25, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:23:21.174 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-24, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:23:21.273 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-24, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=ea562721-f0e2-4e0f-b11e-84ef4ed2b050, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:23:21 GMT, content-length=3707] 2021-09-02 23:23:21.273 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-24, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:23:21.273 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:23:21.274 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-24, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:23:21.275 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-24, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:23:21.276  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:23:21.276 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:23:21.277 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:23:21.277 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:23:21.277 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:23:21.278 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:23:31.921+0000|ca564b7a-54da-431a-9aa4-8fcc94943dc3|Request Id: ca564b7a-54da-431a-9aa4-8fcc94943dc3. Transaction Id: Y97XG. Begin TS: 2021-09-02T23:23:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:23:31.921 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ca564b7a-54da-431a-9aa4-8fcc94943dc3. Transaction Id: Y97XG. Begin TS: 2021-09-02T23:23:31.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:23:31.923+0000|2021-09-02T23:23:31.931+0000|ca564b7a-54da-431a-9aa4-8fcc94943dc3|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.74.204|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ca564b7a-54da-431a-9aa4-8fcc94943dc3, Transaction Id: Y97XG, 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-09-02 23:23:31.931 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ca564b7a-54da-431a-9aa4-8fcc94943dc3, Transaction Id: Y97XG, 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-09-02 23:23:31.933 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ca564b7a-54da-431a-9aa4-8fcc94943dc3, X-ECOMP-TransactionID=Y97XG, X-Begin-Timestamp=2021-09-02T23:23:31.920+0000, id=aa6f0a1e-d32c-78ae-7882-055e2154e9aa, timestamp=1630625011921}], headers={id=608e6029-b2d5-aa56-80ca-34245b8c9b4b, timestamp=1630625011933}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ca564b7a-54da-431a-9aa4-8fcc94943dc3, X-ECOMP-TransactionID=Y97XG, X-Begin-Timestamp=2021-09-02T23:23:31.920+0000, id=aa6f0a1e-d32c-78ae-7882-055e2154e9aa, timestamp=1630625011921}] 2021-09-02T23:24:01.921+0000|5c42cfe0-bc75-477f-ac77-c754978f65a7|Request Id: 5c42cfe0-bc75-477f-ac77-c754978f65a7. Transaction Id: 6WKEM. Begin TS: 2021-09-02T23:24:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:24:01.920 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 5c42cfe0-bc75-477f-ac77-c754978f65a7. Transaction Id: 6WKEM. Begin TS: 2021-09-02T23:24:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:24:01.922+0000|2021-09-02T23:24:01.929+0000|5c42cfe0-bc75-477f-ac77-c754978f65a7|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.74.204|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5c42cfe0-bc75-477f-ac77-c754978f65a7, Transaction Id: 6WKEM, 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-09-02 23:24:01.929 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 5c42cfe0-bc75-477f-ac77-c754978f65a7, Transaction Id: 6WKEM, 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-09-02 23:24:01.930 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5c42cfe0-bc75-477f-ac77-c754978f65a7, X-ECOMP-TransactionID=6WKEM, X-Begin-Timestamp=2021-09-02T23:24:01.920+0000, id=5d70a7d2-3233-2daf-323d-e001ca97c1de, timestamp=1630625041921}], headers={id=6f8d2d3c-4979-267a-54a0-42e126f04672, timestamp=1630625041930}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5c42cfe0-bc75-477f-ac77-c754978f65a7, X-ECOMP-TransactionID=6WKEM, X-Begin-Timestamp=2021-09-02T23:24:01.920+0000, id=5d70a7d2-3233-2daf-323d-e001ca97c1de, timestamp=1630625041921}] 2021-09-02 23:24:21.163 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-09-02 23:24:21.165 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:24:21.166 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-25, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:24:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-25, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:24:21.167 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8d861fce-4413-43db-9adb-f6a091ca03fe, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:24:21.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-25, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:24:21.190 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-25, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=b0b5c9df-784a-4a0a-8723-403df86dfb49, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:24:21 GMT, content-length=3707] 2021-09-02 23:24:21.191 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-25, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:24:21.191 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:24:21.192 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-25, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:24:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-25, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:24:21.194  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:24:21.194 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:24:21.195 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:24:21.195 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:24:21.195 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:24:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:24:31.921+0000|27f6f0d2-662e-479a-acc0-e86ae0b58f08|Request Id: 27f6f0d2-662e-479a-acc0-e86ae0b58f08. Transaction Id: JY0EA. Begin TS: 2021-09-02T23:24:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:24:31.921 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 27f6f0d2-662e-479a-acc0-e86ae0b58f08. Transaction Id: JY0EA. Begin TS: 2021-09-02T23:24:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:24:31.923+0000|2021-09-02T23:24:31.932+0000|27f6f0d2-662e-479a-acc0-e86ae0b58f08|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.74.204|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 27f6f0d2-662e-479a-acc0-e86ae0b58f08, Transaction Id: JY0EA, 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-09-02 23:24:31.932 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 27f6f0d2-662e-479a-acc0-e86ae0b58f08, Transaction Id: JY0EA, 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-09-02 23:24:31.933 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=27f6f0d2-662e-479a-acc0-e86ae0b58f08, X-ECOMP-TransactionID=JY0EA, X-Begin-Timestamp=2021-09-02T23:24:31.921+0000, id=c6472130-9153-082b-d688-ed6ece6cc6f1, timestamp=1630625071922}], headers={id=928b7b8e-1736-12e2-133d-c186b5b10ed0, timestamp=1630625071933}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=27f6f0d2-662e-479a-acc0-e86ae0b58f08, X-ECOMP-TransactionID=JY0EA, X-Begin-Timestamp=2021-09-02T23:24:31.921+0000, id=c6472130-9153-082b-d688-ed6ece6cc6f1, timestamp=1630625071922}] 2021-09-02T23:25:01.923+0000|add9e778-9220-4907-b8ab-6325258ee988|Request Id: add9e778-9220-4907-b8ab-6325258ee988. Transaction Id: UHMSE. Begin TS: 2021-09-02T23:25:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:25:01.922 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: add9e778-9220-4907-b8ab-6325258ee988. Transaction Id: UHMSE. Begin TS: 2021-09-02T23:25:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:25:01.927+0000|2021-09-02T23:25:01.989+0000|add9e778-9220-4907-b8ab-6325258ee988|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.74.204|62|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: add9e778-9220-4907-b8ab-6325258ee988, Transaction Id: UHMSE, Elapsed Time: 62 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:25:01.989 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: add9e778-9220-4907-b8ab-6325258ee988, Transaction Id: UHMSE, Elapsed Time: 62 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-02 23:25:01.991 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=add9e778-9220-4907-b8ab-6325258ee988, X-ECOMP-TransactionID=UHMSE, X-Begin-Timestamp=2021-09-02T23:25:01.921+0000, id=ea440257-7267-784b-57f7-09ed9a190aec, timestamp=1630625101924}], headers={id=efcf617c-1718-29f5-a14c-d03f7b8ffe40, timestamp=1630625101991}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=add9e778-9220-4907-b8ab-6325258ee988, X-ECOMP-TransactionID=UHMSE, X-Begin-Timestamp=2021-09-02T23:25:01.921+0000, id=ea440257-7267-784b-57f7-09ed9a190aec, timestamp=1630625101924}] 2021-09-02 23:25:21.164 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-09-02 23:25:21.169 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:25:21.170 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-26, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:25:21.171 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-26, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:25:21.171 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: dac69c2d-525a-4eca-8493-b64fd63ecbca, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:25:21.176 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-26, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:25:21.205 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-26, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=f357b9a6-1af2-49f3-802a-b3d047c8bf10, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:25:21 GMT, content-length=3707] 2021-09-02 23:25:21.205 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-26, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:25:21.206 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:25:21.207 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-26, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:25:21.208 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-26, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:25:21.210  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:25:21.210 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:25:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:25:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:25:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:25:21.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:25:31.922+0000|32eb68b3-9ce0-45aa-853f-32ba2c742461|Request Id: 32eb68b3-9ce0-45aa-853f-32ba2c742461. Transaction Id: USW9Y. Begin TS: 2021-09-02T23:25:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:25:31.922 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 32eb68b3-9ce0-45aa-853f-32ba2c742461. Transaction Id: USW9Y. Begin TS: 2021-09-02T23:25:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:25:31.927+0000|2021-09-02T23:25:31.939+0000|32eb68b3-9ce0-45aa-853f-32ba2c742461|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.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 32eb68b3-9ce0-45aa-853f-32ba2c742461, Transaction Id: USW9Y, 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-09-02 23:25:31.939 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 32eb68b3-9ce0-45aa-853f-32ba2c742461, Transaction Id: USW9Y, 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-09-02 23:25:31.942 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32eb68b3-9ce0-45aa-853f-32ba2c742461, X-ECOMP-TransactionID=USW9Y, X-Begin-Timestamp=2021-09-02T23:25:31.921+0000, id=31c7aa5b-ec1a-fb32-a9bb-02994b0b6d98, timestamp=1630625131923}], headers={id=51d47350-1a13-b721-24a8-fa2fe2a51f64, timestamp=1630625131941}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32eb68b3-9ce0-45aa-853f-32ba2c742461, X-ECOMP-TransactionID=USW9Y, X-Begin-Timestamp=2021-09-02T23:25:31.921+0000, id=31c7aa5b-ec1a-fb32-a9bb-02994b0b6d98, timestamp=1630625131923}] 2021-09-02T23:26:01.921+0000|d6541087-52c1-4e73-a057-94b77a9a880a|Request Id: d6541087-52c1-4e73-a057-94b77a9a880a. Transaction Id: BZ4OH. Begin TS: 2021-09-02T23:26:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:26:01.921 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d6541087-52c1-4e73-a057-94b77a9a880a. Transaction Id: BZ4OH. Begin TS: 2021-09-02T23:26:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:26:01.923+0000|2021-09-02T23:26:01.930+0000|d6541087-52c1-4e73-a057-94b77a9a880a|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.74.204|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d6541087-52c1-4e73-a057-94b77a9a880a, Transaction Id: BZ4OH, 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-09-02 23:26:01.930 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d6541087-52c1-4e73-a057-94b77a9a880a, Transaction Id: BZ4OH, 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-09-02 23:26:01.931 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d6541087-52c1-4e73-a057-94b77a9a880a, X-ECOMP-TransactionID=BZ4OH, X-Begin-Timestamp=2021-09-02T23:26:01.920+0000, id=e666b52f-272b-25af-4546-3f383478704c, timestamp=1630625161922}], headers={id=a4756f64-43a9-56fd-873a-8dd8c5b9c278, timestamp=1630625161931}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d6541087-52c1-4e73-a057-94b77a9a880a, X-ECOMP-TransactionID=BZ4OH, X-Begin-Timestamp=2021-09-02T23:26:01.920+0000, id=e666b52f-272b-25af-4546-3f383478704c, timestamp=1630625161922}] 2021-09-02 23:26:21.164 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-09-02 23:26:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:26:21.166 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-27, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:26:21.166 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-27, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:26:21.167 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c8e7c7e8-3ee5-4962-8b81-24569a2a7c97, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:26:21.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-27, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:26:21.188 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-27, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=3c3d4915-a76f-4aa7-ba57-d3ff61ee0ace, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:26:21 GMT, content-length=3707] 2021-09-02 23:26:21.189 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-27, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:26:21.189 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:26:21.189 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-27, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:26:21.191 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-27, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:26:21.192  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:26:21.192 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:26:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:26:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:26:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:26:21.193 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:26:31.921+0000|3ce68b12-c230-4239-99bd-8a41852b2fab|Request Id: 3ce68b12-c230-4239-99bd-8a41852b2fab. Transaction Id: VJAOU. Begin TS: 2021-09-02T23:26:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:26:31.921 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3ce68b12-c230-4239-99bd-8a41852b2fab. Transaction Id: VJAOU. Begin TS: 2021-09-02T23:26:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:26:31.923+0000|2021-09-02T23:26:31.930+0000|3ce68b12-c230-4239-99bd-8a41852b2fab|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.74.204|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3ce68b12-c230-4239-99bd-8a41852b2fab, Transaction Id: VJAOU, 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-09-02 23:26:31.930 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3ce68b12-c230-4239-99bd-8a41852b2fab, Transaction Id: VJAOU, 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-09-02 23:26:31.931 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ce68b12-c230-4239-99bd-8a41852b2fab, X-ECOMP-TransactionID=VJAOU, X-Begin-Timestamp=2021-09-02T23:26:31.921+0000, id=bbad8747-e1f4-03d3-a9f1-51f85cd2ca79, timestamp=1630625191922}], headers={id=7cb4500a-89e1-4cb7-faf4-35a7f652d94d, timestamp=1630625191931}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ce68b12-c230-4239-99bd-8a41852b2fab, X-ECOMP-TransactionID=VJAOU, X-Begin-Timestamp=2021-09-02T23:26:31.921+0000, id=bbad8747-e1f4-03d3-a9f1-51f85cd2ca79, timestamp=1630625191922}] 2021-09-02T23:27:01.921+0000|6833cea8-ea67-46fa-8522-de4f679ed6b0|Request Id: 6833cea8-ea67-46fa-8522-de4f679ed6b0. Transaction Id: UZNAV. Begin TS: 2021-09-02T23:27:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:27:01.921 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6833cea8-ea67-46fa-8522-de4f679ed6b0. Transaction Id: UZNAV. Begin TS: 2021-09-02T23:27:01.920+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:27:01.922+0000|2021-09-02T23:27:01.931+0000|6833cea8-ea67-46fa-8522-de4f679ed6b0|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.74.204|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6833cea8-ea67-46fa-8522-de4f679ed6b0, Transaction Id: UZNAV, 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-09-02 23:27:01.931 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6833cea8-ea67-46fa-8522-de4f679ed6b0, Transaction Id: UZNAV, 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-09-02 23:27:01.932 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6833cea8-ea67-46fa-8522-de4f679ed6b0, X-ECOMP-TransactionID=UZNAV, X-Begin-Timestamp=2021-09-02T23:27:01.920+0000, id=425f11ff-ec52-b28d-d6be-416afd0928b2, timestamp=1630625221921}], headers={id=8f05ed2e-388e-fd14-70d3-dce8b9a667c8, timestamp=1630625221932}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6833cea8-ea67-46fa-8522-de4f679ed6b0, X-ECOMP-TransactionID=UZNAV, X-Begin-Timestamp=2021-09-02T23:27:01.920+0000, id=425f11ff-ec52-b28d-d6be-416afd0928b2, timestamp=1630625221921}] 2021-09-02 23:27:21.164 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-09-02 23:27:21.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-02 23:27:21.169 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:c6758e0c-28, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-02 23:27:21.170 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-28, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_prepared]) 2021-09-02 23:27:21.170 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 293e8e1d-9cbc-45fb-90f1-8f724d10344b, X-RequestID: c7a003f1-8146-458e-81f1-2d3652ee3c2e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-02 23:27:21.173 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-28, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [request_sent]) 2021-09-02 23:27:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-28, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received response (auto-read:false) : [x-onap-requestid=3993a67b-bf65-4ead-878c-624b5f0f94c4, Content-Type=application/json, Date=Thu, 02 Sep 2021 23:27:21 GMT, content-length=3707] 2021-09-02 23:27:21.196 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c-28, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_received]) 2021-09-02 23:27:21.196 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-02 23:27:21.197 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:c6758e0c-28, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-02 23:27:21.198 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:c6758e0c-28, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Received last HTTP packet 2021-09-02 23:27:21.199  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-02 23:27:21.199 DEBUG 1 --- [or-http-epoll-2] 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-09-02 23:27:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [response_completed]) 2021-09-02 23:27:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443]}}, [disconnecting]) 2021-09-02 23:27:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Releasing channel 2021-09-02 23:27:21.200 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:c6758e0c, L:/10.242.74.204:51430 - R:config-binding-service.onap.svc.cluster.local/10.96.244.106:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-02T23:27:31.922+0000|d12d9ad3-866a-41e0-84f6-7c54395e1b4d|Request Id: d12d9ad3-866a-41e0-84f6-7c54395e1b4d. Transaction Id: SYKAK. Begin TS: 2021-09-02T23:27:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:27:31.921 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d12d9ad3-866a-41e0-84f6-7c54395e1b4d. Transaction Id: SYKAK. Begin TS: 2021-09-02T23:27:31.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:27:31.927+0000|2021-09-02T23:27:31.942+0000|d12d9ad3-866a-41e0-84f6-7c54395e1b4d|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.74.204|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d12d9ad3-866a-41e0-84f6-7c54395e1b4d, Transaction Id: SYKAK, 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-09-02 23:27:31.942 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d12d9ad3-866a-41e0-84f6-7c54395e1b4d, Transaction Id: SYKAK, 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-09-02 23:27:31.945 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d12d9ad3-866a-41e0-84f6-7c54395e1b4d, X-ECOMP-TransactionID=SYKAK, X-Begin-Timestamp=2021-09-02T23:27:31.921+0000, id=7551fc5e-adcc-3a32-d021-9f7106a0bfa8, timestamp=1630625251923}], headers={id=363278e9-70e3-31e5-1ff1-e8074752595d, timestamp=1630625251945}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d12d9ad3-866a-41e0-84f6-7c54395e1b4d, X-ECOMP-TransactionID=SYKAK, X-Begin-Timestamp=2021-09-02T23:27:31.921+0000, id=7551fc5e-adcc-3a32-d021-9f7106a0bfa8, timestamp=1630625251923}] 2021-09-02T23:28:01.922+0000|8fd01d93-266d-4537-b259-d60f6c636946|Request Id: 8fd01d93-266d-4537-b259-d60f6c636946. Transaction Id: N08XQ. Begin TS: 2021-09-02T23:28:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02 23:28:01.921 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8fd01d93-266d-4537-b259-d60f6c636946. Transaction Id: N08XQ. Begin TS: 2021-09-02T23:28:01.921+0000. Starting new DMaaP MR Subscriber poll. 2021-09-02T23:28:01.924+0000|2021-09-02T23:28:01.936+0000|8fd01d93-266d-4537-b259-d60f6c636946|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.74.204|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8fd01d93-266d-4537-b259-d60f6c636946, Transaction Id: N08XQ, 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-09-02 23:28:01.936 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.Eelf