Results

By type

          2021-09-05 03:21:30.198 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2021-09-05 03:21:30.201 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2021-09-05 03:21:30.202 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2021-09-05 03:21:30.202 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2021-09-05 03:21:30.231 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Registering pool release on close event for channel
2021-09-05 03:21:30.232 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-09-05 03:21:30.342 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-09-05 03:21:30.344 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}, [connected])
2021-09-05 03:21:30.354 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [configured])
2021-09-05 03:21:30.358 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:21:30.359 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:21:30.372 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:21:30.395 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=dad59f81-5785-46c3-8b69-834eacaeccc1, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:21:30 GMT]
2021-09-05 03:21:30.396 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:21:30.406  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-09-05 03:21:30.410 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-09-05 03:21:30.410  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-09-05 03:21:30.411 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:21:30.412 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:21:30.443 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:21:30.452  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1722011b: startup date [Sun Sep 05 03:21:30 UTC 2021]; root of context hierarchy
2021-09-05 03:21:30.504  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:21:30.504 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:21:30.513 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:21:30.560 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-09-05 03:21:30.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-09-05 03:21:30.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-09-05 03:21:30.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-09-05 03:21:30.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-09-05 03:21:30.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-09-05 03:21:30.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-09-05 03:21:30.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-09-05 03:21:30.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-09-05 03:21:30.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-09-05 03:21:30.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-09-05 03:21:30.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-09-05 03:21:30.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-09-05 03:21:30.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local
2021-09-05 03:21:30.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-09-05 03:21:30.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-09-05 03:21:30.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-09-05 03:21:30.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-09-05 03:21:30.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-09-05 03:21:30.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-09-05T03:20:43.531Z
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:11d16ed0-4c0d-4302-aedd-f71db90bad17
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type:onap.policies.monitoring.tcagen2
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type_version:1.0.0
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].name:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].version:1.0.0
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-id:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G
2021-09-05 03:21:30.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-version:1.0.0
2021-09-05 03:21:30.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyName:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml
2021-09-05 03:21:30.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyVersion:1.0.0
2021-09-05 03:21:30.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.domain:measurementsForVfScaling
2021-09-05 03:21:30.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope:DCAE
2021-09-05 03:21:30.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version:1.0.2
2021-09-05 03:21:30.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity:MAJOR
2021-09-05 03:21:30.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue:200
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus:ONSET
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName:LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction:LESS_OR_EQUAL
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath:$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName:vLoadBalancer
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion:v0.0.1
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType:VM
2021-09-05 03:21:30.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName:DCAE.Config_tca-hi-lo
2021-09-05 03:21:30.578  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-09-05 03:21:30.578  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType -> VM
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName -> vLoadBalancer
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].version -> 1.0.0
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction -> LESS_OR_EQUAL
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-09-05 03:21:30.579  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type_version -> 1.0.0
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type -> onap.policies.monitoring.tcagen2
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.domain -> measurementsForVfScaling
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-09-05 03:21:30.580  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> 11d16ed0-4c0d-4302-aedd-f71db90bad17
2021-09-05 03:21:30.581  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-09-05 03:21:30.581  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-09-05 03:21:30.581  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-09-05 03:21:30.581  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-09-05 03:21:30.581  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity -> MAJOR
2021-09-05 03:21:30.581  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName -> DCAE.Config_tca-hi-lo
2021-09-05 03:21:30.581  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyVersion -> 1.0.0
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope -> DCAE
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus -> ONSET
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-version -> 1.0.0
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName -> LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-09-05 03:21:30.582  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version -> 1.0.2
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyName -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion -> v0.0.1
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath -> $.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-09-05 03:21:30.583  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-id -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G
2021-09-05 03:21:30.584  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].name -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G
2021-09-05 03:21:30.584  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue -> 200
2021-09-05 03:21:30.584  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-09-05 03:21:30.584  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local
2021-09-05 03:21:30.584  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-09-05T03:20:43.531Z
2021-09-05 03:21:30.584  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-09-05 03:21:30.584  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-09-05 03:21:30.587  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-09-05 03:21:30.588 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:21:30.589 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:21:30.589 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05 03:21:31.583  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-09-05 03:21:32.435  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-09-05 03:21:32.482  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-05 03:21:32.717  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$c76564a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-05 03:21:33.196  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-09-05 03:21:33.197  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 2745 ms
2021-09-05 03:21:34.119  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-09-05 03:21:34.122  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-09-05 03:21:34.122  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-09-05 03:21:34.122  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-09-05 03:21:34.123  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-09-05 03:21:34.123  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-09-05 03:21:34.123  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-09-05 03:21:34.993  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2021-09-05 03:21:35.094  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:2458}] to dcae-mongohost:27017
2021-09-05 03:21:35.100  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 8]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3962860}
2021-09-05 03:21:35.524  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
2021-09-05 03:21:35.526  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
2021-09-05 03:21:35.527  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
2021-09-05 03:21:35.543  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy()
2021-09-05 03:21:35.543  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy)
2021-09-05 03:21:35.544  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest)
2021-09-05 03:21:35.548  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-09-05 03:21:35.549  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2021-09-05 03:21:35.677  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-09-05 03:21:35.695  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.696  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.697  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.697  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.698  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.698  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.699  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.699  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.700  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.700  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.701  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.701  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.702  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.702  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.703  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.703  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.704  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.704  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.704  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.705  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-09-05 03:21:35.706  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-09-05 03:21:35.897  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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2021-09-05 03:21:35.949  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-09-05 03:21:36.096  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:2459}] to dcae-mongohost:27017
2021-09-05 03:21:36.633 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-09-05 03:21:36.639  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-09-05 03:21:36.640 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-09-05 03:21:36.640  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-09-05 03:21:36.640  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-09-05 03:21:36.654  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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-09-05 03:21:36.663 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-09-05 03:21:36.663  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-09-05 03:21:36.663 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-09-05 03:21:36.664  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-09-05 03:21:36.664  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-09-05 03:21:36.698  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-09-05 03:21:36.699  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-09-05 03:21:37.035  INFO 1 --- [           main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2021-09-05 03:21:37.097  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-09-05 03:21:37.313  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-09-05 03:21:37.442  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1722011b: startup date [Sun Sep 05 03:21:30 UTC 2021]; root of context hierarchy
2021-09-05 03:21:37.521  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-09-05 03:21:37.521  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-09-05 03:21:38.108  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-09-05 03:21:38.120  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-09-05 03:21:38.123  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure
2021-09-05 03:21:38.126  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore]
2021-09-05 03:21:38.154  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap]
2021-09-05 03:21:38.183  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-09-05 03:21:38.183  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-05 03:21:38.184  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-05 03:21:38.185  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-09-05 03:21:38.189  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-09-05 03:21:38.189  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-05 03:21:38.189  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-09-05 03:21:38.190  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-09-05T03:21:38.204+0000|f5027e22-8d22-4e5c-a15f-fd234ee7e6fc|Request Id: f5027e22-8d22-4e5c-a15f-fd234ee7e6fc. Transaction Id: B8W1E. Begin TS: 2021-09-05T03:21:38.190+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:21:38.199 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f5027e22-8d22-4e5c-a15f-fd234ee7e6fc. Transaction Id: B8W1E. Begin TS: 2021-09-05T03:21:38.190+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:21:38.222  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-09-05 03:21:38.324  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-09-05T03:21:38.253+0000|2021-09-05T03:21:38.403+0000|f5027e22-8d22-4e5c-a15f-fd234ee7e6fc|UNKNOWN_INSTANCE_ID|task-scheduler-1||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|150|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: f5027e22-8d22-4e5c-a15f-fd234ee7e6fc, Transaction Id: B8W1E, Elapsed Time: 150 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:21:38.408 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f5027e22-8d22-4e5c-a15f-fd234ee7e6fc, Transaction Id: B8W1E, Elapsed Time: 150 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:21:38.423 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f5027e22-8d22-4e5c-a15f-fd234ee7e6fc, X-ECOMP-TransactionID=B8W1E, X-Begin-Timestamp=2021-09-05T03:21:38.190+0000, id=8f8b317d-f9a1-28d0-d1bb-6e8a9b00e793, timestamp=1630812098215}], headers={id=67d2acaa-ef7b-4688-de65-868d0d90d7ca, timestamp=1630812098422}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f5027e22-8d22-4e5c-a15f-fd234ee7e6fc, X-ECOMP-TransactionID=B8W1E, X-Begin-Timestamp=2021-09-05T03:21:38.190+0000, id=8f8b317d-f9a1-28d0-d1bb-6e8a9b00e793, timestamp=1630812098215}]
2021-09-05 03:21:38.666  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-09-05 03:21:38.679  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-09-05 03:21:38.702  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider()
WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-09-05 03:21:38.789  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-09-05 03:21:38.795  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 9.755 seconds (JVM running for 10.709)
2021-09-05 03:22:05.858  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-09-05 03:22:05.859  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-09-05 03:22:05.881  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 22 ms
2021-09-05T03:22:08.189+0000|f76bbab9-238f-47aa-95f1-5c06e07831bf|Request Id: f76bbab9-238f-47aa-95f1-5c06e07831bf. Transaction Id: I5QN5. Begin TS: 2021-09-05T03:22:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:22:08.188 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f76bbab9-238f-47aa-95f1-5c06e07831bf. Transaction Id: I5QN5. Begin TS: 2021-09-05T03:22:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:22:08.191+0000|2021-09-05T03:22:08.197+0000|f76bbab9-238f-47aa-95f1-5c06e07831bf|UNKNOWN_INSTANCE_ID|task-scheduler-5||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: f76bbab9-238f-47aa-95f1-5c06e07831bf, Transaction Id: I5QN5, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:22:08.197 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f76bbab9-238f-47aa-95f1-5c06e07831bf, Transaction Id: I5QN5, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:22:08.200 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f76bbab9-238f-47aa-95f1-5c06e07831bf, X-ECOMP-TransactionID=I5QN5, X-Begin-Timestamp=2021-09-05T03:22:08.188+0000, id=4becc5b5-f287-d732-da54-efb330f66e2b, timestamp=1630812128189}], headers={id=c19adbc0-9e1b-c41a-a194-51fd78f6a5c7, timestamp=1630812128200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f76bbab9-238f-47aa-95f1-5c06e07831bf, X-ECOMP-TransactionID=I5QN5, X-Begin-Timestamp=2021-09-05T03:22:08.188+0000, id=4becc5b5-f287-d732-da54-efb330f66e2b, timestamp=1630812128189}]
2021-09-05 03:22:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:22:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:22:29.739 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:22:29.739 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:22:29.740 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:22:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=21a02609-3521-48b7-8796-295d64c669ef, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:22:29 GMT]
2021-09-05 03:22:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:22:29.762 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:22:29.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:22:29.764 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:22:29.765  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:22:29.765 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:22:29.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:22:29.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:22:29.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:22:38.189+0000|70faa769-d8d5-4618-baf7-2d8d46010b25|Request Id: 70faa769-d8d5-4618-baf7-2d8d46010b25. Transaction Id: ZJNHB. Begin TS: 2021-09-05T03:22:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:22:38.188 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 70faa769-d8d5-4618-baf7-2d8d46010b25. Transaction Id: ZJNHB. Begin TS: 2021-09-05T03:22:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:22:38.190+0000|2021-09-05T03:22:38.197+0000|70faa769-d8d5-4618-baf7-2d8d46010b25|UNKNOWN_INSTANCE_ID|task-scheduler-3||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|7|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 70faa769-d8d5-4618-baf7-2d8d46010b25, Transaction Id: ZJNHB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:22:38.197 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 70faa769-d8d5-4618-baf7-2d8d46010b25, Transaction Id: ZJNHB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:22:38.199 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=70faa769-d8d5-4618-baf7-2d8d46010b25, X-ECOMP-TransactionID=ZJNHB, X-Begin-Timestamp=2021-09-05T03:22:38.188+0000, id=9fceb88e-837e-c81d-b3da-c5b73907af41, timestamp=1630812158189}], headers={id=0482f643-07ef-df71-4b73-fbee253b8c18, timestamp=1630812158198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=70faa769-d8d5-4618-baf7-2d8d46010b25, X-ECOMP-TransactionID=ZJNHB, X-Begin-Timestamp=2021-09-05T03:22:38.188+0000, id=9fceb88e-837e-c81d-b3da-c5b73907af41, timestamp=1630812158189}]
2021-09-05T03:23:08.188+0000|a9468728-b558-45b4-a459-7735f63a76ca|Request Id: a9468728-b558-45b4-a459-7735f63a76ca. Transaction Id: BV9FV. Begin TS: 2021-09-05T03:23:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:23:08.188 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a9468728-b558-45b4-a459-7735f63a76ca. Transaction Id: BV9FV. Begin TS: 2021-09-05T03:23:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:23:08.190+0000|2021-09-05T03:23:08.196+0000|a9468728-b558-45b4-a459-7735f63a76ca|UNKNOWN_INSTANCE_ID|task-scheduler-5||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a9468728-b558-45b4-a459-7735f63a76ca, Transaction Id: BV9FV, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:23:08.196 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a9468728-b558-45b4-a459-7735f63a76ca, Transaction Id: BV9FV, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:23:08.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9468728-b558-45b4-a459-7735f63a76ca, X-ECOMP-TransactionID=BV9FV, X-Begin-Timestamp=2021-09-05T03:23:08.188+0000, id=8cbd4c70-8b91-604b-b06b-27ec12bf5bde, timestamp=1630812188189}], headers={id=be3cd2ce-cbad-c418-ca8d-0bc800f0c7ef, timestamp=1630812188197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9468728-b558-45b4-a459-7735f63a76ca, X-ECOMP-TransactionID=BV9FV, X-Begin-Timestamp=2021-09-05T03:23:08.188+0000, id=8cbd4c70-8b91-604b-b06b-27ec12bf5bde, timestamp=1630812188189}]
2021-09-05 03:23:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:23:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:23:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:23:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:23:29.739 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:23:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=f79cfcc2-7265-4806-a8d9-377ca9cb970c, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:23:29 GMT]
2021-09-05 03:23:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:23:29.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:23:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:23:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:23:29.759  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:23:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:23:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:23:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:23:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:23:38.188+0000|e63029c4-2341-4cbd-8009-62bf2eba9ff2|Request Id: e63029c4-2341-4cbd-8009-62bf2eba9ff2. Transaction Id: CL1DA. Begin TS: 2021-09-05T03:23:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:23:38.188 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e63029c4-2341-4cbd-8009-62bf2eba9ff2. Transaction Id: CL1DA. Begin TS: 2021-09-05T03:23:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:23:38.190+0000|2021-09-05T03:23:38.195+0000|e63029c4-2341-4cbd-8009-62bf2eba9ff2|UNKNOWN_INSTANCE_ID|task-scheduler-1||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e63029c4-2341-4cbd-8009-62bf2eba9ff2, Transaction Id: CL1DA, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:23:38.196 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e63029c4-2341-4cbd-8009-62bf2eba9ff2, Transaction Id: CL1DA, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:23:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e63029c4-2341-4cbd-8009-62bf2eba9ff2, X-ECOMP-TransactionID=CL1DA, X-Begin-Timestamp=2021-09-05T03:23:38.188+0000, id=c9652dd8-8ade-ff31-f700-39be5a4d54df, timestamp=1630812218189}], headers={id=7088b0e2-6d17-0586-1fa4-9b9e7ccb1063, timestamp=1630812218197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e63029c4-2341-4cbd-8009-62bf2eba9ff2, X-ECOMP-TransactionID=CL1DA, X-Begin-Timestamp=2021-09-05T03:23:38.188+0000, id=c9652dd8-8ade-ff31-f700-39be5a4d54df, timestamp=1630812218189}]
2021-09-05T03:24:08.189+0000|0eb3df74-f4e1-4671-8efc-ad9edf73f4fe|Request Id: 0eb3df74-f4e1-4671-8efc-ad9edf73f4fe. Transaction Id: L7K8K. Begin TS: 2021-09-05T03:24:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:24:08.189 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0eb3df74-f4e1-4671-8efc-ad9edf73f4fe. Transaction Id: L7K8K. Begin TS: 2021-09-05T03:24:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:24:08.190+0000|2021-09-05T03:24:08.196+0000|0eb3df74-f4e1-4671-8efc-ad9edf73f4fe|UNKNOWN_INSTANCE_ID|task-scheduler-1||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0eb3df74-f4e1-4671-8efc-ad9edf73f4fe, Transaction Id: L7K8K, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:24:08.196 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0eb3df74-f4e1-4671-8efc-ad9edf73f4fe, Transaction Id: L7K8K, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:24:08.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0eb3df74-f4e1-4671-8efc-ad9edf73f4fe, X-ECOMP-TransactionID=L7K8K, X-Begin-Timestamp=2021-09-05T03:24:08.188+0000, id=419886fd-27a5-0cdc-0575-98d5754ad133, timestamp=1630812248189}], headers={id=0cd6b444-d68b-77e5-e098-da0c0d359ffa, timestamp=1630812248197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0eb3df74-f4e1-4671-8efc-ad9edf73f4fe, X-ECOMP-TransactionID=L7K8K, X-Begin-Timestamp=2021-09-05T03:24:08.188+0000, id=419886fd-27a5-0cdc-0575-98d5754ad133, timestamp=1630812248189}]
2021-09-05 03:24:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:24:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:24:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:24:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:24:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:24:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=99c2dbc4-fb5f-4e0e-85ae-c50d611f0c8a, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:24:29 GMT]
2021-09-05 03:24:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:24:29.759 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:24:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:24:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:24:29.761  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:24:29.761 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:24:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:24:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:24:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:24:38.189+0000|c874c4b9-49df-4dfd-a714-748fd2c1f871|Request Id: c874c4b9-49df-4dfd-a714-748fd2c1f871. Transaction Id: 4QMU8. Begin TS: 2021-09-05T03:24:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:24:38.188 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c874c4b9-49df-4dfd-a714-748fd2c1f871. Transaction Id: 4QMU8. Begin TS: 2021-09-05T03:24:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:24:38.191+0000|2021-09-05T03:24:38.196+0000|c874c4b9-49df-4dfd-a714-748fd2c1f871|UNKNOWN_INSTANCE_ID|task-scheduler-2||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c874c4b9-49df-4dfd-a714-748fd2c1f871, Transaction Id: 4QMU8, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:24:38.196 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c874c4b9-49df-4dfd-a714-748fd2c1f871, Transaction Id: 4QMU8, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:24:38.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c874c4b9-49df-4dfd-a714-748fd2c1f871, X-ECOMP-TransactionID=4QMU8, X-Begin-Timestamp=2021-09-05T03:24:38.188+0000, id=931c091f-ace7-1f83-29da-8f34098cf76f, timestamp=1630812278190}], headers={id=7ec453a4-d133-bc0b-b6af-8ebfade1c700, timestamp=1630812278198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c874c4b9-49df-4dfd-a714-748fd2c1f871, X-ECOMP-TransactionID=4QMU8, X-Begin-Timestamp=2021-09-05T03:24:38.188+0000, id=931c091f-ace7-1f83-29da-8f34098cf76f, timestamp=1630812278190}]
2021-09-05T03:25:08.189+0000|208b5224-48d2-4cf3-9d90-1ef833f1c926|Request Id: 208b5224-48d2-4cf3-9d90-1ef833f1c926. Transaction Id: ERLIU. Begin TS: 2021-09-05T03:25:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:25:08.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 208b5224-48d2-4cf3-9d90-1ef833f1c926. Transaction Id: ERLIU. Begin TS: 2021-09-05T03:25:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:25:08.190+0000|2021-09-05T03:25:08.196+0000|208b5224-48d2-4cf3-9d90-1ef833f1c926|UNKNOWN_INSTANCE_ID|task-scheduler-3||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 208b5224-48d2-4cf3-9d90-1ef833f1c926, Transaction Id: ERLIU, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:25:08.196 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 208b5224-48d2-4cf3-9d90-1ef833f1c926, Transaction Id: ERLIU, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:25:08.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=208b5224-48d2-4cf3-9d90-1ef833f1c926, X-ECOMP-TransactionID=ERLIU, X-Begin-Timestamp=2021-09-05T03:25:08.188+0000, id=9153c77c-889b-f5fa-0821-ed418109413b, timestamp=1630812308189}], headers={id=206b4781-90b9-2f88-e01b-31425880be89, timestamp=1630812308197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=208b5224-48d2-4cf3-9d90-1ef833f1c926, X-ECOMP-TransactionID=ERLIU, X-Begin-Timestamp=2021-09-05T03:25:08.188+0000, id=9153c77c-889b-f5fa-0821-ed418109413b, timestamp=1630812308189}]
2021-09-05 03:25:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:25:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:25:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:25:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:25:29.740 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:25:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=1e6ce615-2da9-4aa6-900b-47fa9b91fdfd, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:25:29 GMT]
2021-09-05 03:25:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:25:29.760 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:25:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:25:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:25:29.762  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:25:29.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:25:29.763 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:25:29.763 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:25:29.763 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:25:38.189+0000|9103483b-eec0-4d5c-a450-79764d35a065|Request Id: 9103483b-eec0-4d5c-a450-79764d35a065. Transaction Id: CWGKO. Begin TS: 2021-09-05T03:25:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:25:38.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9103483b-eec0-4d5c-a450-79764d35a065. Transaction Id: CWGKO. Begin TS: 2021-09-05T03:25:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:25:38.190+0000|2021-09-05T03:25:38.196+0000|9103483b-eec0-4d5c-a450-79764d35a065|UNKNOWN_INSTANCE_ID|task-scheduler-3||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9103483b-eec0-4d5c-a450-79764d35a065, Transaction Id: CWGKO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:25:38.196 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9103483b-eec0-4d5c-a450-79764d35a065, Transaction Id: CWGKO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:25:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9103483b-eec0-4d5c-a450-79764d35a065, X-ECOMP-TransactionID=CWGKO, X-Begin-Timestamp=2021-09-05T03:25:38.189+0000, id=c1a91393-cc69-022b-170f-b88e8dd06d38, timestamp=1630812338189}], headers={id=4374d2ce-2591-4ce0-afde-7c848f7651cb, timestamp=1630812338197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9103483b-eec0-4d5c-a450-79764d35a065, X-ECOMP-TransactionID=CWGKO, X-Begin-Timestamp=2021-09-05T03:25:38.189+0000, id=c1a91393-cc69-022b-170f-b88e8dd06d38, timestamp=1630812338189}]
2021-09-05T03:26:08.189+0000|7218a150-1435-4cd1-8bae-4d481ee9bc99|Request Id: 7218a150-1435-4cd1-8bae-4d481ee9bc99. Transaction Id: EXCFT. Begin TS: 2021-09-05T03:26:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:26:08.189 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7218a150-1435-4cd1-8bae-4d481ee9bc99. Transaction Id: EXCFT. Begin TS: 2021-09-05T03:26:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:26:08.190+0000|2021-09-05T03:26:08.195+0000|7218a150-1435-4cd1-8bae-4d481ee9bc99|UNKNOWN_INSTANCE_ID|task-scheduler-5||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7218a150-1435-4cd1-8bae-4d481ee9bc99, Transaction Id: EXCFT, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:26:08.195 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7218a150-1435-4cd1-8bae-4d481ee9bc99, Transaction Id: EXCFT, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:26:08.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7218a150-1435-4cd1-8bae-4d481ee9bc99, X-ECOMP-TransactionID=EXCFT, X-Begin-Timestamp=2021-09-05T03:26:08.188+0000, id=dfd9cae6-afff-d00f-2485-4077a009ef69, timestamp=1630812368189}], headers={id=ad075c01-0ad1-bc9d-08f6-8a76d9acb0c4, timestamp=1630812368196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7218a150-1435-4cd1-8bae-4d481ee9bc99, X-ECOMP-TransactionID=EXCFT, X-Begin-Timestamp=2021-09-05T03:26:08.188+0000, id=dfd9cae6-afff-d00f-2485-4077a009ef69, timestamp=1630812368189}]
2021-09-05 03:26:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:26:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:26:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:26:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:26:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:26:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=d49d17f9-de03-41f9-a5b2-d293d0d7488f, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:26:29 GMT]
2021-09-05 03:26:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:26:29.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:26:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:26:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:26:29.759  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:26:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:26:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:26:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:26:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:26:38.189+0000|fcb74296-c3a2-468f-b011-ff55d7c8aaa3|Request Id: fcb74296-c3a2-468f-b011-ff55d7c8aaa3. Transaction Id: FVHMW. Begin TS: 2021-09-05T03:26:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:26:38.189 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fcb74296-c3a2-468f-b011-ff55d7c8aaa3. Transaction Id: FVHMW. Begin TS: 2021-09-05T03:26:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:26:38.191+0000|2021-09-05T03:26:38.197+0000|fcb74296-c3a2-468f-b011-ff55d7c8aaa3|UNKNOWN_INSTANCE_ID|task-scheduler-5||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: fcb74296-c3a2-468f-b011-ff55d7c8aaa3, Transaction Id: FVHMW, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:26:38.197 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fcb74296-c3a2-468f-b011-ff55d7c8aaa3, Transaction Id: FVHMW, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:26:38.199 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fcb74296-c3a2-468f-b011-ff55d7c8aaa3, X-ECOMP-TransactionID=FVHMW, X-Begin-Timestamp=2021-09-05T03:26:38.189+0000, id=59ffb396-0aef-88ff-ce15-3f74710cfec1, timestamp=1630812398189}], headers={id=1685ae0a-9a9a-9efe-e5da-d5e13e6b9166, timestamp=1630812398199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fcb74296-c3a2-468f-b011-ff55d7c8aaa3, X-ECOMP-TransactionID=FVHMW, X-Begin-Timestamp=2021-09-05T03:26:38.189+0000, id=59ffb396-0aef-88ff-ce15-3f74710cfec1, timestamp=1630812398189}]
2021-09-05T03:27:08.188+0000|abdf98ed-4a72-47fb-8941-4c248b6e86e5|Request Id: abdf98ed-4a72-47fb-8941-4c248b6e86e5. Transaction Id: ZWZQD. Begin TS: 2021-09-05T03:27:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:27:08.188 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: abdf98ed-4a72-47fb-8941-4c248b6e86e5. Transaction Id: ZWZQD. Begin TS: 2021-09-05T03:27:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:27:08.190+0000|2021-09-05T03:27:08.195+0000|abdf98ed-4a72-47fb-8941-4c248b6e86e5|UNKNOWN_INSTANCE_ID|task-scheduler-2||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: abdf98ed-4a72-47fb-8941-4c248b6e86e5, Transaction Id: ZWZQD, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:27:08.195 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: abdf98ed-4a72-47fb-8941-4c248b6e86e5, Transaction Id: ZWZQD, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:27:08.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=abdf98ed-4a72-47fb-8941-4c248b6e86e5, X-ECOMP-TransactionID=ZWZQD, X-Begin-Timestamp=2021-09-05T03:27:08.188+0000, id=d178e0f0-dd1e-4137-08ec-010e7a84d181, timestamp=1630812428189}], headers={id=aa0e6348-9512-bdc5-d44f-be56ca454164, timestamp=1630812428196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=abdf98ed-4a72-47fb-8941-4c248b6e86e5, X-ECOMP-TransactionID=ZWZQD, X-Begin-Timestamp=2021-09-05T03:27:08.188+0000, id=d178e0f0-dd1e-4137-08ec-010e7a84d181, timestamp=1630812428189}]
2021-09-05 03:27:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:27:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:27:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:27:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:27:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:27:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=904065bc-ed79-4019-afd5-20ffd43e65be, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:27:29 GMT]
2021-09-05 03:27:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:27:29.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:27:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:27:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:27:29.760  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:27:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:27:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:27:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:27:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:27:38.189+0000|6fce2fa7-3e6b-41ef-9a38-53c8f1852011|Request Id: 6fce2fa7-3e6b-41ef-9a38-53c8f1852011. Transaction Id: FAPIB. Begin TS: 2021-09-05T03:27:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:27:38.188 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6fce2fa7-3e6b-41ef-9a38-53c8f1852011. Transaction Id: FAPIB. Begin TS: 2021-09-05T03:27:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:27:38.190+0000|2021-09-05T03:27:38.197+0000|6fce2fa7-3e6b-41ef-9a38-53c8f1852011|UNKNOWN_INSTANCE_ID|task-scheduler-10||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|7|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6fce2fa7-3e6b-41ef-9a38-53c8f1852011, Transaction Id: FAPIB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:27:38.197 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6fce2fa7-3e6b-41ef-9a38-53c8f1852011, Transaction Id: FAPIB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:27:38.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6fce2fa7-3e6b-41ef-9a38-53c8f1852011, X-ECOMP-TransactionID=FAPIB, X-Begin-Timestamp=2021-09-05T03:27:38.188+0000, id=9f9a357e-c8cb-ff08-9a01-e0e87ca5a247, timestamp=1630812458189}], headers={id=8ae3438f-a0e9-bfde-767f-6b9f10197a96, timestamp=1630812458198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6fce2fa7-3e6b-41ef-9a38-53c8f1852011, X-ECOMP-TransactionID=FAPIB, X-Begin-Timestamp=2021-09-05T03:27:38.188+0000, id=9f9a357e-c8cb-ff08-9a01-e0e87ca5a247, timestamp=1630812458189}]
2021-09-05T03:28:08.189+0000|c0304612-bab1-4df5-8bf4-808c9be7d8f5|Request Id: c0304612-bab1-4df5-8bf4-808c9be7d8f5. Transaction Id: DRUEC. Begin TS: 2021-09-05T03:28:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:28:08.189 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c0304612-bab1-4df5-8bf4-808c9be7d8f5. Transaction Id: DRUEC. Begin TS: 2021-09-05T03:28:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:28:08.190+0000|2021-09-05T03:28:08.195+0000|c0304612-bab1-4df5-8bf4-808c9be7d8f5|UNKNOWN_INSTANCE_ID|task-scheduler-10||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c0304612-bab1-4df5-8bf4-808c9be7d8f5, Transaction Id: DRUEC, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:28:08.195 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c0304612-bab1-4df5-8bf4-808c9be7d8f5, Transaction Id: DRUEC, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:28:08.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c0304612-bab1-4df5-8bf4-808c9be7d8f5, X-ECOMP-TransactionID=DRUEC, X-Begin-Timestamp=2021-09-05T03:28:08.188+0000, id=4d318a51-9318-8a5c-a0a5-6c4ff96f742f, timestamp=1630812488189}], headers={id=4a8aaf4d-c374-9348-016b-20aaa4160961, timestamp=1630812488197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c0304612-bab1-4df5-8bf4-808c9be7d8f5, X-ECOMP-TransactionID=DRUEC, X-Begin-Timestamp=2021-09-05T03:28:08.188+0000, id=4d318a51-9318-8a5c-a0a5-6c4ff96f742f, timestamp=1630812488189}]
2021-09-05 03:28:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:28:29.737 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:28:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:28:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:28:29.739 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:28:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=f2f9ddcd-7d06-4404-969d-d26fc83b2d9b, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:28:29 GMT]
2021-09-05 03:28:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:28:29.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:28:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:28:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:28:29.759  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:28:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:28:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:28:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:28:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:28:38.189+0000|3de404b8-5ecc-4d2e-9213-45242ce08a16|Request Id: 3de404b8-5ecc-4d2e-9213-45242ce08a16. Transaction Id: UF4QA. Begin TS: 2021-09-05T03:28:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:28:38.189 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3de404b8-5ecc-4d2e-9213-45242ce08a16. Transaction Id: UF4QA. Begin TS: 2021-09-05T03:28:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:28:38.191+0000|2021-09-05T03:28:38.197+0000|3de404b8-5ecc-4d2e-9213-45242ce08a16|UNKNOWN_INSTANCE_ID|task-scheduler-10||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3de404b8-5ecc-4d2e-9213-45242ce08a16, Transaction Id: UF4QA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:28:38.197 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3de404b8-5ecc-4d2e-9213-45242ce08a16, Transaction Id: UF4QA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:28:38.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3de404b8-5ecc-4d2e-9213-45242ce08a16, X-ECOMP-TransactionID=UF4QA, X-Begin-Timestamp=2021-09-05T03:28:38.189+0000, id=19d401eb-a62e-6597-0953-25f4b905cf36, timestamp=1630812518190}], headers={id=75cb4636-e955-8bfe-bfa8-6046a0e19adc, timestamp=1630812518198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3de404b8-5ecc-4d2e-9213-45242ce08a16, X-ECOMP-TransactionID=UF4QA, X-Begin-Timestamp=2021-09-05T03:28:38.189+0000, id=19d401eb-a62e-6597-0953-25f4b905cf36, timestamp=1630812518190}]
2021-09-05T03:29:08.190+0000|76404f0d-1a66-46a2-afa0-6999438c4f33|Request Id: 76404f0d-1a66-46a2-afa0-6999438c4f33. Transaction Id: CQY2N. Begin TS: 2021-09-05T03:29:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:29:08.189 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 76404f0d-1a66-46a2-afa0-6999438c4f33. Transaction Id: CQY2N. Begin TS: 2021-09-05T03:29:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:29:08.191+0000|2021-09-05T03:29:08.197+0000|76404f0d-1a66-46a2-afa0-6999438c4f33|UNKNOWN_INSTANCE_ID|task-scheduler-6||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 76404f0d-1a66-46a2-afa0-6999438c4f33, Transaction Id: CQY2N, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:29:08.197 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 76404f0d-1a66-46a2-afa0-6999438c4f33, Transaction Id: CQY2N, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:29:08.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=76404f0d-1a66-46a2-afa0-6999438c4f33, X-ECOMP-TransactionID=CQY2N, X-Begin-Timestamp=2021-09-05T03:29:08.189+0000, id=760790ab-91ee-aa6a-19d7-9361460ee127, timestamp=1630812548190}], headers={id=057c6f03-63b4-0167-8d72-7e6120bb3e9e, timestamp=1630812548198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=76404f0d-1a66-46a2-afa0-6999438c4f33, X-ECOMP-TransactionID=CQY2N, X-Begin-Timestamp=2021-09-05T03:29:08.189+0000, id=760790ab-91ee-aa6a-19d7-9361460ee127, timestamp=1630812548190}]
2021-09-05 03:29:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:29:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:29:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:29:29.736 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:29:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:29:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=316b0f21-ffcb-4b49-a537-0a738109519d, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:29:29 GMT]
2021-09-05 03:29:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:29:29.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:29:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:29:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:29:29.759  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:29:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:29:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:29:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:29:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:29:38.190+0000|bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b|Request Id: bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b. Transaction Id: LG3CQ. Begin TS: 2021-09-05T03:29:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:29:38.189 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b. Transaction Id: LG3CQ. Begin TS: 2021-09-05T03:29:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:29:38.191+0000|2021-09-05T03:29:38.197+0000|bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b|UNKNOWN_INSTANCE_ID|task-scheduler-9||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b, Transaction Id: LG3CQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:29:38.197 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b, Transaction Id: LG3CQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:29:38.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b, X-ECOMP-TransactionID=LG3CQ, X-Begin-Timestamp=2021-09-05T03:29:38.189+0000, id=8b2fcda7-8630-9477-e7c7-1eb56f2bb9ac, timestamp=1630812578190}], headers={id=eb1776ab-6605-7524-5d04-6ca8c6be72d6, timestamp=1630812578198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bc8ac9d3-1ff4-43b2-8c1d-fd4f68efe09b, X-ECOMP-TransactionID=LG3CQ, X-Begin-Timestamp=2021-09-05T03:29:38.189+0000, id=8b2fcda7-8630-9477-e7c7-1eb56f2bb9ac, timestamp=1630812578190}]
2021-09-05T03:30:08.189+0000|4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2|Request Id: 4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2. Transaction Id: SB32R. Begin TS: 2021-09-05T03:30:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:30:08.189 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2. Transaction Id: SB32R. Begin TS: 2021-09-05T03:30:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:30:08.191+0000|2021-09-05T03:30:08.196+0000|4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2|UNKNOWN_INSTANCE_ID|task-scheduler-4||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2, Transaction Id: SB32R, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:30:08.196 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2, Transaction Id: SB32R, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:30:08.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2, X-ECOMP-TransactionID=SB32R, X-Begin-Timestamp=2021-09-05T03:30:08.189+0000, id=b25287a4-da94-da35-e04a-02cec97d89cf, timestamp=1630812608190}], headers={id=8d2c58cc-8864-6604-b44a-ea95362fcb29, timestamp=1630812608198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4c19ca3a-3649-4bc8-8a0e-f49e2d9c23b2, X-ECOMP-TransactionID=SB32R, X-Begin-Timestamp=2021-09-05T03:30:08.189+0000, id=b25287a4-da94-da35-e04a-02cec97d89cf, timestamp=1630812608190}]
2021-09-05 03:30:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:30:29.737 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:30:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:30:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:30:29.739 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:30:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=a48d5312-ce40-484e-ba2d-07d378c8471a, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:30:29 GMT]
2021-09-05 03:30:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:30:29.759 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:30:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:30:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:30:29.761  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:30:29.761 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:30:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:30:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:30:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:30:38.189+0000|066f433f-4612-480e-bc5c-a9c8a2a9ba10|Request Id: 066f433f-4612-480e-bc5c-a9c8a2a9ba10. Transaction Id: MEEQQ. Begin TS: 2021-09-05T03:30:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:30:38.189 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 066f433f-4612-480e-bc5c-a9c8a2a9ba10. Transaction Id: MEEQQ. Begin TS: 2021-09-05T03:30:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:30:38.191+0000|2021-09-05T03:30:38.196+0000|066f433f-4612-480e-bc5c-a9c8a2a9ba10|UNKNOWN_INSTANCE_ID|task-scheduler-8||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 066f433f-4612-480e-bc5c-a9c8a2a9ba10, Transaction Id: MEEQQ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:30:38.196 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 066f433f-4612-480e-bc5c-a9c8a2a9ba10, Transaction Id: MEEQQ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:30:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=066f433f-4612-480e-bc5c-a9c8a2a9ba10, X-ECOMP-TransactionID=MEEQQ, X-Begin-Timestamp=2021-09-05T03:30:38.189+0000, id=faabb82a-88e4-5309-422b-2b0f29392719, timestamp=1630812638190}], headers={id=4293812d-477c-7a2d-2ce1-6efd9bd28615, timestamp=1630812638197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=066f433f-4612-480e-bc5c-a9c8a2a9ba10, X-ECOMP-TransactionID=MEEQQ, X-Begin-Timestamp=2021-09-05T03:30:38.189+0000, id=faabb82a-88e4-5309-422b-2b0f29392719, timestamp=1630812638190}]
2021-09-05T03:31:08.188+0000|0dfa42e2-8c5d-40d8-a779-f123099cdbce|Request Id: 0dfa42e2-8c5d-40d8-a779-f123099cdbce. Transaction Id: OKQGD. Begin TS: 2021-09-05T03:31:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:31:08.188 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0dfa42e2-8c5d-40d8-a779-f123099cdbce. Transaction Id: OKQGD. Begin TS: 2021-09-05T03:31:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:31:08.190+0000|2021-09-05T03:31:08.195+0000|0dfa42e2-8c5d-40d8-a779-f123099cdbce|UNKNOWN_INSTANCE_ID|task-scheduler-9||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0dfa42e2-8c5d-40d8-a779-f123099cdbce, Transaction Id: OKQGD, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:31:08.195 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0dfa42e2-8c5d-40d8-a779-f123099cdbce, Transaction Id: OKQGD, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:31:08.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0dfa42e2-8c5d-40d8-a779-f123099cdbce, X-ECOMP-TransactionID=OKQGD, X-Begin-Timestamp=2021-09-05T03:31:08.188+0000, id=a60dceeb-ad01-69fe-a240-ee2f2b4938b3, timestamp=1630812668189}], headers={id=d87b06f5-82fe-9e9c-f360-5b14215fa2ea, timestamp=1630812668196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0dfa42e2-8c5d-40d8-a779-f123099cdbce, X-ECOMP-TransactionID=OKQGD, X-Begin-Timestamp=2021-09-05T03:31:08.188+0000, id=a60dceeb-ad01-69fe-a240-ee2f2b4938b3, timestamp=1630812668189}]
2021-09-05 03:31:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:31:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:31:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:31:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:31:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:31:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=67a95c13-0608-4ca2-adef-cb0b39b5bdb6, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:31:29 GMT]
2021-09-05 03:31:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:31:29.758 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:31:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:31:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:31:29.760  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:31:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:31:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:31:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:31:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:31:38.189+0000|9fa9fbf1-0a20-49ee-badc-4799ff85c439|Request Id: 9fa9fbf1-0a20-49ee-badc-4799ff85c439. Transaction Id: Q9EJB. Begin TS: 2021-09-05T03:31:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:31:38.188 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9fa9fbf1-0a20-49ee-badc-4799ff85c439. Transaction Id: Q9EJB. Begin TS: 2021-09-05T03:31:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:31:38.190+0000|2021-09-05T03:31:38.195+0000|9fa9fbf1-0a20-49ee-badc-4799ff85c439|UNKNOWN_INSTANCE_ID|task-scheduler-2||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9fa9fbf1-0a20-49ee-badc-4799ff85c439, Transaction Id: Q9EJB, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:31:38.195 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9fa9fbf1-0a20-49ee-badc-4799ff85c439, Transaction Id: Q9EJB, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:31:38.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9fa9fbf1-0a20-49ee-badc-4799ff85c439, X-ECOMP-TransactionID=Q9EJB, X-Begin-Timestamp=2021-09-05T03:31:38.188+0000, id=ac136722-0d68-4a37-6725-d65caf05c16f, timestamp=1630812698189}], headers={id=0f472495-feac-3677-4bff-5fd479f73c6a, timestamp=1630812698196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9fa9fbf1-0a20-49ee-badc-4799ff85c439, X-ECOMP-TransactionID=Q9EJB, X-Begin-Timestamp=2021-09-05T03:31:38.188+0000, id=ac136722-0d68-4a37-6725-d65caf05c16f, timestamp=1630812698189}]
2021-09-05T03:32:08.189+0000|4a2c2463-16ee-475c-b645-56eec86dcbf5|Request Id: 4a2c2463-16ee-475c-b645-56eec86dcbf5. Transaction Id: PMBGE. Begin TS: 2021-09-05T03:32:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:32:08.189 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4a2c2463-16ee-475c-b645-56eec86dcbf5. Transaction Id: PMBGE. Begin TS: 2021-09-05T03:32:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:32:08.190+0000|2021-09-05T03:32:08.197+0000|4a2c2463-16ee-475c-b645-56eec86dcbf5|UNKNOWN_INSTANCE_ID|task-scheduler-2||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|7|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4a2c2463-16ee-475c-b645-56eec86dcbf5, Transaction Id: PMBGE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:32:08.197 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4a2c2463-16ee-475c-b645-56eec86dcbf5, Transaction Id: PMBGE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:32:08.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4a2c2463-16ee-475c-b645-56eec86dcbf5, X-ECOMP-TransactionID=PMBGE, X-Begin-Timestamp=2021-09-05T03:32:08.188+0000, id=3726fa36-8d3d-04ae-4c3d-011756f7035c, timestamp=1630812728189}], headers={id=1c311386-e2f1-8db6-087c-235358b75fd6, timestamp=1630812728198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4a2c2463-16ee-475c-b645-56eec86dcbf5, X-ECOMP-TransactionID=PMBGE, X-Begin-Timestamp=2021-09-05T03:32:08.188+0000, id=3726fa36-8d3d-04ae-4c3d-011756f7035c, timestamp=1630812728189}]
2021-09-05 03:32:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:32:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:32:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:32:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:32:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:32:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=58c9efed-32ee-4217-89e8-689d2452e274, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:32:29 GMT]
2021-09-05 03:32:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:32:29.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:32:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:32:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:32:29.759  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:32:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:32:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:32:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:32:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:32:38.189+0000|0d74a45d-0033-4ca2-8e14-1fffe3cd0955|Request Id: 0d74a45d-0033-4ca2-8e14-1fffe3cd0955. Transaction Id: 4Y3ZI. Begin TS: 2021-09-05T03:32:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:32:38.189 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0d74a45d-0033-4ca2-8e14-1fffe3cd0955. Transaction Id: 4Y3ZI. Begin TS: 2021-09-05T03:32:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:32:38.190+0000|2021-09-05T03:32:38.196+0000|0d74a45d-0033-4ca2-8e14-1fffe3cd0955|UNKNOWN_INSTANCE_ID|task-scheduler-9||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0d74a45d-0033-4ca2-8e14-1fffe3cd0955, Transaction Id: 4Y3ZI, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:32:38.196 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0d74a45d-0033-4ca2-8e14-1fffe3cd0955, Transaction Id: 4Y3ZI, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:32:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0d74a45d-0033-4ca2-8e14-1fffe3cd0955, X-ECOMP-TransactionID=4Y3ZI, X-Begin-Timestamp=2021-09-05T03:32:38.188+0000, id=264c06b3-b7f2-d391-e20b-cad509ace590, timestamp=1630812758189}], headers={id=27cc7297-3b08-1a37-1560-8a54f74f7ada, timestamp=1630812758197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0d74a45d-0033-4ca2-8e14-1fffe3cd0955, X-ECOMP-TransactionID=4Y3ZI, X-Begin-Timestamp=2021-09-05T03:32:38.188+0000, id=264c06b3-b7f2-d391-e20b-cad509ace590, timestamp=1630812758189}]
2021-09-05T03:33:08.188+0000|9f4cc361-5f89-4c66-86db-3d262dd0b64c|Request Id: 9f4cc361-5f89-4c66-86db-3d262dd0b64c. Transaction Id: TRVAW. Begin TS: 2021-09-05T03:33:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:33:08.188 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9f4cc361-5f89-4c66-86db-3d262dd0b64c. Transaction Id: TRVAW. Begin TS: 2021-09-05T03:33:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:33:08.189+0000|2021-09-05T03:33:08.194+0000|9f4cc361-5f89-4c66-86db-3d262dd0b64c|UNKNOWN_INSTANCE_ID|task-scheduler-8||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9f4cc361-5f89-4c66-86db-3d262dd0b64c, Transaction Id: TRVAW, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:33:08.194 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9f4cc361-5f89-4c66-86db-3d262dd0b64c, Transaction Id: TRVAW, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:33:08.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9f4cc361-5f89-4c66-86db-3d262dd0b64c, X-ECOMP-TransactionID=TRVAW, X-Begin-Timestamp=2021-09-05T03:33:08.188+0000, id=8bcdbc78-3973-6130-0bdb-b36b739b4647, timestamp=1630812788189}], headers={id=cd4adb03-79b4-4444-ef8b-37ee94b42607, timestamp=1630812788196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9f4cc361-5f89-4c66-86db-3d262dd0b64c, X-ECOMP-TransactionID=TRVAW, X-Begin-Timestamp=2021-09-05T03:33:08.188+0000, id=8bcdbc78-3973-6130-0bdb-b36b739b4647, timestamp=1630812788189}]
2021-09-05 03:33:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:33:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:33:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:33:29.736 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:33:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:33:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=eb7071a2-0e1f-4fe5-8d73-4c023f2e142e, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:33:29 GMT]
2021-09-05 03:33:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:33:29.756 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:33:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:33:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:33:29.758  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:33:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:33:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:33:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:33:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:33:38.189+0000|53e43cf2-ce9a-4330-a8a6-f7423c8a5255|Request Id: 53e43cf2-ce9a-4330-a8a6-f7423c8a5255. Transaction Id: G6HYY. Begin TS: 2021-09-05T03:33:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:33:38.189 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 53e43cf2-ce9a-4330-a8a6-f7423c8a5255. Transaction Id: G6HYY. Begin TS: 2021-09-05T03:33:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:33:38.190+0000|2021-09-05T03:33:38.195+0000|53e43cf2-ce9a-4330-a8a6-f7423c8a5255|UNKNOWN_INSTANCE_ID|task-scheduler-2||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 53e43cf2-ce9a-4330-a8a6-f7423c8a5255, Transaction Id: G6HYY, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:33:38.196 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 53e43cf2-ce9a-4330-a8a6-f7423c8a5255, Transaction Id: G6HYY, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:33:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=53e43cf2-ce9a-4330-a8a6-f7423c8a5255, X-ECOMP-TransactionID=G6HYY, X-Begin-Timestamp=2021-09-05T03:33:38.189+0000, id=2ca64c48-66e6-bd0d-80b1-d594821b05d3, timestamp=1630812818190}], headers={id=9e9a5d78-f08c-c64f-2816-208cf0d605bd, timestamp=1630812818196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=53e43cf2-ce9a-4330-a8a6-f7423c8a5255, X-ECOMP-TransactionID=G6HYY, X-Begin-Timestamp=2021-09-05T03:33:38.189+0000, id=2ca64c48-66e6-bd0d-80b1-d594821b05d3, timestamp=1630812818190}]
2021-09-05T03:34:08.189+0000|08ec90d7-c48e-426c-903a-9b63b5d9f454|Request Id: 08ec90d7-c48e-426c-903a-9b63b5d9f454. Transaction Id: NIZSE. Begin TS: 2021-09-05T03:34:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:34:08.188 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 08ec90d7-c48e-426c-903a-9b63b5d9f454. Transaction Id: NIZSE. Begin TS: 2021-09-05T03:34:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:34:08.190+0000|2021-09-05T03:34:08.195+0000|08ec90d7-c48e-426c-903a-9b63b5d9f454|UNKNOWN_INSTANCE_ID|task-scheduler-5||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 08ec90d7-c48e-426c-903a-9b63b5d9f454, Transaction Id: NIZSE, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:34:08.195 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 08ec90d7-c48e-426c-903a-9b63b5d9f454, Transaction Id: NIZSE, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:34:08.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=08ec90d7-c48e-426c-903a-9b63b5d9f454, X-ECOMP-TransactionID=NIZSE, X-Begin-Timestamp=2021-09-05T03:34:08.188+0000, id=05c839d7-b3ff-4988-4d99-3de2ea64990b, timestamp=1630812848189}], headers={id=a04efcf0-58d2-d1a1-e579-4c07d073c74a, timestamp=1630812848196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=08ec90d7-c48e-426c-903a-9b63b5d9f454, X-ECOMP-TransactionID=NIZSE, X-Begin-Timestamp=2021-09-05T03:34:08.188+0000, id=05c839d7-b3ff-4988-4d99-3de2ea64990b, timestamp=1630812848189}]
2021-09-05 03:34:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:34:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:34:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:34:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:34:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:34:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=e671bd4d-feb3-40ec-b831-360e06ab781f, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:34:29 GMT]
2021-09-05 03:34:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:34:29.758 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:34:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:34:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:34:29.759  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:34:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:34:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:34:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:34:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:34:38.189+0000|339ce009-5768-4223-a6f3-f67193479f1a|Request Id: 339ce009-5768-4223-a6f3-f67193479f1a. Transaction Id: NGVUY. Begin TS: 2021-09-05T03:34:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:34:38.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 339ce009-5768-4223-a6f3-f67193479f1a. Transaction Id: NGVUY. Begin TS: 2021-09-05T03:34:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:34:38.191+0000|2021-09-05T03:34:38.196+0000|339ce009-5768-4223-a6f3-f67193479f1a|UNKNOWN_INSTANCE_ID|task-scheduler-3||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 339ce009-5768-4223-a6f3-f67193479f1a, Transaction Id: NGVUY, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:34:38.196 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 339ce009-5768-4223-a6f3-f67193479f1a, Transaction Id: NGVUY, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:34:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=339ce009-5768-4223-a6f3-f67193479f1a, X-ECOMP-TransactionID=NGVUY, X-Begin-Timestamp=2021-09-05T03:34:38.189+0000, id=c32d6a21-3bdf-e527-5036-066ba1a77dd5, timestamp=1630812878189}], headers={id=ca5967a2-4ed8-8f75-6115-21c97defaeb2, timestamp=1630812878197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=339ce009-5768-4223-a6f3-f67193479f1a, X-ECOMP-TransactionID=NGVUY, X-Begin-Timestamp=2021-09-05T03:34:38.189+0000, id=c32d6a21-3bdf-e527-5036-066ba1a77dd5, timestamp=1630812878189}]
2021-09-05T03:35:08.188+0000|cb62b000-732f-4489-9218-b1fa7946dfd5|Request Id: cb62b000-732f-4489-9218-b1fa7946dfd5. Transaction Id: GLL0Z. Begin TS: 2021-09-05T03:35:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:35:08.188 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cb62b000-732f-4489-9218-b1fa7946dfd5. Transaction Id: GLL0Z. Begin TS: 2021-09-05T03:35:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:35:08.189+0000|2021-09-05T03:35:08.194+0000|cb62b000-732f-4489-9218-b1fa7946dfd5|UNKNOWN_INSTANCE_ID|task-scheduler-5||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cb62b000-732f-4489-9218-b1fa7946dfd5, Transaction Id: GLL0Z, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:35:08.194 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cb62b000-732f-4489-9218-b1fa7946dfd5, Transaction Id: GLL0Z, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:35:08.195 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cb62b000-732f-4489-9218-b1fa7946dfd5, X-ECOMP-TransactionID=GLL0Z, X-Begin-Timestamp=2021-09-05T03:35:08.188+0000, id=4bbdd226-3c82-0c82-bdac-1849642fd4f3, timestamp=1630812908189}], headers={id=8a998428-d1fd-b223-68f8-c72643422704, timestamp=1630812908195}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cb62b000-732f-4489-9218-b1fa7946dfd5, X-ECOMP-TransactionID=GLL0Z, X-Begin-Timestamp=2021-09-05T03:35:08.188+0000, id=4bbdd226-3c82-0c82-bdac-1849642fd4f3, timestamp=1630812908189}]
2021-09-05 03:35:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:35:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:35:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:35:29.736 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:35:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:35:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=0bb03d56-c831-43e1-900d-39ce7e8ed1eb, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:35:29 GMT]
2021-09-05 03:35:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:35:29.756 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:35:29.756 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:35:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:35:29.757  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:35:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:35:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:35:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:35:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:35:38.188+0000|a4220615-ddb5-45a8-ad18-b6925972437f|Request Id: a4220615-ddb5-45a8-ad18-b6925972437f. Transaction Id: X4OXS. Begin TS: 2021-09-05T03:35:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:35:38.188 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a4220615-ddb5-45a8-ad18-b6925972437f. Transaction Id: X4OXS. Begin TS: 2021-09-05T03:35:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:35:38.190+0000|2021-09-05T03:35:38.195+0000|a4220615-ddb5-45a8-ad18-b6925972437f|UNKNOWN_INSTANCE_ID|task-scheduler-9||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a4220615-ddb5-45a8-ad18-b6925972437f, Transaction Id: X4OXS, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:35:38.195 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a4220615-ddb5-45a8-ad18-b6925972437f, Transaction Id: X4OXS, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:35:38.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a4220615-ddb5-45a8-ad18-b6925972437f, X-ECOMP-TransactionID=X4OXS, X-Begin-Timestamp=2021-09-05T03:35:38.188+0000, id=31faedfb-98c3-bc6e-9cd7-d4ec3198fd05, timestamp=1630812938189}], headers={id=40308fd8-c535-1fb3-dd02-9639f5f43776, timestamp=1630812938196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a4220615-ddb5-45a8-ad18-b6925972437f, X-ECOMP-TransactionID=X4OXS, X-Begin-Timestamp=2021-09-05T03:35:38.188+0000, id=31faedfb-98c3-bc6e-9cd7-d4ec3198fd05, timestamp=1630812938189}]
2021-09-05T03:36:08.189+0000|e65f3720-689e-4161-919b-cd7fc2dee5cf|Request Id: e65f3720-689e-4161-919b-cd7fc2dee5cf. Transaction Id: IS1RV. Begin TS: 2021-09-05T03:36:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:36:08.189 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e65f3720-689e-4161-919b-cd7fc2dee5cf. Transaction Id: IS1RV. Begin TS: 2021-09-05T03:36:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:36:08.191+0000|2021-09-05T03:36:08.196+0000|e65f3720-689e-4161-919b-cd7fc2dee5cf|UNKNOWN_INSTANCE_ID|task-scheduler-10||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e65f3720-689e-4161-919b-cd7fc2dee5cf, Transaction Id: IS1RV, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:36:08.196 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e65f3720-689e-4161-919b-cd7fc2dee5cf, Transaction Id: IS1RV, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:36:08.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e65f3720-689e-4161-919b-cd7fc2dee5cf, X-ECOMP-TransactionID=IS1RV, X-Begin-Timestamp=2021-09-05T03:36:08.189+0000, id=418866ee-55ec-5124-49cf-19c0cb121199, timestamp=1630812968189}], headers={id=c0afd764-731f-eb65-3453-857a672ded77, timestamp=1630812968198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e65f3720-689e-4161-919b-cd7fc2dee5cf, X-ECOMP-TransactionID=IS1RV, X-Begin-Timestamp=2021-09-05T03:36:08.189+0000, id=418866ee-55ec-5124-49cf-19c0cb121199, timestamp=1630812968189}]
2021-09-05 03:36:29.734 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:36:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:36:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:36:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:36:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:36:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=bf93af7d-38b0-4d81-a72a-625203232c4d, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:36:29 GMT]
2021-09-05 03:36:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:36:29.758 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:36:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:36:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:36:29.760  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:36:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:36:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:36:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:36:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:36:38.189+0000|5f9f2dab-0627-45c3-b344-b1b530a7ed02|Request Id: 5f9f2dab-0627-45c3-b344-b1b530a7ed02. Transaction Id: IGMWL. Begin TS: 2021-09-05T03:36:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:36:38.189 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5f9f2dab-0627-45c3-b344-b1b530a7ed02. Transaction Id: IGMWL. Begin TS: 2021-09-05T03:36:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:36:38.190+0000|2021-09-05T03:36:38.196+0000|5f9f2dab-0627-45c3-b344-b1b530a7ed02|UNKNOWN_INSTANCE_ID|task-scheduler-1||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5f9f2dab-0627-45c3-b344-b1b530a7ed02, Transaction Id: IGMWL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:36:38.196 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5f9f2dab-0627-45c3-b344-b1b530a7ed02, Transaction Id: IGMWL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:36:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5f9f2dab-0627-45c3-b344-b1b530a7ed02, X-ECOMP-TransactionID=IGMWL, X-Begin-Timestamp=2021-09-05T03:36:38.188+0000, id=fa7d9f82-1dd4-adb2-f4bf-68663ab96881, timestamp=1630812998189}], headers={id=d4136ff7-07af-3b9f-f804-1f50f3ca04bc, timestamp=1630812998197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5f9f2dab-0627-45c3-b344-b1b530a7ed02, X-ECOMP-TransactionID=IGMWL, X-Begin-Timestamp=2021-09-05T03:36:38.188+0000, id=fa7d9f82-1dd4-adb2-f4bf-68663ab96881, timestamp=1630812998189}]
2021-09-05T03:37:08.189+0000|0f10820a-a28e-4bb9-a665-edf799483e4e|Request Id: 0f10820a-a28e-4bb9-a665-edf799483e4e. Transaction Id: KKMVQ. Begin TS: 2021-09-05T03:37:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:37:08.189 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0f10820a-a28e-4bb9-a665-edf799483e4e. Transaction Id: KKMVQ. Begin TS: 2021-09-05T03:37:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:37:08.190+0000|2021-09-05T03:37:08.195+0000|0f10820a-a28e-4bb9-a665-edf799483e4e|UNKNOWN_INSTANCE_ID|task-scheduler-1||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0f10820a-a28e-4bb9-a665-edf799483e4e, Transaction Id: KKMVQ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:37:08.195 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0f10820a-a28e-4bb9-a665-edf799483e4e, Transaction Id: KKMVQ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:37:08.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0f10820a-a28e-4bb9-a665-edf799483e4e, X-ECOMP-TransactionID=KKMVQ, X-Begin-Timestamp=2021-09-05T03:37:08.189+0000, id=0e87043a-bf91-5640-1f10-1c2548f3b344, timestamp=1630813028189}], headers={id=b88c4688-1166-bccc-463f-6e8ff59272dd, timestamp=1630813028197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0f10820a-a28e-4bb9-a665-edf799483e4e, X-ECOMP-TransactionID=KKMVQ, X-Begin-Timestamp=2021-09-05T03:37:08.189+0000, id=0e87043a-bf91-5640-1f10-1c2548f3b344, timestamp=1630813028189}]
2021-09-05 03:37:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:37:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:37:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:37:29.736 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:37:29.737 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:37:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=977103fc-721e-4072-a2ab-8e51260e0795, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:37:29 GMT]
2021-09-05 03:37:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:37:29.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:37:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:37:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:37:29.759  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:37:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:37:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:37:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:37:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:37:38.189+0000|b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2|Request Id: b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2. Transaction Id: BLDOO. Begin TS: 2021-09-05T03:37:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:37:38.188 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2. Transaction Id: BLDOO. Begin TS: 2021-09-05T03:37:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:37:38.190+0000|2021-09-05T03:37:38.196+0000|b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2|UNKNOWN_INSTANCE_ID|task-scheduler-4||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2, Transaction Id: BLDOO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:37:38.196 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2, Transaction Id: BLDOO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:37:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2, X-ECOMP-TransactionID=BLDOO, X-Begin-Timestamp=2021-09-05T03:37:38.188+0000, id=e4d64b65-acbb-695e-23d7-eca304eb4139, timestamp=1630813058189}], headers={id=9c198e7a-051c-b6d4-5193-d6a94f6d8d9a, timestamp=1630813058197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b6ed0a29-f3fb-429c-9e2e-1b5da2f756b2, X-ECOMP-TransactionID=BLDOO, X-Begin-Timestamp=2021-09-05T03:37:38.188+0000, id=e4d64b65-acbb-695e-23d7-eca304eb4139, timestamp=1630813058189}]
2021-09-05T03:38:08.189+0000|41c7e056-a9cb-4442-91d9-65b5407a2ea0|Request Id: 41c7e056-a9cb-4442-91d9-65b5407a2ea0. Transaction Id: NSVTO. Begin TS: 2021-09-05T03:38:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:38:08.189 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 41c7e056-a9cb-4442-91d9-65b5407a2ea0. Transaction Id: NSVTO. Begin TS: 2021-09-05T03:38:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:38:08.190+0000|2021-09-05T03:38:08.195+0000|41c7e056-a9cb-4442-91d9-65b5407a2ea0|UNKNOWN_INSTANCE_ID|task-scheduler-2||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 41c7e056-a9cb-4442-91d9-65b5407a2ea0, Transaction Id: NSVTO, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:38:08.195 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 41c7e056-a9cb-4442-91d9-65b5407a2ea0, Transaction Id: NSVTO, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:38:08.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=41c7e056-a9cb-4442-91d9-65b5407a2ea0, X-ECOMP-TransactionID=NSVTO, X-Begin-Timestamp=2021-09-05T03:38:08.188+0000, id=16eb13c1-7b38-87c2-aba3-404343117623, timestamp=1630813088189}], headers={id=26f35b7c-bb56-06e8-dcaa-e7e2e6b0f7cc, timestamp=1630813088196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=41c7e056-a9cb-4442-91d9-65b5407a2ea0, X-ECOMP-TransactionID=NSVTO, X-Begin-Timestamp=2021-09-05T03:38:08.188+0000, id=16eb13c1-7b38-87c2-aba3-404343117623, timestamp=1630813088189}]
2021-09-05 03:38:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:38:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:38:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:38:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:38:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:38:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=2c62982f-e866-41b9-80e6-d9004eb2ba85, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:38:29 GMT]
2021-09-05 03:38:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:38:29.759 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:38:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:38:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:38:29.760  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:38:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:38:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:38:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:38:29.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:38:38.189+0000|920f7618-cb1c-4d1a-807f-2fcfe396af18|Request Id: 920f7618-cb1c-4d1a-807f-2fcfe396af18. Transaction Id: 332YL. Begin TS: 2021-09-05T03:38:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:38:38.189 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 920f7618-cb1c-4d1a-807f-2fcfe396af18. Transaction Id: 332YL. Begin TS: 2021-09-05T03:38:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:38:38.191+0000|2021-09-05T03:38:38.196+0000|920f7618-cb1c-4d1a-807f-2fcfe396af18|UNKNOWN_INSTANCE_ID|task-scheduler-2||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 920f7618-cb1c-4d1a-807f-2fcfe396af18, Transaction Id: 332YL, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:38:38.196 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 920f7618-cb1c-4d1a-807f-2fcfe396af18, Transaction Id: 332YL, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:38:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=920f7618-cb1c-4d1a-807f-2fcfe396af18, X-ECOMP-TransactionID=332YL, X-Begin-Timestamp=2021-09-05T03:38:38.189+0000, id=f31d873e-659f-15b8-3692-f9ba1ab29886, timestamp=1630813118190}], headers={id=edc5e63a-ef32-797d-c346-887222809434, timestamp=1630813118197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=920f7618-cb1c-4d1a-807f-2fcfe396af18, X-ECOMP-TransactionID=332YL, X-Begin-Timestamp=2021-09-05T03:38:38.189+0000, id=f31d873e-659f-15b8-3692-f9ba1ab29886, timestamp=1630813118190}]
2021-09-05T03:39:08.189+0000|42e7139d-d657-43c9-b366-e216e3e5fb18|Request Id: 42e7139d-d657-43c9-b366-e216e3e5fb18. Transaction Id: CJJ3X. Begin TS: 2021-09-05T03:39:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:39:08.188 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 42e7139d-d657-43c9-b366-e216e3e5fb18. Transaction Id: CJJ3X. Begin TS: 2021-09-05T03:39:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:39:08.190+0000|2021-09-05T03:39:08.195+0000|42e7139d-d657-43c9-b366-e216e3e5fb18|UNKNOWN_INSTANCE_ID|task-scheduler-7||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 42e7139d-d657-43c9-b366-e216e3e5fb18, Transaction Id: CJJ3X, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:39:08.195 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 42e7139d-d657-43c9-b366-e216e3e5fb18, Transaction Id: CJJ3X, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:39:08.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42e7139d-d657-43c9-b366-e216e3e5fb18, X-ECOMP-TransactionID=CJJ3X, X-Begin-Timestamp=2021-09-05T03:39:08.188+0000, id=fe08ef24-c928-82a4-99b3-c29165997592, timestamp=1630813148189}], headers={id=ffbcdcbc-c2dc-47aa-728d-12e972351ce4, timestamp=1630813148196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42e7139d-d657-43c9-b366-e216e3e5fb18, X-ECOMP-TransactionID=CJJ3X, X-Begin-Timestamp=2021-09-05T03:39:08.188+0000, id=fe08ef24-c928-82a4-99b3-c29165997592, timestamp=1630813148189}]
2021-09-05 03:39:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:39:29.737 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:39:29.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:39:29.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:39:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:39:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=6c086e11-9d37-400a-99ab-90c6bb2a3ceb, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:39:29 GMT]
2021-09-05 03:39:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:39:29.758 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:39:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:39:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:39:29.760  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:39:29.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:39:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:39:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:39:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:39:38.189+0000|fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455|Request Id: fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455. Transaction Id: 5JNND. Begin TS: 2021-09-05T03:39:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:39:38.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455. Transaction Id: 5JNND. Begin TS: 2021-09-05T03:39:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:39:38.190+0000|2021-09-05T03:39:38.195+0000|fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455|UNKNOWN_INSTANCE_ID|task-scheduler-3||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455, Transaction Id: 5JNND, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:39:38.195 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455, Transaction Id: 5JNND, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:39:38.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455, X-ECOMP-TransactionID=5JNND, X-Begin-Timestamp=2021-09-05T03:39:38.189+0000, id=6db761ac-a92e-5e0c-7bc3-124244c77a93, timestamp=1630813178189}], headers={id=5c5ca11b-3798-bd01-6ca9-3b84c6df219e, timestamp=1630813178196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fbe9a68b-da8b-44cb-8c3f-b4b98e5f3455, X-ECOMP-TransactionID=5JNND, X-Begin-Timestamp=2021-09-05T03:39:38.189+0000, id=6db761ac-a92e-5e0c-7bc3-124244c77a93, timestamp=1630813178189}]
2021-09-05T03:40:08.189+0000|24b6bd6a-24e8-4ecb-ba2f-d2817ca74190|Request Id: 24b6bd6a-24e8-4ecb-ba2f-d2817ca74190. Transaction Id: SJ9FF. Begin TS: 2021-09-05T03:40:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:40:08.189 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 24b6bd6a-24e8-4ecb-ba2f-d2817ca74190. Transaction Id: SJ9FF. Begin TS: 2021-09-05T03:40:08.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:40:08.190+0000|2021-09-05T03:40:08.196+0000|24b6bd6a-24e8-4ecb-ba2f-d2817ca74190|UNKNOWN_INSTANCE_ID|task-scheduler-5||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 24b6bd6a-24e8-4ecb-ba2f-d2817ca74190, Transaction Id: SJ9FF, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:40:08.196 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 24b6bd6a-24e8-4ecb-ba2f-d2817ca74190, Transaction Id: SJ9FF, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:40:08.198 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=24b6bd6a-24e8-4ecb-ba2f-d2817ca74190, X-ECOMP-TransactionID=SJ9FF, X-Begin-Timestamp=2021-09-05T03:40:08.188+0000, id=aba8f24c-2c3d-7ca1-d82e-5f8f9934490f, timestamp=1630813208189}], headers={id=782b7ce3-b759-45a4-c5b7-e06413cf9bb9, timestamp=1630813208198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=24b6bd6a-24e8-4ecb-ba2f-d2817ca74190, X-ECOMP-TransactionID=SJ9FF, X-Begin-Timestamp=2021-09-05T03:40:08.188+0000, id=aba8f24c-2c3d-7ca1-d82e-5f8f9934490f, timestamp=1630813208189}]
2021-09-05 03:40:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:40:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:40:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:40:29.736 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:40:29.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:40:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=cc046416-4118-4f82-a540-646bd19b2e07, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:40:29 GMT]
2021-09-05 03:40:29.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:40:29.756 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:40:29.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:40:29.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:40:29.758  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:40:29.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:40:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:40:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:40:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:40:38.189+0000|81bf919f-4a06-4329-89bb-347b7453eb7d|Request Id: 81bf919f-4a06-4329-89bb-347b7453eb7d. Transaction Id: CJ5IH. Begin TS: 2021-09-05T03:40:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:40:38.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 81bf919f-4a06-4329-89bb-347b7453eb7d. Transaction Id: CJ5IH. Begin TS: 2021-09-05T03:40:38.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:40:38.190+0000|2021-09-05T03:40:38.195+0000|81bf919f-4a06-4329-89bb-347b7453eb7d|UNKNOWN_INSTANCE_ID|task-scheduler-3||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 81bf919f-4a06-4329-89bb-347b7453eb7d, Transaction Id: CJ5IH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:40:38.195 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 81bf919f-4a06-4329-89bb-347b7453eb7d, Transaction Id: CJ5IH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:40:38.196 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=81bf919f-4a06-4329-89bb-347b7453eb7d, X-ECOMP-TransactionID=CJ5IH, X-Begin-Timestamp=2021-09-05T03:40:38.189+0000, id=d6a21141-1ab3-6e04-7f6a-39a38ba7e943, timestamp=1630813238189}], headers={id=bd2f029a-8dee-612c-a906-13bfd3304135, timestamp=1630813238196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=81bf919f-4a06-4329-89bb-347b7453eb7d, X-ECOMP-TransactionID=CJ5IH, X-Begin-Timestamp=2021-09-05T03:40:38.189+0000, id=d6a21141-1ab3-6e04-7f6a-39a38ba7e943, timestamp=1630813238189}]
2021-09-05T03:41:08.189+0000|a72e3347-c6fb-4395-a8fe-5c617876f7e4|Request Id: a72e3347-c6fb-4395-a8fe-5c617876f7e4. Transaction Id: WE3HH. Begin TS: 2021-09-05T03:41:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:41:08.189 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a72e3347-c6fb-4395-a8fe-5c617876f7e4. Transaction Id: WE3HH. Begin TS: 2021-09-05T03:41:08.189+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:41:08.190+0000|2021-09-05T03:41:08.195+0000|a72e3347-c6fb-4395-a8fe-5c617876f7e4|UNKNOWN_INSTANCE_ID|task-scheduler-8||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.73.112|5|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a72e3347-c6fb-4395-a8fe-5c617876f7e4, Transaction Id: WE3HH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:41:08.195 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a72e3347-c6fb-4395-a8fe-5c617876f7e4, Transaction Id: WE3HH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:41:08.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a72e3347-c6fb-4395-a8fe-5c617876f7e4, X-ECOMP-TransactionID=WE3HH, X-Begin-Timestamp=2021-09-05T03:41:08.189+0000, id=41550125-63f2-090e-9499-500705981794, timestamp=1630813268189}], headers={id=073744c9-6bb5-52b6-d3a3-fd2e82bc4e79, timestamp=1630813268196}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a72e3347-c6fb-4395-a8fe-5c617876f7e4, X-ECOMP-TransactionID=WE3HH, X-Begin-Timestamp=2021-09-05T03:41:08.189+0000, id=41550125-63f2-090e-9499-500705981794, timestamp=1630813268189}]
2021-09-05 03:41:29.735 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2 for configuration
2021-09-05 03:41:29.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-05 03:41:29.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-05 03:41:29.736 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, method=GET}
2021-09-05 03:41:29.737 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [request_sent])
2021-09-05 03:41:29.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received response (auto-read:false) : [x-onap-requestid=13cace12-6df1-4f7d-b3f6-64608c583b7f, Content-Type=application/json, Content-Length=4936, Date=Sun, 05 Sep 2021 03:41:29 GMT]
2021-09-05 03:41:29.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [response_received])
2021-09-05 03:41:29.759 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-05 03:41:29.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-05 03:41:29.760 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Received last HTTP packet
2021-09-05 03:41:29.761  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-05 03:41:29.761 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-05T03:20:43.531Z","update_id":"11d16ed0-4c0d-4302-aedd-f71db90bad17","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_X3G.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0Finstance_basicclamp0Finstance_basicclamp0Qinstance_basicclamp0Linstance_basicclamp0O","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-05 03:41:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] onStateChange(GET{uri=/service_component_all/saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443]}}, [disconnecting])
2021-09-05 03:41:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Releasing channel
2021-09-05 03:41:29.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xcab0544c, L:/10.233.73.112:35132 - R:config-binding-service/10.233.59.184:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-05T03:41:38.188+0000|bc4f0583-5615-4ffd-87ea-6e072d371428|Request Id: bc4f0583-5615-4ffd-87ea-6e072d371428. Transaction Id: TRHKX. Begin TS: 2021-09-05T03:41:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05 03:41:38.188 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bc4f0583-5615-4ffd-87ea-6e072d371428. Transaction Id: TRHKX. Begin TS: 2021-09-05T03:41:38.188+0000. Starting new DMaaP MR Subscriber poll.
2021-09-05T03:41:38.189+0000|2021-09-05T03:41:38.195+0000|bc4f0583-5615-4ffd-87ea-6e072d371428|UNKNOWN_INSTANCE_ID|task-scheduler-6||saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.73.112|6|saf1a47209f6e47a8b2d80c80ae1fdf7e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: bc4f0583-5615-4ffd-87ea-6e072d371428, Transaction Id: TRHKX, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:41:38.195 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bc4f0583-5615-4ffd-87ea-6e072d371428, Transaction Id: TRHKX, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-05 03:41:38.197 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bc4f0583-5615-4ffd-87ea-6e072d371428, X-ECOMP-TransactionID=TRHKX, X-Begin-Timestamp=2021-09-05T03:41:38.188+0000, id=f4ca8f30-9820-cca7-0e84-917637245487, timestamp=1630813298189}], headers={id=26f28b75-e4e6-6655-163b-7e56227084e7, timestamp=1630813298197}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bc4f0583-5615-4ffd-87ea-6e072d371428, X-ECOMP-TransactionID=TRHKX, X-Begin-Timestamp=2021-09-05T03:41:38.188+0000, id=f4ca8f30-9820-cca7-0e84-917637245487, timestamp=1630813298189}]