Results

By type

          2021-08-24 18:53:51.275 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-08-24 18:53:51.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}, [connected])
2021-08-24 18:53:51.300 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [configured])
2021-08-24 18:53:51.303 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 18:53:51.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 18:53:51.363 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: 6dc145a4-024a-4fc1-a28a-5e76369bc549, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 18:53:51.375 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 18:53:51.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=2da70dc3-8aad-473a-9896-22fe48ee8879, Content-Type=application/json, Date=Tue, 24 Aug 2021 18:53:51 GMT, content-length=3707]
2021-08-24 18:53:51.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 18:53:51.468 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 18:53:51.485 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 18:53:51.490 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-1, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 18:53:51.600  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-08-24 18:53:51.659 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-08-24 18:53:51.660  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-08-24 18:53:51.674  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-08-24 18:53:51.674 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-08-24 18:53:51.898 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-08-24 18:53:51.990 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-08-24 18:53:51.991 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-08-24 18:53:51.991 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-08-24 18:53:51.991 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-08-24 18:53:51.991 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-08-24 18:53:51.991 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-08-24 18:53:51.991 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-08-24 18:53:51.991 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-08-24 18:53:51.991 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-08-24 18:53:51.992 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-08-24 18:53:51.992 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-08-24 18:53:51.992 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-08-24 18:53:51.992 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-08-24 18:53:51.992 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-08-24 18:53:51.992 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-08-24 18:53:51.992 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-08-24 18:53:51.993 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-08-24 18:53:51.993 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-08-24 18:53:51.993 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-08-24 18:53:51.993 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-08-24 18:53:51.993 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-08-24 18:53:51.993 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-08-24 18:53:51.993 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-08-24 18:53:51.993 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-08-24 18:53:51.993 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-08-24 18:53:51.994 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-08-24 18:53:52.005  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-08-24 18:53:52.006  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-08-24 18:53:52.006  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-08-24 18:53:52.006  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-08-24 18:53:52.006  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-08-24 18:53:52.006  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-08-24 18:53:52.006  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-08-24 18:53:52.006  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-08-24 18:53:52.007  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-08-24 18:53:52.007  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-08-24 18:53:52.007  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-08-24 18:53:52.007  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-08-24 18:53:52.007  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-08-24 18:53:52.007  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-08-24 18:53:52.007  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-08-24 18:53:52.007  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-08-24 18:53:52.008  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-08-24 18:53:52.008  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-08-24 18:53:52.008  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-08-24 18:53:52.008  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-08-24 18:53:52.008  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-08-24 18:53:52.008  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-08-24 18:53:52.008  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-08-24 18:53:52.008  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-08-24 18:53:52.008  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-08-24 18:53:52.057  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-08-24 18:53:52.061 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 18:53:52.062 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 18:53:52.062 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 18:53:52.065 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24 18:53:53.613  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-08-24 18:53:53.728  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 108 ms. Found 1 MongoDB repository interfaces.
2021-08-24 18:53:54.594  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-08-24 18:53:54.602  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-08-24 18:53:54.633  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-08-24 18:53:54.893  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-08-24 18:53:54.895  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-08-24 18:53:54.923  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-08-24 18:53:55.331 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-08-24 18:53:55.393  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-08-24 18:53:55.393  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3610 ms
2021-08-24 18:53:55.484 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-08-24 18:53:56.232 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-08-24 18:53:56.236 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-08-24 18:53:56.262 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
2021-08-24 18:53:56.271 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error]}: error(HttpServletRequest)
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2021-08-24 18:53:56.620  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-08-24 18:53:56.689  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-08-24 18:53:56.775  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-08-24 18:53:57.005  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-08-24 18:53:57.115  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:444}] to dcae-mongohost:27017
2021-08-24 18:53:57.115  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:445}] to dcae-mongohost:27017
2021-08-24 18:53:57.157  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=39535113}
2021-08-24 18:53:57.450  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:446}] to dcae-mongohost:27017
2021-08-24 18:53:59.323 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-08-24 18:53:59.330  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-08-24 18:53:59.330 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-08-24 18:53:59.330  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-08-24 18:53:59.330  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-08-24 18:53:59.338  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-08-24 18:53:59.360 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-08-24 18:53:59.361  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-08-24 18:53:59.361 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-08-24 18:53:59.361  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-08-24 18:53:59.361  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-08-24 18:53:59.381  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-08-24 18:53:59.382  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-08-24 18:54:00.002  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-08-24 18:54:00.090 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-08-24 18:54:00.109 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-08-24 18:54:00.322  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-08-24 18:54:00.410  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-08-24 18:54:00.410  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-08-24 18:54:00.410  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-08-24 18:54:00.410  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-08-24 18:54:00.410  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-08-24 18:54:00.411  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-08-24 18:54:00.411  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-08-24 18:54:00.411  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-08-24 18:54:00.411  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-08-24 18:54:00.411  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-08-24 18:54:00.411  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-08-24 18:54:00.411  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-08-24 18:54:00.411  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-08-24 18:54:00.412  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-08-24 18:54:00.412  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-08-24 18:54:00.412  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-08-24 18:54:00.412  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-08-24 18:54:00.412  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-08-24 18:54:00.415  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-08-24 18:54:00.415  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-08-24T18:54:00.427+0000|918df8e6-a0f6-4245-bb36-30f1c0a0a2e7|Request Id: 918df8e6-a0f6-4245-bb36-30f1c0a0a2e7. Transaction Id: BFM9N. Begin TS: 2021-08-24T18:54:00.416+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:54:00.423 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 918df8e6-a0f6-4245-bb36-30f1c0a0a2e7. Transaction Id: BFM9N. Begin TS: 2021-08-24T18:54:00.416+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:54:00.466  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-08-24 18:54:00.486  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-08-24 18:54:00.505  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-08-24 18:54:00.703  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-08-24 18:54:00.781  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-08-24 18:54:01.265 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-24 18:54:01.323 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-24 18:54:01.419  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 12.293 seconds (JVM running for 13.574)
2021-08-24T18:54:00.500+0000|2021-08-24T18:54:01.707+0000|918df8e6-a0f6-4245-bb36-30f1c0a0a2e7|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1207|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 918df8e6-a0f6-4245-bb36-30f1c0a0a2e7, Transaction Id: BFM9N, Elapsed Time: 1207 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:54:01.710 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 918df8e6-a0f6-4245-bb36-30f1c0a0a2e7, Transaction Id: BFM9N, Elapsed Time: 1207 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:54:01.723 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=918df8e6-a0f6-4245-bb36-30f1c0a0a2e7, X-ECOMP-TransactionID=BFM9N, X-Begin-Timestamp=2021-08-24T18:54:00.416+0000, id=3bf23182-c1c9-66a9-3d2f-299ae45f0366, timestamp=1629831240463}], headers={id=58afd662-0f4b-8af0-53ac-2ae349f1b46c, timestamp=1629831241722}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=918df8e6-a0f6-4245-bb36-30f1c0a0a2e7, X-ECOMP-TransactionID=BFM9N, X-Begin-Timestamp=2021-08-24T18:54:00.416+0000, id=3bf23182-c1c9-66a9-3d2f-299ae45f0366, timestamp=1629831240463}]
2021-08-24 18:54:06.178  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-08-24 18:54:06.178  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-08-24 18:54:06.182  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 4 ms
2021-08-24T18:54:30.415+0000|88258f56-8d39-4c29-9e2c-9235552e6973|Request Id: 88258f56-8d39-4c29-9e2c-9235552e6973. Transaction Id: 66VDF. Begin TS: 2021-08-24T18:54:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:54:30.415 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 88258f56-8d39-4c29-9e2c-9235552e6973. Transaction Id: 66VDF. Begin TS: 2021-08-24T18:54:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:54:30.417+0000|2021-08-24T18:54:31.433+0000|88258f56-8d39-4c29-9e2c-9235552e6973|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 88258f56-8d39-4c29-9e2c-9235552e6973, Transaction Id: 66VDF, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:54:31.434 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 88258f56-8d39-4c29-9e2c-9235552e6973, Transaction Id: 66VDF, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:54:31.436 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.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=88258f56-8d39-4c29-9e2c-9235552e6973, X-ECOMP-TransactionID=66VDF, X-Begin-Timestamp=2021-08-24T18:54:30.415+0000, id=3e239d9e-632b-70aa-ea5b-33d1a0396e83, timestamp=1629831270416}], headers={id=1d6e0b1d-bcc2-de4d-57be-259a19b508bf, timestamp=1629831271436}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=88258f56-8d39-4c29-9e2c-9235552e6973, X-ECOMP-TransactionID=66VDF, X-Begin-Timestamp=2021-08-24T18:54:30.415+0000, id=3e239d9e-632b-70aa-ea5b-33d1a0396e83, timestamp=1629831270416}]
2021-08-24 18:54:50.212 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-08-24 18:54:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 18:54:50.216 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-2, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 18:54:50.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-2, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 18:54:50.217 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: 897c6846-8fd7-4f89-850d-eceb078448fa, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 18:54:50.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-2, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 18:54:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-2, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=f08ed085-9310-43e6-9eef-817c6dcd1f1b, Content-Type=application/json, Date=Tue, 24 Aug 2021 18:54:50 GMT, content-length=3707]
2021-08-24 18:54:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-2, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 18:54:50.238 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 18:54:50.239 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-2, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 18:54:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-2, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 18:54:50.242  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-08-24 18:54:50.243 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-08-24 18:54:50.245 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 18:54:50.245 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 18:54:50.245 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 18:54:50.246 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T18:55:00.415+0000|914b36b4-2821-4f4a-820d-84df09bae2bd|Request Id: 914b36b4-2821-4f4a-820d-84df09bae2bd. Transaction Id: OWPUQ. Begin TS: 2021-08-24T18:55:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:55:00.415 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 914b36b4-2821-4f4a-820d-84df09bae2bd. Transaction Id: OWPUQ. Begin TS: 2021-08-24T18:55:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:55:00.417+0000|2021-08-24T18:55:01.449+0000|914b36b4-2821-4f4a-820d-84df09bae2bd|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1032|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 914b36b4-2821-4f4a-820d-84df09bae2bd, Transaction Id: OWPUQ, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:55:01.450 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 914b36b4-2821-4f4a-820d-84df09bae2bd, Transaction Id: OWPUQ, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:55:01.452 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=914b36b4-2821-4f4a-820d-84df09bae2bd, X-ECOMP-TransactionID=OWPUQ, X-Begin-Timestamp=2021-08-24T18:55:00.415+0000, id=5f02a50a-185b-3f56-f67d-5941e62e1f1a, timestamp=1629831300416}], headers={id=55e2b7fc-4ac7-92f2-701f-b2b832e6c364, timestamp=1629831301451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=914b36b4-2821-4f4a-820d-84df09bae2bd, X-ECOMP-TransactionID=OWPUQ, X-Begin-Timestamp=2021-08-24T18:55:00.415+0000, id=5f02a50a-185b-3f56-f67d-5941e62e1f1a, timestamp=1629831300416}]
2021-08-24T18:55:30.415+0000|a31f2ac9-699b-4684-a334-b99c4a2b0f0b|Request Id: a31f2ac9-699b-4684-a334-b99c4a2b0f0b. Transaction Id: Y08EO. Begin TS: 2021-08-24T18:55:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:55:30.415 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a31f2ac9-699b-4684-a334-b99c4a2b0f0b. Transaction Id: Y08EO. Begin TS: 2021-08-24T18:55:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:55:30.417+0000|2021-08-24T18:55:31.433+0000|a31f2ac9-699b-4684-a334-b99c4a2b0f0b|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.233.67.95|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a31f2ac9-699b-4684-a334-b99c4a2b0f0b, Transaction Id: Y08EO, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:55:31.433 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a31f2ac9-699b-4684-a334-b99c4a2b0f0b, Transaction Id: Y08EO, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:55:31.435 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=a31f2ac9-699b-4684-a334-b99c4a2b0f0b, X-ECOMP-TransactionID=Y08EO, X-Begin-Timestamp=2021-08-24T18:55:30.414+0000, id=12940d50-1013-18e0-41f2-3966518e3f8d, timestamp=1629831330416}], headers={id=97ef5c04-64a0-255a-7405-5d35389ec38a, timestamp=1629831331435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a31f2ac9-699b-4684-a334-b99c4a2b0f0b, X-ECOMP-TransactionID=Y08EO, X-Begin-Timestamp=2021-08-24T18:55:30.414+0000, id=12940d50-1013-18e0-41f2-3966518e3f8d, timestamp=1629831330416}]
2021-08-24 18:55:50.212 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-08-24 18:55:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 18:55:50.214 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-3, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 18:55:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-3, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 18:55:50.215 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: 83621586-ceea-4ecb-a7df-14f40f1f6091, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 18:55:50.217 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-3, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 18:55:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-3, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=7b2bb0f5-7ad7-4ed5-b64a-f14b381590c6, Content-Type=application/json, Date=Tue, 24 Aug 2021 18:55:50 GMT, content-length=3707]
2021-08-24 18:55:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-3, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 18:55:50.241 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 18:55:50.242 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-3, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 18:55:50.243 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-3, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 18:55:50.244  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-08-24 18:55:50.244 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-08-24 18:55:50.245 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 18:55:50.245 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 18:55:50.245 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 18:55:50.245 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T18:56:00.415+0000|4729f986-7ab5-412e-a825-3103a16da91a|Request Id: 4729f986-7ab5-412e-a825-3103a16da91a. Transaction Id: 8PHYL. Begin TS: 2021-08-24T18:56:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:56:00.415 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4729f986-7ab5-412e-a825-3103a16da91a. Transaction Id: 8PHYL. Begin TS: 2021-08-24T18:56:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:56:00.417+0000|2021-08-24T18:56:01.449+0000|4729f986-7ab5-412e-a825-3103a16da91a|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1032|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4729f986-7ab5-412e-a825-3103a16da91a, Transaction Id: 8PHYL, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:56:01.449 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4729f986-7ab5-412e-a825-3103a16da91a, Transaction Id: 8PHYL, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:56:01.451 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4729f986-7ab5-412e-a825-3103a16da91a, X-ECOMP-TransactionID=8PHYL, X-Begin-Timestamp=2021-08-24T18:56:00.415+0000, id=302b88b4-1246-e6af-b124-58ca2ea3adb2, timestamp=1629831360416}], headers={id=1cca84b6-8a43-b171-7921-2c75c38aa040, timestamp=1629831361451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4729f986-7ab5-412e-a825-3103a16da91a, X-ECOMP-TransactionID=8PHYL, X-Begin-Timestamp=2021-08-24T18:56:00.415+0000, id=302b88b4-1246-e6af-b124-58ca2ea3adb2, timestamp=1629831360416}]
2021-08-24T18:56:30.415+0000|0d537ecb-9530-4009-be93-96a17925b581|Request Id: 0d537ecb-9530-4009-be93-96a17925b581. Transaction Id: LK7AZ. Begin TS: 2021-08-24T18:56:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:56:30.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0d537ecb-9530-4009-be93-96a17925b581. Transaction Id: LK7AZ. Begin TS: 2021-08-24T18:56:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:56:30.416+0000|2021-08-24T18:56:31.465+0000|0d537ecb-9530-4009-be93-96a17925b581|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.233.67.95|1049|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0d537ecb-9530-4009-be93-96a17925b581, Transaction Id: LK7AZ, Elapsed Time: 1049 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:56:31.465 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0d537ecb-9530-4009-be93-96a17925b581, Transaction Id: LK7AZ, Elapsed Time: 1049 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:56:31.467 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=0d537ecb-9530-4009-be93-96a17925b581, X-ECOMP-TransactionID=LK7AZ, X-Begin-Timestamp=2021-08-24T18:56:30.414+0000, id=7351818b-f71d-cd8b-afec-a5cf011894e4, timestamp=1629831390415}], headers={id=44e7b663-90ba-daa8-5944-10fce1f7493f, timestamp=1629831391467}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0d537ecb-9530-4009-be93-96a17925b581, X-ECOMP-TransactionID=LK7AZ, X-Begin-Timestamp=2021-08-24T18:56:30.414+0000, id=7351818b-f71d-cd8b-afec-a5cf011894e4, timestamp=1629831390415}]
2021-08-24 18:56:50.211 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-08-24 18:56:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 18:56:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-4, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 18:56:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-4, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 18:56:50.214 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: a141590e-09d3-4f43-af8a-01a479f5fec3, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 18:56:50.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-4, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 18:56:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-4, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=a8108471-3d5e-4c20-b73d-f60d7e8e9cfe, Content-Type=application/json, Date=Tue, 24 Aug 2021 18:56:50 GMT, content-length=3707]
2021-08-24 18:56:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-4, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 18:56:50.236 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 18:56:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-4, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 18:56:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-4, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 18:56:50.239  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-08-24 18:56:50.239 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-08-24 18:56:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 18:56:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 18:56:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 18:56:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T18:57:00.416+0000|be783a21-5178-44c2-9a36-4b1e7bb23707|Request Id: be783a21-5178-44c2-9a36-4b1e7bb23707. Transaction Id: JKSJ9. Begin TS: 2021-08-24T18:57:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:57:00.415 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: be783a21-5178-44c2-9a36-4b1e7bb23707. Transaction Id: JKSJ9. Begin TS: 2021-08-24T18:57:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:57:00.418+0000|2021-08-24T18:57:01.449+0000|be783a21-5178-44c2-9a36-4b1e7bb23707|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.233.67.95|1031|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: be783a21-5178-44c2-9a36-4b1e7bb23707, Transaction Id: JKSJ9, Elapsed Time: 1031 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:57:01.449 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: be783a21-5178-44c2-9a36-4b1e7bb23707, Transaction Id: JKSJ9, Elapsed Time: 1031 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:57:01.451 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=be783a21-5178-44c2-9a36-4b1e7bb23707, X-ECOMP-TransactionID=JKSJ9, X-Begin-Timestamp=2021-08-24T18:57:00.415+0000, id=fd3f93bf-2d4a-270c-a8f9-2bb800299b08, timestamp=1629831420416}], headers={id=0f7ec9fb-1cda-f8c0-3513-58a692aa07d3, timestamp=1629831421451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=be783a21-5178-44c2-9a36-4b1e7bb23707, X-ECOMP-TransactionID=JKSJ9, X-Begin-Timestamp=2021-08-24T18:57:00.415+0000, id=fd3f93bf-2d4a-270c-a8f9-2bb800299b08, timestamp=1629831420416}]
2021-08-24T18:57:30.415+0000|1dd4d133-4857-41ce-b9eb-0b1896d43b93|Request Id: 1dd4d133-4857-41ce-b9eb-0b1896d43b93. Transaction Id: AGZ9Y. Begin TS: 2021-08-24T18:57:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:57:30.414 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1dd4d133-4857-41ce-b9eb-0b1896d43b93. Transaction Id: AGZ9Y. Begin TS: 2021-08-24T18:57:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:57:30.416+0000|2021-08-24T18:57:31.433+0000|1dd4d133-4857-41ce-b9eb-0b1896d43b93|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1dd4d133-4857-41ce-b9eb-0b1896d43b93, Transaction Id: AGZ9Y, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:57:31.433 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1dd4d133-4857-41ce-b9eb-0b1896d43b93, Transaction Id: AGZ9Y, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:57:31.435 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1dd4d133-4857-41ce-b9eb-0b1896d43b93, X-ECOMP-TransactionID=AGZ9Y, X-Begin-Timestamp=2021-08-24T18:57:30.414+0000, id=d1e79e8d-359e-d298-8d4f-a38d96a61dd8, timestamp=1629831450415}], headers={id=a597b2ba-2b48-eb6c-efcb-14e54b8bec40, timestamp=1629831451435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1dd4d133-4857-41ce-b9eb-0b1896d43b93, X-ECOMP-TransactionID=AGZ9Y, X-Begin-Timestamp=2021-08-24T18:57:30.414+0000, id=d1e79e8d-359e-d298-8d4f-a38d96a61dd8, timestamp=1629831450415}]
2021-08-24 18:57:50.211 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-08-24 18:57:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 18:57:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-5, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 18:57:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-5, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 18:57:50.214 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: b935b33f-02b9-4ab3-a1cb-153b34264a29, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 18:57:50.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-5, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 18:57:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-5, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=7eda9457-c70e-43b7-ba4f-6ad57b7be554, Content-Type=application/json, Date=Tue, 24 Aug 2021 18:57:50 GMT, content-length=3707]
2021-08-24 18:57:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-5, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 18:57:50.238 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 18:57:50.238 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-5, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 18:57:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-5, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 18:57:50.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-08-24 18:57:50.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-08-24 18:57:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 18:57:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 18:57:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 18:57:50.242 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T18:58:00.414+0000|d8b6660d-fc76-4464-b597-034d0fce48cd|Request Id: d8b6660d-fc76-4464-b597-034d0fce48cd. Transaction Id: TF3IE. Begin TS: 2021-08-24T18:58:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:58:00.414 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8b6660d-fc76-4464-b597-034d0fce48cd. Transaction Id: TF3IE. Begin TS: 2021-08-24T18:58:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:58:00.416+0000|2021-08-24T18:58:01.450+0000|d8b6660d-fc76-4464-b597-034d0fce48cd|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8b6660d-fc76-4464-b597-034d0fce48cd, Transaction Id: TF3IE, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:58:01.450 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8b6660d-fc76-4464-b597-034d0fce48cd, Transaction Id: TF3IE, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:58:01.452 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8b6660d-fc76-4464-b597-034d0fce48cd, X-ECOMP-TransactionID=TF3IE, X-Begin-Timestamp=2021-08-24T18:58:00.414+0000, id=598acde9-2400-e16f-53d3-11cfe2c70bf8, timestamp=1629831480415}], headers={id=cfaf3a2b-8cd2-5be9-ae19-a30374200437, timestamp=1629831481452}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8b6660d-fc76-4464-b597-034d0fce48cd, X-ECOMP-TransactionID=TF3IE, X-Begin-Timestamp=2021-08-24T18:58:00.414+0000, id=598acde9-2400-e16f-53d3-11cfe2c70bf8, timestamp=1629831480415}]
2021-08-24T18:58:30.415+0000|244b5d1c-c938-4878-8d16-d17a0c071f1b|Request Id: 244b5d1c-c938-4878-8d16-d17a0c071f1b. Transaction Id: 7XWY6. Begin TS: 2021-08-24T18:58:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:58:30.415 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 244b5d1c-c938-4878-8d16-d17a0c071f1b. Transaction Id: 7XWY6. Begin TS: 2021-08-24T18:58:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:58:30.417+0000|2021-08-24T18:58:31.433+0000|244b5d1c-c938-4878-8d16-d17a0c071f1b|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 244b5d1c-c938-4878-8d16-d17a0c071f1b, Transaction Id: 7XWY6, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:58:31.433 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 244b5d1c-c938-4878-8d16-d17a0c071f1b, Transaction Id: 7XWY6, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:58:31.435 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.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=244b5d1c-c938-4878-8d16-d17a0c071f1b, X-ECOMP-TransactionID=7XWY6, X-Begin-Timestamp=2021-08-24T18:58:30.415+0000, id=dfe1fc0c-26a7-085f-74e7-bbdb35cd65da, timestamp=1629831510415}], headers={id=7be53224-6315-6432-5ef9-c950ead8c4b5, timestamp=1629831511435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=244b5d1c-c938-4878-8d16-d17a0c071f1b, X-ECOMP-TransactionID=7XWY6, X-Begin-Timestamp=2021-08-24T18:58:30.415+0000, id=dfe1fc0c-26a7-085f-74e7-bbdb35cd65da, timestamp=1629831510415}]
2021-08-24 18:58:50.211 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-08-24 18:58:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 18:58:50.215 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-6, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 18:58:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-6, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 18:58:50.215 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: 91b92ae7-ad99-4107-9eb4-1907755161d0, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 18:58:50.217 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-6, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 18:58:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-6, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=f94a45bf-a6a5-41f9-a53e-21987801e7c1, Content-Type=application/json, Date=Tue, 24 Aug 2021 18:58:50 GMT, content-length=3707]
2021-08-24 18:58:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-6, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 18:58:50.238 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 18:58:50.238 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-6, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 18:58:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-6, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 18:58:50.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-08-24 18:58:50.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-08-24 18:58:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 18:58:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 18:58:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 18:58:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T18:59:00.415+0000|41160b40-7c61-49b9-95b7-312f440d30b9|Request Id: 41160b40-7c61-49b9-95b7-312f440d30b9. Transaction Id: N3NUS. Begin TS: 2021-08-24T18:59:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:59:00.415 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 41160b40-7c61-49b9-95b7-312f440d30b9. Transaction Id: N3NUS. Begin TS: 2021-08-24T18:59:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:59:00.417+0000|2021-08-24T18:59:01.450+0000|41160b40-7c61-49b9-95b7-312f440d30b9|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 41160b40-7c61-49b9-95b7-312f440d30b9, Transaction Id: N3NUS, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:59:01.450 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 41160b40-7c61-49b9-95b7-312f440d30b9, Transaction Id: N3NUS, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:59:01.453 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.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=41160b40-7c61-49b9-95b7-312f440d30b9, X-ECOMP-TransactionID=N3NUS, X-Begin-Timestamp=2021-08-24T18:59:00.414+0000, id=13da5737-f7a9-6dea-6d18-fdea987278f6, timestamp=1629831540416}], headers={id=3bbb1097-a871-d160-2dae-21227d269168, timestamp=1629831541452}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=41160b40-7c61-49b9-95b7-312f440d30b9, X-ECOMP-TransactionID=N3NUS, X-Begin-Timestamp=2021-08-24T18:59:00.414+0000, id=13da5737-f7a9-6dea-6d18-fdea987278f6, timestamp=1629831540416}]
2021-08-24T18:59:30.417+0000|db3b040a-632b-4b6d-96bd-3e1e548a558b|Request Id: db3b040a-632b-4b6d-96bd-3e1e548a558b. Transaction Id: JZWOM. Begin TS: 2021-08-24T18:59:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 18:59:30.416 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: db3b040a-632b-4b6d-96bd-3e1e548a558b. Transaction Id: JZWOM. Begin TS: 2021-08-24T18:59:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T18:59:30.419+0000|2021-08-24T18:59:31.433+0000|db3b040a-632b-4b6d-96bd-3e1e548a558b|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1014|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: db3b040a-632b-4b6d-96bd-3e1e548a558b, Transaction Id: JZWOM, Elapsed Time: 1014 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:59:31.434 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: db3b040a-632b-4b6d-96bd-3e1e548a558b, Transaction Id: JZWOM, Elapsed Time: 1014 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 18:59:31.435 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.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=db3b040a-632b-4b6d-96bd-3e1e548a558b, X-ECOMP-TransactionID=JZWOM, X-Begin-Timestamp=2021-08-24T18:59:30.415+0000, id=8bd81dcb-68dd-9e94-3ed9-d900443245a0, timestamp=1629831570417}], headers={id=c6671141-a653-8106-10c6-b40c73685192, timestamp=1629831571435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=db3b040a-632b-4b6d-96bd-3e1e548a558b, X-ECOMP-TransactionID=JZWOM, X-Begin-Timestamp=2021-08-24T18:59:30.415+0000, id=8bd81dcb-68dd-9e94-3ed9-d900443245a0, timestamp=1629831570417}]
2021-08-24 18:59:50.212 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-08-24 18:59:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 18:59:50.215 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-7, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 18:59:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-7, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 18:59:50.215 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: 32437ee2-ed3e-4ce1-b881-1a7828b23f62, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 18:59:50.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-7, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 18:59:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-7, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=cd35e8a2-5c86-4038-a66a-644c45adcaae, Content-Type=application/json, Date=Tue, 24 Aug 2021 18:59:50 GMT, content-length=3707]
2021-08-24 18:59:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-7, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 18:59:50.239 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 18:59:50.240 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-7, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 18:59:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-7, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 18:59:50.241  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-08-24 18:59:50.241 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-08-24 18:59:50.242 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 18:59:50.242 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 18:59:50.242 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 18:59:50.243 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:00:00.414+0000|e868d155-51af-4e4c-be81-6ddab692ec8f|Request Id: e868d155-51af-4e4c-be81-6ddab692ec8f. Transaction Id: T5C9F. Begin TS: 2021-08-24T19:00:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:00:00.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e868d155-51af-4e4c-be81-6ddab692ec8f. Transaction Id: T5C9F. Begin TS: 2021-08-24T19:00:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:00:00.416+0000|2021-08-24T19:00:01.449+0000|e868d155-51af-4e4c-be81-6ddab692ec8f|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.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e868d155-51af-4e4c-be81-6ddab692ec8f, Transaction Id: T5C9F, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:00:01.450 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e868d155-51af-4e4c-be81-6ddab692ec8f, Transaction Id: T5C9F, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:00:01.452 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=e868d155-51af-4e4c-be81-6ddab692ec8f, X-ECOMP-TransactionID=T5C9F, X-Begin-Timestamp=2021-08-24T19:00:00.414+0000, id=3e95da80-e002-e0dc-ed4f-5cb72757c0aa, timestamp=1629831600415}], headers={id=76b64692-7cc9-8f16-3c2e-0d5a03a6708a, timestamp=1629831601452}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e868d155-51af-4e4c-be81-6ddab692ec8f, X-ECOMP-TransactionID=T5C9F, X-Begin-Timestamp=2021-08-24T19:00:00.414+0000, id=3e95da80-e002-e0dc-ed4f-5cb72757c0aa, timestamp=1629831600415}]
2021-08-24T19:00:30.415+0000|d9f0d036-c912-499a-96df-b6966d56b5e8|Request Id: d9f0d036-c912-499a-96df-b6966d56b5e8. Transaction Id: CHGI5. Begin TS: 2021-08-24T19:00:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:00:30.414 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d9f0d036-c912-499a-96df-b6966d56b5e8. Transaction Id: CHGI5. Begin TS: 2021-08-24T19:00:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:00:30.416+0000|2021-08-24T19:00:31.433+0000|d9f0d036-c912-499a-96df-b6966d56b5e8|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9f0d036-c912-499a-96df-b6966d56b5e8, Transaction Id: CHGI5, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:00:31.433 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d9f0d036-c912-499a-96df-b6966d56b5e8, Transaction Id: CHGI5, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:00:31.435 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9f0d036-c912-499a-96df-b6966d56b5e8, X-ECOMP-TransactionID=CHGI5, X-Begin-Timestamp=2021-08-24T19:00:30.414+0000, id=0983909c-d846-1b52-0332-0ee566dfce0b, timestamp=1629831630415}], headers={id=c9772f68-9f69-5203-ad57-1fb5db18c645, timestamp=1629831631434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9f0d036-c912-499a-96df-b6966d56b5e8, X-ECOMP-TransactionID=CHGI5, X-Begin-Timestamp=2021-08-24T19:00:30.414+0000, id=0983909c-d846-1b52-0332-0ee566dfce0b, timestamp=1629831630415}]
2021-08-24 19:00:50.212 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-08-24 19:00:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:00:50.214 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-8, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:00:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-8, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:00:50.214 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: e14327ee-1dda-4984-ad51-7e9ee9e14de7, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:00:50.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-8, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:00:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-8, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=e24b52a1-b334-461c-b28c-00133ea0f203, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:00:50 GMT, content-length=3707]
2021-08-24 19:00:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-8, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:00:50.237 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:00:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-8, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:00:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-8, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:00:50.239  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-08-24 19:00:50.239 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-08-24 19:00:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:00:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:00:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:00:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:01:00.415+0000|f492192a-64c2-470c-b220-77c2e7a37559|Request Id: f492192a-64c2-470c-b220-77c2e7a37559. Transaction Id: XAP1Z. Begin TS: 2021-08-24T19:01:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:01:00.414 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f492192a-64c2-470c-b220-77c2e7a37559. Transaction Id: XAP1Z. Begin TS: 2021-08-24T19:01:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:01:00.416+0000|2021-08-24T19:01:01.449+0000|f492192a-64c2-470c-b220-77c2e7a37559|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f492192a-64c2-470c-b220-77c2e7a37559, Transaction Id: XAP1Z, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:01:01.450 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f492192a-64c2-470c-b220-77c2e7a37559, Transaction Id: XAP1Z, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:01:01.451 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.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=f492192a-64c2-470c-b220-77c2e7a37559, X-ECOMP-TransactionID=XAP1Z, X-Begin-Timestamp=2021-08-24T19:01:00.414+0000, id=2ac897b9-5e0f-14ca-0db1-2121d52e2eec, timestamp=1629831660415}], headers={id=e181bd8b-5689-5941-a26b-c5469b87358e, timestamp=1629831661451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f492192a-64c2-470c-b220-77c2e7a37559, X-ECOMP-TransactionID=XAP1Z, X-Begin-Timestamp=2021-08-24T19:01:00.414+0000, id=2ac897b9-5e0f-14ca-0db1-2121d52e2eec, timestamp=1629831660415}]
2021-08-24T19:01:30.415+0000|7098310a-3d5c-4a83-98c5-fae3ad67fed6|Request Id: 7098310a-3d5c-4a83-98c5-fae3ad67fed6. Transaction Id: BB6WZ. Begin TS: 2021-08-24T19:01:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:01:30.415 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7098310a-3d5c-4a83-98c5-fae3ad67fed6. Transaction Id: BB6WZ. Begin TS: 2021-08-24T19:01:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:01:30.417+0000|2021-08-24T19:01:31.433+0000|7098310a-3d5c-4a83-98c5-fae3ad67fed6|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.233.67.95|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7098310a-3d5c-4a83-98c5-fae3ad67fed6, Transaction Id: BB6WZ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:01:31.433 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7098310a-3d5c-4a83-98c5-fae3ad67fed6, Transaction Id: BB6WZ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:01:31.435 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=7098310a-3d5c-4a83-98c5-fae3ad67fed6, X-ECOMP-TransactionID=BB6WZ, X-Begin-Timestamp=2021-08-24T19:01:30.415+0000, id=c8c633f9-931a-b565-1c77-1be68191afe8, timestamp=1629831690415}], headers={id=0441eb3c-3dc3-f14b-1e90-bcfd5870105b, timestamp=1629831691434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7098310a-3d5c-4a83-98c5-fae3ad67fed6, X-ECOMP-TransactionID=BB6WZ, X-Begin-Timestamp=2021-08-24T19:01:30.415+0000, id=c8c633f9-931a-b565-1c77-1be68191afe8, timestamp=1629831690415}]
2021-08-24 19:01:50.212 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-08-24 19:01:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:01:50.214 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-9, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:01:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-9, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:01:50.215 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: e7415f80-fc46-4f24-a706-140b3e5059ad, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:01:50.217 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-9, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:01:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-9, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=21fd50a3-d266-4439-bb24-21020a26d151, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:01:50 GMT, content-length=3707]
2021-08-24 19:01:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-9, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:01:50.237 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:01:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-9, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:01:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-9, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:01:50.239  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-08-24 19:01:50.239 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-08-24 19:01:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:01:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:01:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:01:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:02:00.415+0000|c81fde3e-65bb-4809-af9f-390a5c720d22|Request Id: c81fde3e-65bb-4809-af9f-390a5c720d22. Transaction Id: O1EBY. Begin TS: 2021-08-24T19:02:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:02:00.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c81fde3e-65bb-4809-af9f-390a5c720d22. Transaction Id: O1EBY. Begin TS: 2021-08-24T19:02:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:02:00.416+0000|2021-08-24T19:02:01.449+0000|c81fde3e-65bb-4809-af9f-390a5c720d22|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.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c81fde3e-65bb-4809-af9f-390a5c720d22, Transaction Id: O1EBY, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:02:01.449 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c81fde3e-65bb-4809-af9f-390a5c720d22, Transaction Id: O1EBY, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:02:01.451 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=c81fde3e-65bb-4809-af9f-390a5c720d22, X-ECOMP-TransactionID=O1EBY, X-Begin-Timestamp=2021-08-24T19:02:00.414+0000, id=6835211e-2ded-938c-45b3-0f9c278e71cd, timestamp=1629831720415}], headers={id=1cd84278-c3cd-df9c-693c-568a1a038233, timestamp=1629831721451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c81fde3e-65bb-4809-af9f-390a5c720d22, X-ECOMP-TransactionID=O1EBY, X-Begin-Timestamp=2021-08-24T19:02:00.414+0000, id=6835211e-2ded-938c-45b3-0f9c278e71cd, timestamp=1629831720415}]
2021-08-24T19:02:30.415+0000|a3770caa-9f0f-4d28-87a3-651a8c4b370b|Request Id: a3770caa-9f0f-4d28-87a3-651a8c4b370b. Transaction Id: MJ629. Begin TS: 2021-08-24T19:02:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:02:30.415 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a3770caa-9f0f-4d28-87a3-651a8c4b370b. Transaction Id: MJ629. Begin TS: 2021-08-24T19:02:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:02:30.417+0000|2021-08-24T19:02:31.465+0000|a3770caa-9f0f-4d28-87a3-651a8c4b370b|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1048|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a3770caa-9f0f-4d28-87a3-651a8c4b370b, Transaction Id: MJ629, Elapsed Time: 1048 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:02:31.465 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a3770caa-9f0f-4d28-87a3-651a8c4b370b, Transaction Id: MJ629, Elapsed Time: 1048 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:02:31.467 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.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=a3770caa-9f0f-4d28-87a3-651a8c4b370b, X-ECOMP-TransactionID=MJ629, X-Begin-Timestamp=2021-08-24T19:02:30.414+0000, id=79c79e65-f690-0373-2236-c423ba0801bf, timestamp=1629831750415}], headers={id=37d1f80c-aba1-50c6-8e9d-4faa5eec8fa3, timestamp=1629831751466}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a3770caa-9f0f-4d28-87a3-651a8c4b370b, X-ECOMP-TransactionID=MJ629, X-Begin-Timestamp=2021-08-24T19:02:30.414+0000, id=79c79e65-f690-0373-2236-c423ba0801bf, timestamp=1629831750415}]
2021-08-24 19:02:50.211 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-08-24 19:02:50.212 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:02:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-10, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:02:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-10, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:02:50.213 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: 5d0900d2-3f59-4295-ab9e-e7515e491f44, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:02:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-10, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:02:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-10, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=d811b872-4c41-42db-a4ba-560ed9dc0ad2, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:02:50 GMT, content-length=3707]
2021-08-24 19:02:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-10, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:02:50.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:02:50.236 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-10, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:02:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-10, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:02:50.237  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-08-24 19:02:50.237 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-08-24 19:02:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:02:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:02:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:02:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:03:00.414+0000|d1f777d6-813f-486a-ba6f-7717aef2d047|Request Id: d1f777d6-813f-486a-ba6f-7717aef2d047. Transaction Id: JBUTU. Begin TS: 2021-08-24T19:03:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:03:00.414 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d1f777d6-813f-486a-ba6f-7717aef2d047. Transaction Id: JBUTU. Begin TS: 2021-08-24T19:03:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:03:00.416+0000|2021-08-24T19:03:01.449+0000|d1f777d6-813f-486a-ba6f-7717aef2d047|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d1f777d6-813f-486a-ba6f-7717aef2d047, Transaction Id: JBUTU, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:03:01.449 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d1f777d6-813f-486a-ba6f-7717aef2d047, Transaction Id: JBUTU, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:03:01.451 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=d1f777d6-813f-486a-ba6f-7717aef2d047, X-ECOMP-TransactionID=JBUTU, X-Begin-Timestamp=2021-08-24T19:03:00.414+0000, id=ca65b2bc-4ba3-500f-509e-4994e1348c98, timestamp=1629831780415}], headers={id=085e7c0c-8ff0-3703-db0a-81bd94ef7993, timestamp=1629831781451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d1f777d6-813f-486a-ba6f-7717aef2d047, X-ECOMP-TransactionID=JBUTU, X-Begin-Timestamp=2021-08-24T19:03:00.414+0000, id=ca65b2bc-4ba3-500f-509e-4994e1348c98, timestamp=1629831780415}]
2021-08-24T19:03:30.415+0000|a640d625-d821-415f-a668-a75bd68bd295|Request Id: a640d625-d821-415f-a668-a75bd68bd295. Transaction Id: 62PSX. Begin TS: 2021-08-24T19:03:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:03:30.415 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a640d625-d821-415f-a668-a75bd68bd295. Transaction Id: 62PSX. Begin TS: 2021-08-24T19:03:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:03:30.417+0000|2021-08-24T19:03:31.433+0000|a640d625-d821-415f-a668-a75bd68bd295|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a640d625-d821-415f-a668-a75bd68bd295, Transaction Id: 62PSX, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:03:31.433 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a640d625-d821-415f-a668-a75bd68bd295, Transaction Id: 62PSX, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:03:31.435 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.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=a640d625-d821-415f-a668-a75bd68bd295, X-ECOMP-TransactionID=62PSX, X-Begin-Timestamp=2021-08-24T19:03:30.414+0000, id=0ef7ac46-9db3-009c-ef94-ddbc76589141, timestamp=1629831810415}], headers={id=64289f96-58eb-961f-638a-5740a25182c0, timestamp=1629831811434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a640d625-d821-415f-a668-a75bd68bd295, X-ECOMP-TransactionID=62PSX, X-Begin-Timestamp=2021-08-24T19:03:30.414+0000, id=0ef7ac46-9db3-009c-ef94-ddbc76589141, timestamp=1629831810415}]
2021-08-24 19:03:50.211 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-08-24 19:03:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:03:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-11, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:03:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-11, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:03:50.214 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: 7b8a02a2-7911-4d1d-af30-af4a486c6209, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:03:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-11, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:03:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-11, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=d746141a-c644-4840-837c-c853deca4862, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:03:50 GMT, content-length=3707]
2021-08-24 19:03:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-11, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:03:50.237 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:03:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-11, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:03:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-11, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:03:50.239  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-08-24 19:03:50.239 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-08-24 19:03:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:03:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:03:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:03:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:04:00.414+0000|364f85fb-197b-48b8-8cb8-d3d96600a24f|Request Id: 364f85fb-197b-48b8-8cb8-d3d96600a24f. Transaction Id: ZVM71. Begin TS: 2021-08-24T19:04:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:04:00.414 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 364f85fb-197b-48b8-8cb8-d3d96600a24f. Transaction Id: ZVM71. Begin TS: 2021-08-24T19:04:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:04:00.416+0000|2021-08-24T19:04:01.449+0000|364f85fb-197b-48b8-8cb8-d3d96600a24f|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 364f85fb-197b-48b8-8cb8-d3d96600a24f, Transaction Id: ZVM71, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:04:01.449 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 364f85fb-197b-48b8-8cb8-d3d96600a24f, Transaction Id: ZVM71, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:04:01.450 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=364f85fb-197b-48b8-8cb8-d3d96600a24f, X-ECOMP-TransactionID=ZVM71, X-Begin-Timestamp=2021-08-24T19:04:00.414+0000, id=5fb82e08-f3f1-2ee6-251a-28a5085eb3e0, timestamp=1629831840415}], headers={id=c7b2b687-c758-658f-7f65-4ab55f1369ad, timestamp=1629831841450}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=364f85fb-197b-48b8-8cb8-d3d96600a24f, X-ECOMP-TransactionID=ZVM71, X-Begin-Timestamp=2021-08-24T19:04:00.414+0000, id=5fb82e08-f3f1-2ee6-251a-28a5085eb3e0, timestamp=1629831840415}]
2021-08-24T19:04:30.415+0000|dc94422e-357f-4d1a-81a3-1ea2264616ad|Request Id: dc94422e-357f-4d1a-81a3-1ea2264616ad. Transaction Id: HPWWS. Begin TS: 2021-08-24T19:04:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:04:30.414 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dc94422e-357f-4d1a-81a3-1ea2264616ad. Transaction Id: HPWWS. Begin TS: 2021-08-24T19:04:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:04:30.416+0000|2021-08-24T19:04:31.433+0000|dc94422e-357f-4d1a-81a3-1ea2264616ad|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dc94422e-357f-4d1a-81a3-1ea2264616ad, Transaction Id: HPWWS, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:04:31.433 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dc94422e-357f-4d1a-81a3-1ea2264616ad, Transaction Id: HPWWS, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:04:31.435 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.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=dc94422e-357f-4d1a-81a3-1ea2264616ad, X-ECOMP-TransactionID=HPWWS, X-Begin-Timestamp=2021-08-24T19:04:30.414+0000, id=b8252ef0-672d-60b0-9be1-25b65a379e1c, timestamp=1629831870415}], headers={id=cd485918-f0fb-16e8-48cd-beba19fc2320, timestamp=1629831871434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dc94422e-357f-4d1a-81a3-1ea2264616ad, X-ECOMP-TransactionID=HPWWS, X-Begin-Timestamp=2021-08-24T19:04:30.414+0000, id=b8252ef0-672d-60b0-9be1-25b65a379e1c, timestamp=1629831870415}]
2021-08-24 19:04:50.211 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-08-24 19:04:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:04:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-12, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:04:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-12, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:04:50.214 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: 30a8c285-5af4-41ad-861d-171e9fa06974, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:04:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-12, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:04:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-12, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=13faef92-3d8a-4be5-863d-f6df10c963f6, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:04:50 GMT, content-length=3707]
2021-08-24 19:04:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-12, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:04:50.236 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:04:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-12, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:04:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-12, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:04:50.239  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-08-24 19:04:50.239 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-08-24 19:04:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:04:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:04:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:04:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:05:00.414+0000|c07f96b5-2b44-48a0-bd3d-32e2f56aed2e|Request Id: c07f96b5-2b44-48a0-bd3d-32e2f56aed2e. Transaction Id: SUM72. Begin TS: 2021-08-24T19:05:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:05:00.414 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c07f96b5-2b44-48a0-bd3d-32e2f56aed2e. Transaction Id: SUM72. Begin TS: 2021-08-24T19:05:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:05:00.416+0000|2021-08-24T19:05:01.449+0000|c07f96b5-2b44-48a0-bd3d-32e2f56aed2e|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.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c07f96b5-2b44-48a0-bd3d-32e2f56aed2e, Transaction Id: SUM72, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:05:01.450 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c07f96b5-2b44-48a0-bd3d-32e2f56aed2e, Transaction Id: SUM72, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:05:01.451 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=c07f96b5-2b44-48a0-bd3d-32e2f56aed2e, X-ECOMP-TransactionID=SUM72, X-Begin-Timestamp=2021-08-24T19:05:00.414+0000, id=7a72c366-a422-6863-febe-516ee20f250f, timestamp=1629831900415}], headers={id=b97f9810-ba4a-f7b5-1f8f-0b8710749da9, timestamp=1629831901451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c07f96b5-2b44-48a0-bd3d-32e2f56aed2e, X-ECOMP-TransactionID=SUM72, X-Begin-Timestamp=2021-08-24T19:05:00.414+0000, id=7a72c366-a422-6863-febe-516ee20f250f, timestamp=1629831900415}]
2021-08-24T19:05:30.414+0000|e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde|Request Id: e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde. Transaction Id: 1FKUA. Begin TS: 2021-08-24T19:05:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:05:30.414 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde. Transaction Id: 1FKUA. Begin TS: 2021-08-24T19:05:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:05:30.416+0000|2021-08-24T19:05:31.434+0000|e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde, Transaction Id: 1FKUA, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:05:31.434 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde, Transaction Id: 1FKUA, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:05:31.437 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde, X-ECOMP-TransactionID=1FKUA, X-Begin-Timestamp=2021-08-24T19:05:30.414+0000, id=e891baff-6f1a-3a20-7f22-df834a4f042a, timestamp=1629831930415}], headers={id=f146dbca-6074-d5d3-26d9-8ec8f82e84c3, timestamp=1629831931436}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e2c8f2ae-5cc6-452b-ad30-3f44b22fdbde, X-ECOMP-TransactionID=1FKUA, X-Begin-Timestamp=2021-08-24T19:05:30.414+0000, id=e891baff-6f1a-3a20-7f22-df834a4f042a, timestamp=1629831930415}]
2021-08-24 19:05:50.211 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-08-24 19:05:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:05:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-13, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:05:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-13, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:05:50.213 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: d78705f7-d896-4025-9226-698b1fb77105, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:05:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-13, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:05:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-13, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=8a1c37f7-6b06-41cd-a223-6ef757268b61, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:05:50 GMT, content-length=3707]
2021-08-24 19:05:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-13, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:05:50.238 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:05:50.238 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-13, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:05:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-13, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:05:50.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-08-24 19:05:50.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-08-24 19:05:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:05:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:05:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:05:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:06:00.415+0000|4d2e5bf4-5408-470a-abce-b3ed8b6f05bb|Request Id: 4d2e5bf4-5408-470a-abce-b3ed8b6f05bb. Transaction Id: 87HEU. Begin TS: 2021-08-24T19:06:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:06:00.414 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4d2e5bf4-5408-470a-abce-b3ed8b6f05bb. Transaction Id: 87HEU. Begin TS: 2021-08-24T19:06:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:06:00.416+0000|2021-08-24T19:06:01.449+0000|4d2e5bf4-5408-470a-abce-b3ed8b6f05bb|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.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4d2e5bf4-5408-470a-abce-b3ed8b6f05bb, Transaction Id: 87HEU, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:06:01.449 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4d2e5bf4-5408-470a-abce-b3ed8b6f05bb, Transaction Id: 87HEU, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:06:01.451 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=4d2e5bf4-5408-470a-abce-b3ed8b6f05bb, X-ECOMP-TransactionID=87HEU, X-Begin-Timestamp=2021-08-24T19:06:00.414+0000, id=abcf2ded-1bd8-be06-54a5-1720f36bf10f, timestamp=1629831960415}], headers={id=7f88b9e4-f2b7-ba00-c50e-08f47ba675c7, timestamp=1629831961451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4d2e5bf4-5408-470a-abce-b3ed8b6f05bb, X-ECOMP-TransactionID=87HEU, X-Begin-Timestamp=2021-08-24T19:06:00.414+0000, id=abcf2ded-1bd8-be06-54a5-1720f36bf10f, timestamp=1629831960415}]
2021-08-24T19:06:30.415+0000|bacf3ecf-ac50-4883-be5a-c9edb34a3e59|Request Id: bacf3ecf-ac50-4883-be5a-c9edb34a3e59. Transaction Id: SCXAO. Begin TS: 2021-08-24T19:06:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:06:30.415 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bacf3ecf-ac50-4883-be5a-c9edb34a3e59. Transaction Id: SCXAO. Begin TS: 2021-08-24T19:06:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:06:30.416+0000|2021-08-24T19:06:31.433+0000|bacf3ecf-ac50-4883-be5a-c9edb34a3e59|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bacf3ecf-ac50-4883-be5a-c9edb34a3e59, Transaction Id: SCXAO, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:06:31.434 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bacf3ecf-ac50-4883-be5a-c9edb34a3e59, Transaction Id: SCXAO, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:06:31.435 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=bacf3ecf-ac50-4883-be5a-c9edb34a3e59, X-ECOMP-TransactionID=SCXAO, X-Begin-Timestamp=2021-08-24T19:06:30.414+0000, id=4ef8aa54-13d8-092f-35a6-2d6f6d8de24f, timestamp=1629831990415}], headers={id=92597b26-d50a-a56c-25ad-a75fb5640d62, timestamp=1629831991435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bacf3ecf-ac50-4883-be5a-c9edb34a3e59, X-ECOMP-TransactionID=SCXAO, X-Begin-Timestamp=2021-08-24T19:06:30.414+0000, id=4ef8aa54-13d8-092f-35a6-2d6f6d8de24f, timestamp=1629831990415}]
2021-08-24 19:06:50.212 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-08-24 19:06:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:06:50.215 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-14, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:06:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-14, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:06:50.215 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: 958ab1e4-a2cc-4c2d-a5db-def10a6abd37, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:06:50.217 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-14, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:06:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-14, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=9c1d8dcc-13ba-4986-b81a-3c148fa27296, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:06:50 GMT, content-length=3707]
2021-08-24 19:06:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-14, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:06:50.237 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:06:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-14, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:06:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-14, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:06:50.239  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-08-24 19:06:50.239 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-08-24 19:06:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:06:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:06:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:06:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:07:00.414+0000|12fe9af5-57c1-48d1-b664-76ea4113664f|Request Id: 12fe9af5-57c1-48d1-b664-76ea4113664f. Transaction Id: DZKHP. Begin TS: 2021-08-24T19:07:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:07:00.414 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 12fe9af5-57c1-48d1-b664-76ea4113664f. Transaction Id: DZKHP. Begin TS: 2021-08-24T19:07:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:07:00.417+0000|2021-08-24T19:07:01.450+0000|12fe9af5-57c1-48d1-b664-76ea4113664f|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 12fe9af5-57c1-48d1-b664-76ea4113664f, Transaction Id: DZKHP, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:07:01.450 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 12fe9af5-57c1-48d1-b664-76ea4113664f, Transaction Id: DZKHP, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:07:01.453 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.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=12fe9af5-57c1-48d1-b664-76ea4113664f, X-ECOMP-TransactionID=DZKHP, X-Begin-Timestamp=2021-08-24T19:07:00.414+0000, id=c211a5b7-54de-8763-dff5-151801ffb703, timestamp=1629832020415}], headers={id=fbba1ddc-3f0f-805a-b83f-8725b61ea32b, timestamp=1629832021453}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=12fe9af5-57c1-48d1-b664-76ea4113664f, X-ECOMP-TransactionID=DZKHP, X-Begin-Timestamp=2021-08-24T19:07:00.414+0000, id=c211a5b7-54de-8763-dff5-151801ffb703, timestamp=1629832020415}]
2021-08-24T19:07:30.415+0000|481cb91e-1cc1-4139-9957-9b8a4fef0bd5|Request Id: 481cb91e-1cc1-4139-9957-9b8a4fef0bd5. Transaction Id: TIVEH. Begin TS: 2021-08-24T19:07:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:07:30.415 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 481cb91e-1cc1-4139-9957-9b8a4fef0bd5. Transaction Id: TIVEH. Begin TS: 2021-08-24T19:07:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:07:30.417+0000|2021-08-24T19:07:31.433+0000|481cb91e-1cc1-4139-9957-9b8a4fef0bd5|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 481cb91e-1cc1-4139-9957-9b8a4fef0bd5, Transaction Id: TIVEH, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:07:31.433 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 481cb91e-1cc1-4139-9957-9b8a4fef0bd5, Transaction Id: TIVEH, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:07:31.435 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.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=481cb91e-1cc1-4139-9957-9b8a4fef0bd5, X-ECOMP-TransactionID=TIVEH, X-Begin-Timestamp=2021-08-24T19:07:30.415+0000, id=dca33436-efd4-0024-9593-3a502772b18e, timestamp=1629832050416}], headers={id=b1e9fe94-bc5a-d6c2-af64-7bac049fc1bf, timestamp=1629832051435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=481cb91e-1cc1-4139-9957-9b8a4fef0bd5, X-ECOMP-TransactionID=TIVEH, X-Begin-Timestamp=2021-08-24T19:07:30.415+0000, id=dca33436-efd4-0024-9593-3a502772b18e, timestamp=1629832050416}]
2021-08-24 19:07:50.212 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-08-24 19:07:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:07:50.215 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-15, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:07:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-15, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:07:50.216 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: 3b779a3a-de0f-49ce-a297-4c0bf8918be6, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:07:50.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-15, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:07:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-15, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=e37226f1-f976-4c45-a30a-3557192e4f6c, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:07:50 GMT, content-length=3707]
2021-08-24 19:07:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-15, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:07:50.238 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:07:50.239 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-15, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:07:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-15, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:07:50.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-08-24 19:07:50.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-08-24 19:07:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:07:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:07:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:07:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:08:00.415+0000|659a7e9d-c5b2-45c9-ac72-505c3a38ad90|Request Id: 659a7e9d-c5b2-45c9-ac72-505c3a38ad90. Transaction Id: U44CF. Begin TS: 2021-08-24T19:08:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:08:00.415 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 659a7e9d-c5b2-45c9-ac72-505c3a38ad90. Transaction Id: U44CF. Begin TS: 2021-08-24T19:08:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:08:00.416+0000|2021-08-24T19:08:01.449+0000|659a7e9d-c5b2-45c9-ac72-505c3a38ad90|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 659a7e9d-c5b2-45c9-ac72-505c3a38ad90, Transaction Id: U44CF, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:08:01.449 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 659a7e9d-c5b2-45c9-ac72-505c3a38ad90, Transaction Id: U44CF, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:08:01.451 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.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=659a7e9d-c5b2-45c9-ac72-505c3a38ad90, X-ECOMP-TransactionID=U44CF, X-Begin-Timestamp=2021-08-24T19:08:00.414+0000, id=d2906891-8cfa-86da-9a79-18271011591b, timestamp=1629832080415}], headers={id=4d3f9401-ac0c-f517-82e1-71e21680a003, timestamp=1629832081450}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=659a7e9d-c5b2-45c9-ac72-505c3a38ad90, X-ECOMP-TransactionID=U44CF, X-Begin-Timestamp=2021-08-24T19:08:00.414+0000, id=d2906891-8cfa-86da-9a79-18271011591b, timestamp=1629832080415}]
2021-08-24T19:08:30.415+0000|53b02b9e-699a-423b-9892-19aa8cc65de2|Request Id: 53b02b9e-699a-423b-9892-19aa8cc65de2. Transaction Id: LQFCW. Begin TS: 2021-08-24T19:08:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:08:30.414 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 53b02b9e-699a-423b-9892-19aa8cc65de2. Transaction Id: LQFCW. Begin TS: 2021-08-24T19:08:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:08:30.416+0000|2021-08-24T19:08:31.433+0000|53b02b9e-699a-423b-9892-19aa8cc65de2|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 53b02b9e-699a-423b-9892-19aa8cc65de2, Transaction Id: LQFCW, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:08:31.433 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 53b02b9e-699a-423b-9892-19aa8cc65de2, Transaction Id: LQFCW, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:08:31.434 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=53b02b9e-699a-423b-9892-19aa8cc65de2, X-ECOMP-TransactionID=LQFCW, X-Begin-Timestamp=2021-08-24T19:08:30.414+0000, id=c27da978-e260-ad74-b879-1a561d61ce03, timestamp=1629832110415}], headers={id=8ea2cb70-c2b4-7be9-6cc7-cda7dab62a4b, timestamp=1629832111434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=53b02b9e-699a-423b-9892-19aa8cc65de2, X-ECOMP-TransactionID=LQFCW, X-Begin-Timestamp=2021-08-24T19:08:30.414+0000, id=c27da978-e260-ad74-b879-1a561d61ce03, timestamp=1629832110415}]
2021-08-24 19:08:50.211 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-08-24 19:08:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:08:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-16, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:08:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-16, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:08:50.214 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: 750eba7f-e3b0-4a18-aba8-bfaddd96c982, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:08:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-16, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:08:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-16, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=b2ff4993-6f2e-4e3d-8985-2d4b070563e1, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:08:50 GMT, content-length=3707]
2021-08-24 19:08:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-16, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:08:50.238 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:08:50.238 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-16, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:08:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-16, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:08:50.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-08-24 19:08:50.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-08-24 19:08:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:08:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:08:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:08:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:09:00.414+0000|be6a5f6d-689d-4f57-b7de-b10e2d6a05b0|Request Id: be6a5f6d-689d-4f57-b7de-b10e2d6a05b0. Transaction Id: H5CTX. Begin TS: 2021-08-24T19:09:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:09:00.414 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: be6a5f6d-689d-4f57-b7de-b10e2d6a05b0. Transaction Id: H5CTX. Begin TS: 2021-08-24T19:09:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:09:00.416+0000|2021-08-24T19:09:01.449+0000|be6a5f6d-689d-4f57-b7de-b10e2d6a05b0|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.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: be6a5f6d-689d-4f57-b7de-b10e2d6a05b0, Transaction Id: H5CTX, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:09:01.449 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: be6a5f6d-689d-4f57-b7de-b10e2d6a05b0, Transaction Id: H5CTX, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:09:01.451 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=be6a5f6d-689d-4f57-b7de-b10e2d6a05b0, X-ECOMP-TransactionID=H5CTX, X-Begin-Timestamp=2021-08-24T19:09:00.414+0000, id=2ccbf1db-40bb-9fc4-bc29-435965f59a02, timestamp=1629832140415}], headers={id=d787fa40-8689-922a-eda7-73a72fed5bb3, timestamp=1629832141450}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=be6a5f6d-689d-4f57-b7de-b10e2d6a05b0, X-ECOMP-TransactionID=H5CTX, X-Begin-Timestamp=2021-08-24T19:09:00.414+0000, id=2ccbf1db-40bb-9fc4-bc29-435965f59a02, timestamp=1629832140415}]
2021-08-24T19:09:30.415+0000|e2ba715b-7d93-4df1-ad3d-953f13d4ed9d|Request Id: e2ba715b-7d93-4df1-ad3d-953f13d4ed9d. Transaction Id: GHQBD. Begin TS: 2021-08-24T19:09:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:09:30.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e2ba715b-7d93-4df1-ad3d-953f13d4ed9d. Transaction Id: GHQBD. Begin TS: 2021-08-24T19:09:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:09:30.416+0000|2021-08-24T19:09:31.433+0000|e2ba715b-7d93-4df1-ad3d-953f13d4ed9d|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.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e2ba715b-7d93-4df1-ad3d-953f13d4ed9d, Transaction Id: GHQBD, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:09:31.433 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e2ba715b-7d93-4df1-ad3d-953f13d4ed9d, Transaction Id: GHQBD, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:09:31.435 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=e2ba715b-7d93-4df1-ad3d-953f13d4ed9d, X-ECOMP-TransactionID=GHQBD, X-Begin-Timestamp=2021-08-24T19:09:30.414+0000, id=721ddcb2-087d-f526-f7df-77d533f17ae5, timestamp=1629832170415}], headers={id=ac817c72-d4ee-404b-46d9-77db6cacfe57, timestamp=1629832171435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e2ba715b-7d93-4df1-ad3d-953f13d4ed9d, X-ECOMP-TransactionID=GHQBD, X-Begin-Timestamp=2021-08-24T19:09:30.414+0000, id=721ddcb2-087d-f526-f7df-77d533f17ae5, timestamp=1629832170415}]
2021-08-24 19:09:50.211 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-08-24 19:09:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:09:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-17, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:09:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-17, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:09:50.214 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: 27ebbeb3-a405-45a9-baa7-98f93b4d8475, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:09:50.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-17, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:09:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-17, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=720c5200-6213-4dfe-a0ee-bc9b8cb8d7d3, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:09:50 GMT, content-length=3707]
2021-08-24 19:09:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-17, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:09:50.237 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:09:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-17, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:09:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-17, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:09:50.238  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-08-24 19:09:50.239 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-08-24 19:09:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:09:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:09:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:09:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:10:00.415+0000|0f9b176e-466d-4ef0-b569-d783c7010e5c|Request Id: 0f9b176e-466d-4ef0-b569-d783c7010e5c. Transaction Id: UI7HS. Begin TS: 2021-08-24T19:10:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:10:00.414 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0f9b176e-466d-4ef0-b569-d783c7010e5c. Transaction Id: UI7HS. Begin TS: 2021-08-24T19:10:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:10:00.416+0000|2021-08-24T19:10:01.449+0000|0f9b176e-466d-4ef0-b569-d783c7010e5c|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0f9b176e-466d-4ef0-b569-d783c7010e5c, Transaction Id: UI7HS, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:10:01.449 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0f9b176e-466d-4ef0-b569-d783c7010e5c, Transaction Id: UI7HS, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:10:01.451 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.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=0f9b176e-466d-4ef0-b569-d783c7010e5c, X-ECOMP-TransactionID=UI7HS, X-Begin-Timestamp=2021-08-24T19:10:00.414+0000, id=5f75cae6-2e48-5aeb-bfbf-7e59865ac37e, timestamp=1629832200415}], headers={id=3961636c-5b4c-9e2a-00cb-a04ad8571502, timestamp=1629832201450}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0f9b176e-466d-4ef0-b569-d783c7010e5c, X-ECOMP-TransactionID=UI7HS, X-Begin-Timestamp=2021-08-24T19:10:00.414+0000, id=5f75cae6-2e48-5aeb-bfbf-7e59865ac37e, timestamp=1629832200415}]
2021-08-24T19:10:30.415+0000|9946de3c-cbf8-44c9-9b6a-6c16623cb69a|Request Id: 9946de3c-cbf8-44c9-9b6a-6c16623cb69a. Transaction Id: XNWC7. Begin TS: 2021-08-24T19:10:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:10:30.414 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9946de3c-cbf8-44c9-9b6a-6c16623cb69a. Transaction Id: XNWC7. Begin TS: 2021-08-24T19:10:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:10:30.416+0000|2021-08-24T19:10:31.433+0000|9946de3c-cbf8-44c9-9b6a-6c16623cb69a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9946de3c-cbf8-44c9-9b6a-6c16623cb69a, Transaction Id: XNWC7, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:10:31.433 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9946de3c-cbf8-44c9-9b6a-6c16623cb69a, Transaction Id: XNWC7, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:10:31.435 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.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=9946de3c-cbf8-44c9-9b6a-6c16623cb69a, X-ECOMP-TransactionID=XNWC7, X-Begin-Timestamp=2021-08-24T19:10:30.414+0000, id=9dd8a7d4-bdab-65e7-ecd5-0157903c50bd, timestamp=1629832230415}], headers={id=cbe6daed-2034-d724-666a-2f1f2ff7778b, timestamp=1629832231435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9946de3c-cbf8-44c9-9b6a-6c16623cb69a, X-ECOMP-TransactionID=XNWC7, X-Begin-Timestamp=2021-08-24T19:10:30.414+0000, id=9dd8a7d4-bdab-65e7-ecd5-0157903c50bd, timestamp=1629832230415}]
2021-08-24 19:10:50.212 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-08-24 19:10:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:10:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-18, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:10:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-18, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:10:50.214 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: 4bd49a95-3030-423c-8343-290c44385b3b, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:10:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-18, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:10:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-18, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=61c8dee0-8ba4-4faf-b25e-bd4fdcb24be0, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:10:50 GMT, content-length=3707]
2021-08-24 19:10:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-18, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:10:50.236 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:10:50.236 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-18, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:10:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-18, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:10:50.237  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-08-24 19:10:50.237 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-08-24 19:10:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:10:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:10:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:10:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:11:00.415+0000|7f266d82-6bf2-413a-b8d1-852ac3d24b03|Request Id: 7f266d82-6bf2-413a-b8d1-852ac3d24b03. Transaction Id: M4TMR. Begin TS: 2021-08-24T19:11:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:11:00.414 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7f266d82-6bf2-413a-b8d1-852ac3d24b03. Transaction Id: M4TMR. Begin TS: 2021-08-24T19:11:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:11:00.416+0000|2021-08-24T19:11:01.449+0000|7f266d82-6bf2-413a-b8d1-852ac3d24b03|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7f266d82-6bf2-413a-b8d1-852ac3d24b03, Transaction Id: M4TMR, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:11:01.449 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7f266d82-6bf2-413a-b8d1-852ac3d24b03, Transaction Id: M4TMR, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:11:01.450 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7f266d82-6bf2-413a-b8d1-852ac3d24b03, X-ECOMP-TransactionID=M4TMR, X-Begin-Timestamp=2021-08-24T19:11:00.414+0000, id=3d8a0629-5232-3c6c-5b45-29c9389a2426, timestamp=1629832260415}], headers={id=54022219-f8d8-4025-0697-9f1323d1707b, timestamp=1629832261450}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7f266d82-6bf2-413a-b8d1-852ac3d24b03, X-ECOMP-TransactionID=M4TMR, X-Begin-Timestamp=2021-08-24T19:11:00.414+0000, id=3d8a0629-5232-3c6c-5b45-29c9389a2426, timestamp=1629832260415}]
2021-08-24T19:11:30.414+0000|e3eba87e-8d05-4765-a859-755086ac0928|Request Id: e3eba87e-8d05-4765-a859-755086ac0928. Transaction Id: UDP7L. Begin TS: 2021-08-24T19:11:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:11:30.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e3eba87e-8d05-4765-a859-755086ac0928. Transaction Id: UDP7L. Begin TS: 2021-08-24T19:11:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:11:30.416+0000|2021-08-24T19:11:31.433+0000|e3eba87e-8d05-4765-a859-755086ac0928|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.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e3eba87e-8d05-4765-a859-755086ac0928, Transaction Id: UDP7L, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:11:31.433 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e3eba87e-8d05-4765-a859-755086ac0928, Transaction Id: UDP7L, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:11:31.435 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=e3eba87e-8d05-4765-a859-755086ac0928, X-ECOMP-TransactionID=UDP7L, X-Begin-Timestamp=2021-08-24T19:11:30.414+0000, id=34d39caf-9fc0-d390-6e83-9e5e98302666, timestamp=1629832290415}], headers={id=eba33b7f-11d5-f4b1-33a7-5256d9d5614f, timestamp=1629832291434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e3eba87e-8d05-4765-a859-755086ac0928, X-ECOMP-TransactionID=UDP7L, X-Begin-Timestamp=2021-08-24T19:11:30.414+0000, id=34d39caf-9fc0-d390-6e83-9e5e98302666, timestamp=1629832290415}]
2021-08-24 19:11:50.211 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-08-24 19:11:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:11:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-19, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:11:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-19, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:11:50.214 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: 33a9a1f8-0488-4fe0-90fa-c7757f7e65cf, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:11:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-19, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:11:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-19, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=8f28db29-972e-4083-a856-4c9b6ce3f9b8, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:11:50 GMT, content-length=3707]
2021-08-24 19:11:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-19, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:11:50.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:11:50.235 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-19, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:11:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-19, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:11:50.237  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-08-24 19:11:50.237 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-08-24 19:11:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:11:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:11:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:11:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:12:00.415+0000|e5c8dee1-88f6-423c-80f6-fc0a75d8a121|Request Id: e5c8dee1-88f6-423c-80f6-fc0a75d8a121. Transaction Id: GRKUW. Begin TS: 2021-08-24T19:12:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:12:00.414 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e5c8dee1-88f6-423c-80f6-fc0a75d8a121. Transaction Id: GRKUW. Begin TS: 2021-08-24T19:12:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:12:00.416+0000|2021-08-24T19:12:01.450+0000|e5c8dee1-88f6-423c-80f6-fc0a75d8a121|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e5c8dee1-88f6-423c-80f6-fc0a75d8a121, Transaction Id: GRKUW, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:12:01.450 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e5c8dee1-88f6-423c-80f6-fc0a75d8a121, Transaction Id: GRKUW, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:12:01.451 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.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=e5c8dee1-88f6-423c-80f6-fc0a75d8a121, X-ECOMP-TransactionID=GRKUW, X-Begin-Timestamp=2021-08-24T19:12:00.414+0000, id=d85a620d-e943-f563-8aa4-0a257f099f55, timestamp=1629832320415}], headers={id=4a1cb915-6940-af5b-86fc-557168d9bc79, timestamp=1629832321451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e5c8dee1-88f6-423c-80f6-fc0a75d8a121, X-ECOMP-TransactionID=GRKUW, X-Begin-Timestamp=2021-08-24T19:12:00.414+0000, id=d85a620d-e943-f563-8aa4-0a257f099f55, timestamp=1629832320415}]
2021-08-24T19:12:30.414+0000|eaeae0a2-66a0-4302-a89c-3b8d3e49e14f|Request Id: eaeae0a2-66a0-4302-a89c-3b8d3e49e14f. Transaction Id: LUNLR. Begin TS: 2021-08-24T19:12:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:12:30.414 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eaeae0a2-66a0-4302-a89c-3b8d3e49e14f. Transaction Id: LUNLR. Begin TS: 2021-08-24T19:12:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:12:30.416+0000|2021-08-24T19:12:31.433+0000|eaeae0a2-66a0-4302-a89c-3b8d3e49e14f|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eaeae0a2-66a0-4302-a89c-3b8d3e49e14f, Transaction Id: LUNLR, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:12:31.433 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eaeae0a2-66a0-4302-a89c-3b8d3e49e14f, Transaction Id: LUNLR, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:12:31.434 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.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=eaeae0a2-66a0-4302-a89c-3b8d3e49e14f, X-ECOMP-TransactionID=LUNLR, X-Begin-Timestamp=2021-08-24T19:12:30.414+0000, id=670fd042-8bb0-5522-98b8-61a4efdd6e92, timestamp=1629832350415}], headers={id=4e0d400a-5517-e9d9-59a8-b7775e9ed860, timestamp=1629832351434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eaeae0a2-66a0-4302-a89c-3b8d3e49e14f, X-ECOMP-TransactionID=LUNLR, X-Begin-Timestamp=2021-08-24T19:12:30.414+0000, id=670fd042-8bb0-5522-98b8-61a4efdd6e92, timestamp=1629832350415}]
2021-08-24 19:12:50.211 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-08-24 19:12:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:12:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-20, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:12:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-20, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:12:50.214 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: 1d44df68-e5cb-4c34-b65e-281c8e6aafe8, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:12:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-20, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:12:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-20, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=d6a74766-2721-4460-ac64-2ad284b5e3cd, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:12:50 GMT, content-length=3707]
2021-08-24 19:12:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-20, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:12:50.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:12:50.235 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-20, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:12:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-20, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:12:50.236  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-08-24 19:12:50.237 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-08-24 19:12:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:12:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:12:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:12:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:13:00.414+0000|5b61f8a0-0ed9-4447-80dd-8a0df6b740f4|Request Id: 5b61f8a0-0ed9-4447-80dd-8a0df6b740f4. Transaction Id: RA6FC. Begin TS: 2021-08-24T19:13:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:13:00.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5b61f8a0-0ed9-4447-80dd-8a0df6b740f4. Transaction Id: RA6FC. Begin TS: 2021-08-24T19:13:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:13:00.416+0000|2021-08-24T19:13:01.449+0000|5b61f8a0-0ed9-4447-80dd-8a0df6b740f4|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.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5b61f8a0-0ed9-4447-80dd-8a0df6b740f4, Transaction Id: RA6FC, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:13:01.450 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5b61f8a0-0ed9-4447-80dd-8a0df6b740f4, Transaction Id: RA6FC, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:13:01.451 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=5b61f8a0-0ed9-4447-80dd-8a0df6b740f4, X-ECOMP-TransactionID=RA6FC, X-Begin-Timestamp=2021-08-24T19:13:00.414+0000, id=809e0442-7150-60fe-8637-8d10a04816c9, timestamp=1629832380415}], headers={id=7beaad79-fcf0-6860-4a20-1bb63ab06c8e, timestamp=1629832381451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5b61f8a0-0ed9-4447-80dd-8a0df6b740f4, X-ECOMP-TransactionID=RA6FC, X-Begin-Timestamp=2021-08-24T19:13:00.414+0000, id=809e0442-7150-60fe-8637-8d10a04816c9, timestamp=1629832380415}]
2021-08-24T19:13:30.415+0000|f88c56bb-34d7-4da7-9277-6226b8d6bc0c|Request Id: f88c56bb-34d7-4da7-9277-6226b8d6bc0c. Transaction Id: JVL5V. Begin TS: 2021-08-24T19:13:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:13:30.415 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f88c56bb-34d7-4da7-9277-6226b8d6bc0c. Transaction Id: JVL5V. Begin TS: 2021-08-24T19:13:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:13:30.416+0000|2021-08-24T19:13:31.436+0000|f88c56bb-34d7-4da7-9277-6226b8d6bc0c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1020|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f88c56bb-34d7-4da7-9277-6226b8d6bc0c, Transaction Id: JVL5V, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:13:31.436 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f88c56bb-34d7-4da7-9277-6226b8d6bc0c, Transaction Id: JVL5V, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:13:31.437 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.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=f88c56bb-34d7-4da7-9277-6226b8d6bc0c, X-ECOMP-TransactionID=JVL5V, X-Begin-Timestamp=2021-08-24T19:13:30.415+0000, id=a77dcfda-9e61-8c60-c37d-47b87cc805e0, timestamp=1629832410415}], headers={id=7609fb2a-da05-c468-bf02-8068f30dbecf, timestamp=1629832411437}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f88c56bb-34d7-4da7-9277-6226b8d6bc0c, X-ECOMP-TransactionID=JVL5V, X-Begin-Timestamp=2021-08-24T19:13:30.415+0000, id=a77dcfda-9e61-8c60-c37d-47b87cc805e0, timestamp=1629832410415}]
2021-08-24 19:13:50.211 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-08-24 19:13:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:13:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-21, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:13:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-21, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:13:50.214 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: 2bb2ef1b-8f40-41e2-a0a0-72f4d7ccc41a, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:13:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-21, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:13:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-21, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=1386f55f-1b51-48ab-9fc8-50818c66e523, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:13:50 GMT, content-length=3707]
2021-08-24 19:13:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-21, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:13:50.236 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:13:50.237 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-21, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:13:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-21, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:13:50.238  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-08-24 19:13:50.238 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-08-24 19:13:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:13:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:13:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:13:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:14:00.415+0000|8f55cec2-4960-4a45-9dad-79424d088735|Request Id: 8f55cec2-4960-4a45-9dad-79424d088735. Transaction Id: GHYM9. Begin TS: 2021-08-24T19:14:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:14:00.415 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8f55cec2-4960-4a45-9dad-79424d088735. Transaction Id: GHYM9. Begin TS: 2021-08-24T19:14:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:14:00.416+0000|2021-08-24T19:14:01.450+0000|8f55cec2-4960-4a45-9dad-79424d088735|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8f55cec2-4960-4a45-9dad-79424d088735, Transaction Id: GHYM9, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:14:01.450 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8f55cec2-4960-4a45-9dad-79424d088735, Transaction Id: GHYM9, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:14:01.451 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=8f55cec2-4960-4a45-9dad-79424d088735, X-ECOMP-TransactionID=GHYM9, X-Begin-Timestamp=2021-08-24T19:14:00.415+0000, id=c582e4bc-a604-58c8-c558-3a202193da7b, timestamp=1629832440415}], headers={id=88423f90-3e86-893f-5ceb-6c836fa4c63d, timestamp=1629832441451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8f55cec2-4960-4a45-9dad-79424d088735, X-ECOMP-TransactionID=GHYM9, X-Begin-Timestamp=2021-08-24T19:14:00.415+0000, id=c582e4bc-a604-58c8-c558-3a202193da7b, timestamp=1629832440415}]
2021-08-24T19:14:30.414+0000|20b46de0-2ccd-4031-b905-327324f9156a|Request Id: 20b46de0-2ccd-4031-b905-327324f9156a. Transaction Id: 0OTCZ. Begin TS: 2021-08-24T19:14:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:14:30.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 20b46de0-2ccd-4031-b905-327324f9156a. Transaction Id: 0OTCZ. Begin TS: 2021-08-24T19:14:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:14:30.415+0000|2021-08-24T19:14:31.433+0000|20b46de0-2ccd-4031-b905-327324f9156a|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.233.67.95|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 20b46de0-2ccd-4031-b905-327324f9156a, Transaction Id: 0OTCZ, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:14:31.433 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 20b46de0-2ccd-4031-b905-327324f9156a, Transaction Id: 0OTCZ, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:14:31.434 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=20b46de0-2ccd-4031-b905-327324f9156a, X-ECOMP-TransactionID=0OTCZ, X-Begin-Timestamp=2021-08-24T19:14:30.414+0000, id=a70cba56-347b-429f-87a3-b249623773be, timestamp=1629832470414}], headers={id=22217a7a-cb40-1222-8e57-f0720d99e103, timestamp=1629832471434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=20b46de0-2ccd-4031-b905-327324f9156a, X-ECOMP-TransactionID=0OTCZ, X-Begin-Timestamp=2021-08-24T19:14:30.414+0000, id=a70cba56-347b-429f-87a3-b249623773be, timestamp=1629832470414}]
2021-08-24 19:14:50.211 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-08-24 19:14:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:14:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-22, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:14:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-22, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:14:50.214 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: e6818ab5-fa46-4985-8e6b-c09d1c016a06, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:14:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-22, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:14:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-22, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=5b7cddb1-575a-4d3d-bb61-01469e374e4b, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:14:50 GMT, content-length=3707]
2021-08-24 19:14:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-22, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:14:50.239 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:14:50.239 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-22, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:14:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-22, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:14:50.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-08-24 19:14:50.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-08-24 19:14:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:14:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:14:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:14:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:15:00.415+0000|bd09f963-c713-429c-8d59-79a9bf376496|Request Id: bd09f963-c713-429c-8d59-79a9bf376496. Transaction Id: LTCJP. Begin TS: 2021-08-24T19:15:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:15:00.414 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bd09f963-c713-429c-8d59-79a9bf376496. Transaction Id: LTCJP. Begin TS: 2021-08-24T19:15:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:15:00.417+0000|2021-08-24T19:15:01.450+0000|bd09f963-c713-429c-8d59-79a9bf376496|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.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bd09f963-c713-429c-8d59-79a9bf376496, Transaction Id: LTCJP, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:15:01.451 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bd09f963-c713-429c-8d59-79a9bf376496, Transaction Id: LTCJP, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:15:01.453 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=bd09f963-c713-429c-8d59-79a9bf376496, X-ECOMP-TransactionID=LTCJP, X-Begin-Timestamp=2021-08-24T19:15:00.414+0000, id=7abbd3e5-86b6-5f60-03f3-7a7cc60f06b6, timestamp=1629832500415}], headers={id=53a4001f-fb98-2e9f-039b-29ce1c64c642, timestamp=1629832501453}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bd09f963-c713-429c-8d59-79a9bf376496, X-ECOMP-TransactionID=LTCJP, X-Begin-Timestamp=2021-08-24T19:15:00.414+0000, id=7abbd3e5-86b6-5f60-03f3-7a7cc60f06b6, timestamp=1629832500415}]
2021-08-24T19:15:30.416+0000|d1afe5c7-6afa-4997-b1de-1b70b1c4a262|Request Id: d1afe5c7-6afa-4997-b1de-1b70b1c4a262. Transaction Id: 6DKI3. Begin TS: 2021-08-24T19:15:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:15:30.415 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d1afe5c7-6afa-4997-b1de-1b70b1c4a262. Transaction Id: 6DKI3. Begin TS: 2021-08-24T19:15:30.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:15:30.418+0000|2021-08-24T19:15:31.435+0000|d1afe5c7-6afa-4997-b1de-1b70b1c4a262|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d1afe5c7-6afa-4997-b1de-1b70b1c4a262, Transaction Id: 6DKI3, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:15:31.436 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d1afe5c7-6afa-4997-b1de-1b70b1c4a262, Transaction Id: 6DKI3, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:15:31.438 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.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=d1afe5c7-6afa-4997-b1de-1b70b1c4a262, X-ECOMP-TransactionID=6DKI3, X-Begin-Timestamp=2021-08-24T19:15:30.415+0000, id=55b97b23-ec35-5f70-bc52-af8b0885a3ac, timestamp=1629832530416}], headers={id=548fb247-97cd-2c3a-30e4-4b6261bbdc9c, timestamp=1629832531438}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d1afe5c7-6afa-4997-b1de-1b70b1c4a262, X-ECOMP-TransactionID=6DKI3, X-Begin-Timestamp=2021-08-24T19:15:30.415+0000, id=55b97b23-ec35-5f70-bc52-af8b0885a3ac, timestamp=1629832530416}]
2021-08-24 19:15:50.212 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-08-24 19:15:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:15:50.215 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-23, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:15:50.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-23, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:15:50.216 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: 3111af2a-6096-461c-a4e7-8b3d3ec03e3c, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:15:50.218 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-23, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:15:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-23, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=f91f3a89-a040-4624-bf61-4b2677cc8aed, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:15:50 GMT, content-length=3707]
2021-08-24 19:15:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-23, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:15:50.238 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:15:50.239 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-23, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:15:50.240 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-23, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:15:50.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-08-24 19:15:50.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-08-24 19:15:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:15:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:15:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:15:50.241 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:16:00.414+0000|cb1ea959-a9e4-45b6-8d13-19803e57cc33|Request Id: cb1ea959-a9e4-45b6-8d13-19803e57cc33. Transaction Id: 3NKGU. Begin TS: 2021-08-24T19:16:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:16:00.414 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cb1ea959-a9e4-45b6-8d13-19803e57cc33. Transaction Id: 3NKGU. Begin TS: 2021-08-24T19:16:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:16:00.416+0000|2021-08-24T19:16:01.449+0000|cb1ea959-a9e4-45b6-8d13-19803e57cc33|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cb1ea959-a9e4-45b6-8d13-19803e57cc33, Transaction Id: 3NKGU, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:16:01.449 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cb1ea959-a9e4-45b6-8d13-19803e57cc33, Transaction Id: 3NKGU, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:16:01.450 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cb1ea959-a9e4-45b6-8d13-19803e57cc33, X-ECOMP-TransactionID=3NKGU, X-Begin-Timestamp=2021-08-24T19:16:00.414+0000, id=b0922c97-4c35-20e3-3811-9cf59520ce6b, timestamp=1629832560415}], headers={id=fd4959c9-408f-f104-ca50-4da4954c33d0, timestamp=1629832561450}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cb1ea959-a9e4-45b6-8d13-19803e57cc33, X-ECOMP-TransactionID=3NKGU, X-Begin-Timestamp=2021-08-24T19:16:00.414+0000, id=b0922c97-4c35-20e3-3811-9cf59520ce6b, timestamp=1629832560415}]
2021-08-24T19:16:30.414+0000|9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909|Request Id: 9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909. Transaction Id: BQQBQ. Begin TS: 2021-08-24T19:16:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:16:30.414 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909. Transaction Id: BQQBQ. Begin TS: 2021-08-24T19:16:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:16:30.416+0000|2021-08-24T19:16:31.437+0000|9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1021|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909, Transaction Id: BQQBQ, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:16:31.437 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909, Transaction Id: BQQBQ, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:16:31.438 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.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=9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909, X-ECOMP-TransactionID=BQQBQ, X-Begin-Timestamp=2021-08-24T19:16:30.414+0000, id=e59e2dbe-a12b-2d35-7e9c-f96e116f1293, timestamp=1629832590415}], headers={id=4d51d2a5-eae6-1c03-4d12-b48ce547a341, timestamp=1629832591438}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9c5a81c2-13c9-4e5e-9292-9eaa0fbb5909, X-ECOMP-TransactionID=BQQBQ, X-Begin-Timestamp=2021-08-24T19:16:30.414+0000, id=e59e2dbe-a12b-2d35-7e9c-f96e116f1293, timestamp=1629832590415}]
2021-08-24 19:16:50.211 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-08-24 19:16:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:16:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-24, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:16:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-24, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:16:50.214 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: fa9aa670-9f1a-4221-87a2-bce75f9283ef, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:16:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-24, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:16:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-24, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=5556051b-2132-4a9c-aca0-0edf898d721e, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:16:50 GMT, content-length=3707]
2021-08-24 19:16:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-24, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:16:50.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:16:50.234 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-24, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:16:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-24, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:16:50.236  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-08-24 19:16:50.236 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-08-24 19:16:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:16:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:16:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:16:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:17:00.415+0000|a29a5dfb-e4e4-46a4-8e79-aedf28d342cc|Request Id: a29a5dfb-e4e4-46a4-8e79-aedf28d342cc. Transaction Id: OG2PB. Begin TS: 2021-08-24T19:17:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:17:00.415 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a29a5dfb-e4e4-46a4-8e79-aedf28d342cc. Transaction Id: OG2PB. Begin TS: 2021-08-24T19:17:00.415+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:17:00.416+0000|2021-08-24T19:17:01.452+0000|a29a5dfb-e4e4-46a4-8e79-aedf28d342cc|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1036|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a29a5dfb-e4e4-46a4-8e79-aedf28d342cc, Transaction Id: OG2PB, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:17:01.453 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a29a5dfb-e4e4-46a4-8e79-aedf28d342cc, Transaction Id: OG2PB, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:17:01.454 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=a29a5dfb-e4e4-46a4-8e79-aedf28d342cc, X-ECOMP-TransactionID=OG2PB, X-Begin-Timestamp=2021-08-24T19:17:00.415+0000, id=b6f823e6-7799-b8b0-9c6e-1762d2b2c853, timestamp=1629832620415}], headers={id=e537e791-5c6c-75ad-78a2-331d70baea83, timestamp=1629832621454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a29a5dfb-e4e4-46a4-8e79-aedf28d342cc, X-ECOMP-TransactionID=OG2PB, X-Begin-Timestamp=2021-08-24T19:17:00.415+0000, id=b6f823e6-7799-b8b0-9c6e-1762d2b2c853, timestamp=1629832620415}]
2021-08-24T19:17:30.415+0000|3c227448-beb0-4b60-8b39-d34c19784f53|Request Id: 3c227448-beb0-4b60-8b39-d34c19784f53. Transaction Id: EBQHL. Begin TS: 2021-08-24T19:17:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:17:30.414 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3c227448-beb0-4b60-8b39-d34c19784f53. Transaction Id: EBQHL. Begin TS: 2021-08-24T19:17:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:17:30.416+0000|2021-08-24T19:17:31.433+0000|3c227448-beb0-4b60-8b39-d34c19784f53|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3c227448-beb0-4b60-8b39-d34c19784f53, Transaction Id: EBQHL, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:17:31.433 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3c227448-beb0-4b60-8b39-d34c19784f53, Transaction Id: EBQHL, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:17:31.435 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.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=3c227448-beb0-4b60-8b39-d34c19784f53, X-ECOMP-TransactionID=EBQHL, X-Begin-Timestamp=2021-08-24T19:17:30.414+0000, id=c6069ace-7127-f5ce-230a-c8aa63666a3f, timestamp=1629832650415}], headers={id=8d36f5f0-b1cc-13da-cf07-0c54cdb8c7b4, timestamp=1629832651434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3c227448-beb0-4b60-8b39-d34c19784f53, X-ECOMP-TransactionID=EBQHL, X-Begin-Timestamp=2021-08-24T19:17:30.414+0000, id=c6069ace-7127-f5ce-230a-c8aa63666a3f, timestamp=1629832650415}]
2021-08-24 19:17:50.211 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-08-24 19:17:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:17:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-25, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:17:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-25, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:17:50.214 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: 76730963-d51d-4257-8a24-5e0bff2b3e1a, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:17:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-25, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:17:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-25, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=a97c2f5c-e613-45af-9018-be6d3a42ee10, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:17:50 GMT, content-length=3707]
2021-08-24 19:17:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-25, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:17:50.236 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:17:50.236 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-25, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:17:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-25, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:17:50.237  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-08-24 19:17:50.237 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-08-24 19:17:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:17:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:17:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:17:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:18:00.415+0000|a9421e2b-6cc8-4f4e-971d-2e2902a3d59b|Request Id: a9421e2b-6cc8-4f4e-971d-2e2902a3d59b. Transaction Id: Q7LQ2. Begin TS: 2021-08-24T19:18:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:18:00.414 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a9421e2b-6cc8-4f4e-971d-2e2902a3d59b. Transaction Id: Q7LQ2. Begin TS: 2021-08-24T19:18:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:18:00.416+0000|2021-08-24T19:18:01.449+0000|a9421e2b-6cc8-4f4e-971d-2e2902a3d59b|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a9421e2b-6cc8-4f4e-971d-2e2902a3d59b, Transaction Id: Q7LQ2, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:18:01.449 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a9421e2b-6cc8-4f4e-971d-2e2902a3d59b, Transaction Id: Q7LQ2, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:18:01.451 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a9421e2b-6cc8-4f4e-971d-2e2902a3d59b, X-ECOMP-TransactionID=Q7LQ2, X-Begin-Timestamp=2021-08-24T19:18:00.414+0000, id=1e94bfe3-c414-e367-a906-2060038f2559, timestamp=1629832680415}], headers={id=af4cc6ba-d9a0-08a3-182a-5d1d82595e01, timestamp=1629832681451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a9421e2b-6cc8-4f4e-971d-2e2902a3d59b, X-ECOMP-TransactionID=Q7LQ2, X-Begin-Timestamp=2021-08-24T19:18:00.414+0000, id=1e94bfe3-c414-e367-a906-2060038f2559, timestamp=1629832680415}]
2021-08-24T19:18:30.415+0000|f80b4449-ac60-4b61-994a-0e3770aae87a|Request Id: f80b4449-ac60-4b61-994a-0e3770aae87a. Transaction Id: 0KM2Y. Begin TS: 2021-08-24T19:18:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:18:30.414 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f80b4449-ac60-4b61-994a-0e3770aae87a. Transaction Id: 0KM2Y. Begin TS: 2021-08-24T19:18:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:18:30.416+0000|2021-08-24T19:18:31.433+0000|f80b4449-ac60-4b61-994a-0e3770aae87a|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.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f80b4449-ac60-4b61-994a-0e3770aae87a, Transaction Id: 0KM2Y, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:18:31.433 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f80b4449-ac60-4b61-994a-0e3770aae87a, Transaction Id: 0KM2Y, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:18:31.434 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=f80b4449-ac60-4b61-994a-0e3770aae87a, X-ECOMP-TransactionID=0KM2Y, X-Begin-Timestamp=2021-08-24T19:18:30.414+0000, id=aa78e42a-b9f5-eceb-462d-5acd23df9746, timestamp=1629832710415}], headers={id=d7f03d2a-1994-76a2-df36-e0e68e7f73c2, timestamp=1629832711434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f80b4449-ac60-4b61-994a-0e3770aae87a, X-ECOMP-TransactionID=0KM2Y, X-Begin-Timestamp=2021-08-24T19:18:30.414+0000, id=aa78e42a-b9f5-eceb-462d-5acd23df9746, timestamp=1629832710415}]
2021-08-24 19:18:50.211 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-08-24 19:18:50.212 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:18:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-26, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:18:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-26, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:18:50.213 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: 0f6d32f9-9a61-4c12-8852-60add275a800, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:18:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-26, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:18:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-26, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=9a99eba1-a2cc-46f6-af7e-9a1261284cd4, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:18:50 GMT, content-length=3707]
2021-08-24 19:18:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-26, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:18:50.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:18:50.234 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-26, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:18:50.235 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-26, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:18:50.235  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-08-24 19:18:50.235 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-08-24 19:18:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:18:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:18:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:18:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:19:00.414+0000|1313bd84-fd75-4f3c-927c-ae9989dfb30b|Request Id: 1313bd84-fd75-4f3c-927c-ae9989dfb30b. Transaction Id: YRUVG. Begin TS: 2021-08-24T19:19:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:19:00.414 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1313bd84-fd75-4f3c-927c-ae9989dfb30b. Transaction Id: YRUVG. Begin TS: 2021-08-24T19:19:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:19:00.416+0000|2021-08-24T19:19:01.450+0000|1313bd84-fd75-4f3c-927c-ae9989dfb30b|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.233.67.95|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1313bd84-fd75-4f3c-927c-ae9989dfb30b, Transaction Id: YRUVG, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:19:01.450 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1313bd84-fd75-4f3c-927c-ae9989dfb30b, Transaction Id: YRUVG, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:19:01.452 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=1313bd84-fd75-4f3c-927c-ae9989dfb30b, X-ECOMP-TransactionID=YRUVG, X-Begin-Timestamp=2021-08-24T19:19:00.414+0000, id=bad16fc7-2fc2-ed33-17a5-72d3eca8db4e, timestamp=1629832740415}], headers={id=3951bb85-87da-5a00-f215-b9d6e0744668, timestamp=1629832741451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1313bd84-fd75-4f3c-927c-ae9989dfb30b, X-ECOMP-TransactionID=YRUVG, X-Begin-Timestamp=2021-08-24T19:19:00.414+0000, id=bad16fc7-2fc2-ed33-17a5-72d3eca8db4e, timestamp=1629832740415}]
2021-08-24T19:19:30.415+0000|5c496eb3-9ceb-406a-9be5-49edfd3e4c2e|Request Id: 5c496eb3-9ceb-406a-9be5-49edfd3e4c2e. Transaction Id: JOYK6. Begin TS: 2021-08-24T19:19:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:19:30.414 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5c496eb3-9ceb-406a-9be5-49edfd3e4c2e. Transaction Id: JOYK6. Begin TS: 2021-08-24T19:19:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:19:30.416+0000|2021-08-24T19:19:31.433+0000|5c496eb3-9ceb-406a-9be5-49edfd3e4c2e|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5c496eb3-9ceb-406a-9be5-49edfd3e4c2e, Transaction Id: JOYK6, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:19:31.433 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5c496eb3-9ceb-406a-9be5-49edfd3e4c2e, Transaction Id: JOYK6, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:19:31.434 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.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=5c496eb3-9ceb-406a-9be5-49edfd3e4c2e, X-ECOMP-TransactionID=JOYK6, X-Begin-Timestamp=2021-08-24T19:19:30.414+0000, id=82ca5555-1634-7aad-bf2f-4bcdb7a050d2, timestamp=1629832770415}], headers={id=2b2453cc-8ff7-7d5b-e4ed-514add5413dd, timestamp=1629832771434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5c496eb3-9ceb-406a-9be5-49edfd3e4c2e, X-ECOMP-TransactionID=JOYK6, X-Begin-Timestamp=2021-08-24T19:19:30.414+0000, id=82ca5555-1634-7aad-bf2f-4bcdb7a050d2, timestamp=1629832770415}]
2021-08-24 19:19:50.211 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-08-24 19:19:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:19:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-27, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:19:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-27, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:19:50.213 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: c76ac51f-95a2-4323-b7d4-0d2b9d825768, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:19:50.215 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-27, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:19:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-27, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=d6bfb0ed-1dd6-49fb-a05d-d9c32f462f84, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:19:50 GMT, content-length=3707]
2021-08-24 19:19:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-27, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:19:50.236 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:19:50.236 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-27, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:19:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-27, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:19:50.237  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-08-24 19:19:50.238 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-08-24 19:19:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:19:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:19:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:19:50.238 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:20:00.414+0000|c049c789-1974-40b1-a3d7-4a29e4191a63|Request Id: c049c789-1974-40b1-a3d7-4a29e4191a63. Transaction Id: 2VT7I. Begin TS: 2021-08-24T19:20:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:20:00.414 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c049c789-1974-40b1-a3d7-4a29e4191a63. Transaction Id: 2VT7I. Begin TS: 2021-08-24T19:20:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:20:00.415+0000|2021-08-24T19:20:01.449+0000|c049c789-1974-40b1-a3d7-4a29e4191a63|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c049c789-1974-40b1-a3d7-4a29e4191a63, Transaction Id: 2VT7I, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:20:01.449 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c049c789-1974-40b1-a3d7-4a29e4191a63, Transaction Id: 2VT7I, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:20:01.451 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c049c789-1974-40b1-a3d7-4a29e4191a63, X-ECOMP-TransactionID=2VT7I, X-Begin-Timestamp=2021-08-24T19:20:00.414+0000, id=9af44d34-f575-87ca-e175-6ab8926fca08, timestamp=1629832800414}], headers={id=a6084395-70d4-468c-8eb8-722ede46881c, timestamp=1629832801451}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c049c789-1974-40b1-a3d7-4a29e4191a63, X-ECOMP-TransactionID=2VT7I, X-Begin-Timestamp=2021-08-24T19:20:00.414+0000, id=9af44d34-f575-87ca-e175-6ab8926fca08, timestamp=1629832800414}]
2021-08-24T19:20:30.415+0000|3fcba646-cfbf-4c93-a807-11ea401900e3|Request Id: 3fcba646-cfbf-4c93-a807-11ea401900e3. Transaction Id: LBCFU. Begin TS: 2021-08-24T19:20:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:20:30.415 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3fcba646-cfbf-4c93-a807-11ea401900e3. Transaction Id: LBCFU. Begin TS: 2021-08-24T19:20:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:20:30.416+0000|2021-08-24T19:20:31.433+0000|3fcba646-cfbf-4c93-a807-11ea401900e3|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.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3fcba646-cfbf-4c93-a807-11ea401900e3, Transaction Id: LBCFU, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:20:31.433 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3fcba646-cfbf-4c93-a807-11ea401900e3, Transaction Id: LBCFU, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:20:31.435 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=3fcba646-cfbf-4c93-a807-11ea401900e3, X-ECOMP-TransactionID=LBCFU, X-Begin-Timestamp=2021-08-24T19:20:30.414+0000, id=7e304c45-6421-c9a4-a763-a8d4c2150f1f, timestamp=1629832830416}], headers={id=c97640f9-c026-6a9d-8ae7-06f6af88b77d, timestamp=1629832831435}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3fcba646-cfbf-4c93-a807-11ea401900e3, X-ECOMP-TransactionID=LBCFU, X-Begin-Timestamp=2021-08-24T19:20:30.414+0000, id=7e304c45-6421-c9a4-a763-a8d4c2150f1f, timestamp=1629832830416}]
2021-08-24 19:20:50.212 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-08-24 19:20:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:20:50.213 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-28, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:20:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-28, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:20:50.214 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: 410718ed-bbdf-4ce4-ba75-697d4d7028eb, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:20:50.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-28, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:20:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-28, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received response (auto-read:false) : [x-onap-requestid=e752cdd5-6dba-43ed-807f-6b167e68ab35, Content-Type=application/json, Date=Tue, 24 Aug 2021 19:20:50 GMT, content-length=3707]
2021-08-24 19:20:50.234 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-28, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_received])
2021-08-24 19:20:50.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-24 19:20:50.235 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:2e73498c-28, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-24 19:20:50.236 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:2e73498c-28, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Received last HTTP packet
2021-08-24 19:20:50.236  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-08-24 19:20:50.236 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-08-24 19:20:50.237 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [response_completed])
2021-08-24 19:20:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [disconnecting])
2021-08-24 19:20:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Releasing channel
2021-08-24 19:20:50.239 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-24T19:21:00.415+0000|009c7be9-f7cf-4fed-9b09-96f7df78fb06|Request Id: 009c7be9-f7cf-4fed-9b09-96f7df78fb06. Transaction Id: 58GUH. Begin TS: 2021-08-24T19:21:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:21:00.414 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 009c7be9-f7cf-4fed-9b09-96f7df78fb06. Transaction Id: 58GUH. Begin TS: 2021-08-24T19:21:00.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:21:00.416+0000|2021-08-24T19:21:01.453+0000|009c7be9-f7cf-4fed-9b09-96f7df78fb06|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.67.95|1037|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 009c7be9-f7cf-4fed-9b09-96f7df78fb06, Transaction Id: 58GUH, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:21:01.453 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 009c7be9-f7cf-4fed-9b09-96f7df78fb06, Transaction Id: 58GUH, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:21:01.455 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.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=009c7be9-f7cf-4fed-9b09-96f7df78fb06, X-ECOMP-TransactionID=58GUH, X-Begin-Timestamp=2021-08-24T19:21:00.414+0000, id=0e26fe89-938d-60b6-3e95-59253b1dcf3f, timestamp=1629832860415}], headers={id=564085ef-e426-b01b-b718-437112495094, timestamp=1629832861455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=009c7be9-f7cf-4fed-9b09-96f7df78fb06, X-ECOMP-TransactionID=58GUH, X-Begin-Timestamp=2021-08-24T19:21:00.414+0000, id=0e26fe89-938d-60b6-3e95-59253b1dcf3f, timestamp=1629832860415}]
2021-08-24T19:21:30.415+0000|21313cff-be98-4494-bb09-1705cc33a66d|Request Id: 21313cff-be98-4494-bb09-1705cc33a66d. Transaction Id: JLKG7. Begin TS: 2021-08-24T19:21:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24 19:21:30.415 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 21313cff-be98-4494-bb09-1705cc33a66d. Transaction Id: JLKG7. Begin TS: 2021-08-24T19:21:30.414+0000. Starting new DMaaP MR Subscriber poll.
2021-08-24T19:21:30.416+0000|2021-08-24T19:21:31.433+0000|21313cff-be98-4494-bb09-1705cc33a66d|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.233.67.95|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 21313cff-be98-4494-bb09-1705cc33a66d, Transaction Id: JLKG7, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:21:31.433 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 21313cff-be98-4494-bb09-1705cc33a66d, Transaction Id: JLKG7, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.184] failed: Connection refused (Connection refused) 
2021-08-24 19:21:31.434 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=21313cff-be98-4494-bb09-1705cc33a66d, X-ECOMP-TransactionID=JLKG7, X-Begin-Timestamp=2021-08-24T19:21:30.414+0000, id=104d4f8c-c26d-b762-57d3-cb3e2a9c81af, timestamp=1629832890415}], headers={id=33a1bb22-9996-4a0b-b8da-1c8b3a52289d, timestamp=1629832891434}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=21313cff-be98-4494-bb09-1705cc33a66d, X-ECOMP-TransactionID=JLKG7, X-Begin-Timestamp=2021-08-24T19:21:30.414+0000, id=104d4f8c-c26d-b762-57d3-cb3e2a9c81af, timestamp=1629832890415}]
2021-08-24 19:21:50.211 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-08-24 19:21:50.212 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-24 19:21:50.212 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:2e73498c-29, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-24 19:21:50.213 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-29, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_prepared])
2021-08-24 19:21:50.213 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: 852a23a5-05c3-44eb-b42b-fb57ea393116, X-RequestID: fedf98c0-ddb6-473e-a87b-d2a4f36c7008, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-24 19:21:50.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:2e73498c-29, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x2e73498c, L:/10.233.67.95:38192 - R:config-binding-service.onap.svc.cluster.local/10.233.71.115:10443]}}, [request_sent])
2021-08-24 19:21:50.236 DEBUG 1 --- [or-http-epoll-2]