Results

By type

          2021-07-29 05:00:04.510 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.BootstrapHandlers  : [id: 0x833febd0] Initialized pipeline DefaultChannelPipeline{(reactor.left.sslHandler = io.netty.handler.ssl.SslHandler), (reactor.left.sslReader = reactor.netty.tcp.SslProvider$SslReadHandler), (BootstrapHandlers$BootstrapInitializerHandler#0 = reactor.netty.channel.BootstrapHandlers$BootstrapInitializerHandler), (SimpleChannelPool$1#0 = io.netty.channel.pool.SimpleChannelPool$1), (reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2021-07-29 05:00:05.028  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-07-29 05:00:05.032 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-07-29 05:00:05.032  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-07-29 05:00:05.089  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1722011b: startup date [Thu Jul 29 05:00:05 UTC 2021]; root of context hierarchy
2021-07-29 05:00:05.336 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2021-07-29 05:00:05.338 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2021-07-29 05:00:05.339 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2021-07-29 05:00:05.339 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2021-07-29 05:00:05.369 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Registering pool release on close event for channel
2021-07-29 05:00:05.370 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-07-29 05:00:06.374 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-07-29 05:00:06.376 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}, [connected])
2021-07-29 05:00:06.392 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [configured])
2021-07-29 05:00:06.398 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:00:06.401 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:00:06.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:00:06.453 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=9b5a4562-f8c9-4a25-a897-f29ccc66f381, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:00:06 GMT]
2021-07-29 05:00:06.454 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:00:06.478 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:00:06.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:00:06.497 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:00:06.584  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-07-29 05:00:06.584 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:00:06.596 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:00:06.678 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-07-29 05:00:06.679 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-07-29 05:00:06.680 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-07-29 05:00:06.680 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-07-29 05:00:06.680 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-07-29 05:00:06.681 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-07-29 05:00:06.681 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-07-29 05:00:06.681 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-07-29 05:00:06.682 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-07-29 05:00:06.682 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-07-29 05:00:06.682 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-07-29 05:00:06.683 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-07-29 05:00:06.683 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-07-29 05:00:06.683 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-07-29 05:00:06.684 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-07-29 05:00:06.684 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-07-29 05:00:06.684 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-07-29 05:00:06.685 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-07-29 05:00:06.685 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-07-29 05:00:06.685 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-07-29 05:00:06.686 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-07-29 05:00:06.686 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-07-29 05:00:06.686 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-07-29 05:00:06.687 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-07-29 05:00:06.687 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-07-29 05:00:06.687 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-07-29 05:00:06.687 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-07-29 05:00:06.688 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-07-29T04:59:10.587Z
2021-07-29 05:00:06.688 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:e2428c05-7a6a-49c4-b3db-42049fb54842
2021-07-29 05:00:06.689 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-07-29 05:00:06.689 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-07-29 05:00:06.689 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-07-29 05:00:06.689 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_eEp
2021-07-29 05:00:06.690 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-07-29 05:00:06.690 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_eEp
2021-07-29 05:00:06.690 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-07-29 05:00:06.691 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_eEp.1-0-0.xml
2021-07-29 05:00:06.691 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-07-29 05:00:06.691 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-07-29 05:00:06.692 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-07-29 05:00:06.692 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-07-29 05:00:06.692 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-07-29 05:00:06.692 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-07-29 05:00:06.693 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-07-29 05:00:06.693 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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p
2021-07-29 05:00:06.693 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-07-29 05:00:06.694 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-07-29 05:00:06.694 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-07-29 05:00:06.694 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-07-29 05:00:06.694 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-07-29 05:00:06.695 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-07-29 05:00:06.709  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-07-29 05:00:06.709  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-07-29 05:00:06.709  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-07-29 05:00:06.710  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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-07-29 05:00:06.710  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-07-29 05:00:06.710  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-07-29 05:00:06.711  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-07-29 05:00:06.711  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-07-29 05:00:06.711  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-07-29 05:00:06.711  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-07-29 05:00:06.711  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-07-29 05:00:06.712  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-07-29 05:00:06.712  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-07-29 05:00:06.712  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-07-29 05:00:06.712  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-07-29 05:00:06.712  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-07-29 05:00:06.713  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-07-29 05:00:06.713  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-07-29 05:00:06.713  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> e2428c05-7a6a-49c4-b3db-42049fb54842
2021-07-29 05:00:06.713  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-07-29 05:00:06.713  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-07-29 05:00:06.714  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-07-29 05:00:06.714  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-07-29 05:00:06.714  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-07-29 05:00:06.714  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-07-29 05:00:06.714  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-07-29 05:00:06.715  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-07-29 05:00:06.715  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-07-29 05:00:06.715  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-07-29 05:00:06.715  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-07-29 05:00:06.715  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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p
2021-07-29 05:00:06.716  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-07-29 05:00:06.716  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-07-29 05:00:06.716  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-07-29 05:00:06.716  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_eEp.1-0-0.xml
2021-07-29 05:00:06.717  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-07-29 05:00:06.717  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-07-29 05:00:06.717  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-07-29 05:00:06.717  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-07-29 05:00:06.718  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-07-29 05:00:06.718  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-07-29 05:00:06.718  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-07-29 05:00:06.718  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_eEp
2021-07-29 05:00:06.718  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_eEp
2021-07-29 05:00:06.719  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-07-29 05:00:06.719  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-07-29 05:00:06.719  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-07-29 05:00:06.720  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-07-29T04:59:10.587Z
2021-07-29 05:00:06.720  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-07-29 05:00:06.720  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-07-29 05:00:06.721  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-07-29 05:00:06.722 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:00:06.722 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:00:06.723 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29 05:00:07.137  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-07-29 05:00:08.705  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-07-29 05:00:08.814  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-07-29 05:00:09.156  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$98d9783e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-29 05:00:11.002  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-07-29 05:00:11.003  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 5914 ms
2021-07-29 05:00:13.842  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-07-29 05:00:13.844  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-07-29 05:00:13.844  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-07-29 05:00:13.844  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-07-29 05:00:13.845  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-07-29 05:00:13.845  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-07-29 05:00:13.846  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-07-29 05:00:15.099  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-07-29 05:00:15.578  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:2621}] to dcae-mongohost:27017
2021-07-29 05:00:15.585  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=4576774}
2021-07-29 05:00:16.210  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-07-29 05:00:16.213  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-07-29 05:00:16.214  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-07-29 05:00:16.231  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-07-29 05:00:16.232  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-07-29 05:00:16.233  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-07-29 05:00:16.238  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-07-29 05:00:16.239  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-07-29 05:00:16.666  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-07-29 05:00:16.696  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-07-29 05:00:16.698  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-07-29 05:00:16.699  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-07-29 05:00:16.699  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-07-29 05:00:16.700  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-07-29 05:00:16.701  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-07-29 05:00:16.701  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-07-29 05:00:16.702  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-07-29 05:00:16.702  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-07-29 05:00:16.703  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-07-29 05:00:16.704  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-07-29 05:00:16.705  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-07-29 05:00:16.705  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-07-29 05:00:16.706  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-07-29 05:00:16.707  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-07-29 05:00:16.707  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-07-29 05:00:16.708  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-07-29 05:00:16.709  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-07-29 05:00:16.709  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-07-29 05:00:16.710  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-07-29 05:00:16.711  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-07-29 05:00:16.958  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-07-29 05:00:17.013  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-07-29 05:00:17.275  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:2622}] to dcae-mongohost:27017
2021-07-29 05:00:18.186 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-07-29 05:00:18.198  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-07-29 05:00:18.198 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-07-29 05:00:18.199  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-07-29 05:00:18.199  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-07-29 05:00:18.220  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-07-29 05:00:18.235 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-07-29 05:00:18.236  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-07-29 05:00:18.236 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-07-29 05:00:18.236  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-07-29 05:00:18.236  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-07-29 05:00:18.285  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-07-29 05:00:18.286  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-07-29 05:00:18.755  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-07-29 05:00:18.854  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-07-29 05:00:19.201  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-07-29 05:00:19.371  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1722011b: startup date [Thu Jul 29 05:00:05 UTC 2021]; root of context hierarchy
2021-07-29 05:00:19.490  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-07-29 05:00:19.491  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-07-29 05:00:20.751  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-07-29 05:00:20.774  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-07-29 05:00:20.778  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-07-29 05:00:20.782  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-07-29 05:00:20.812  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-07-29 05:00:20.844  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-07-29 05:00:20.846  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-07-29 05:00:20.847  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-07-29 05:00:20.847  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-07-29 05:00:20.848  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-07-29 05:00:20.848  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-07-29 05:00:20.849  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-07-29 05:00:20.849  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-07-29 05:00:20.849  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-07-29 05:00:20.850  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-07-29 05:00:20.850  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-07-29 05:00:20.850  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-07-29 05:00:20.850  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-07-29 05:00:20.850  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-07-29 05:00:20.850  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-07-29 05:00:20.850  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-07-29 05:00:20.851  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-07-29 05:00:20.851  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-07-29 05:00:20.851  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-07-29 05:00:20.851  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-07-29 05:00:20.855  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-07-29 05:00:20.855  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-07-29 05:00:20.855  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-07-29 05:00:20.857  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-07-29T05:00:20.868+0000|83833b70-5d62-4a16-8830-cb29fd3adfc5|Request Id: 83833b70-5d62-4a16-8830-cb29fd3adfc5. Transaction Id: N0VDD. Begin TS: 2021-07-29T05:00:20.856+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:00:20.864 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 83833b70-5d62-4a16-8830-cb29fd3adfc5. Transaction Id: N0VDD. Begin TS: 2021-07-29T05:00:20.856+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:00:20.894  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-07-29 05:00:21.007  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-07-29T05:00:20.901+0000|2021-07-29T05:00:21.063+0000|83833b70-5d62-4a16-8830-cb29fd3adfc5|UNKNOWN_INSTANCE_ID|task-scheduler-1||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|162|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 83833b70-5d62-4a16-8830-cb29fd3adfc5, Transaction Id: N0VDD, Elapsed Time: 162 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:00:21.067 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 83833b70-5d62-4a16-8830-cb29fd3adfc5, Transaction Id: N0VDD, Elapsed Time: 162 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:00:21.079 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=83833b70-5d62-4a16-8830-cb29fd3adfc5, X-ECOMP-TransactionID=N0VDD, X-Begin-Timestamp=2021-07-29T05:00:20.856+0000, id=d2417780-7f35-f11b-fa9d-dab40b03b3b7, timestamp=1627534820876}], headers={id=99fe27fe-e809-42a6-3a0c-6898bbb6d711, timestamp=1627534821078}] 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=83833b70-5d62-4a16-8830-cb29fd3adfc5, X-ECOMP-TransactionID=N0VDD, X-Begin-Timestamp=2021-07-29T05:00:20.856+0000, id=d2417780-7f35-f11b-fa9d-dab40b03b3b7, timestamp=1627534820876}]
2021-07-29 05:00:21.432  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-07-29 05:00:21.447  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-07-29 05:00:21.481  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-07-29 05:00:21.602  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-07-29 05:00:21.608  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 21.704 seconds (JVM running for 25.34)
2021-07-29 05:00:33.614  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-07-29 05:00:33.615  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-07-29 05:00:33.641  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 26 ms
2021-07-29T05:00:50.856+0000|b608a921-2887-4e14-ad75-0868caad6d82|Request Id: b608a921-2887-4e14-ad75-0868caad6d82. Transaction Id: YCVCN. Begin TS: 2021-07-29T05:00:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:00:50.855 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b608a921-2887-4e14-ad75-0868caad6d82. Transaction Id: YCVCN. Begin TS: 2021-07-29T05:00:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:00:50.858+0000|2021-07-29T05:00:50.875+0000|b608a921-2887-4e14-ad75-0868caad6d82|UNKNOWN_INSTANCE_ID|task-scheduler-3||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|17|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b608a921-2887-4e14-ad75-0868caad6d82, Transaction Id: YCVCN, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:00:50.875 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b608a921-2887-4e14-ad75-0868caad6d82, Transaction Id: YCVCN, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:00:50.878 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=b608a921-2887-4e14-ad75-0868caad6d82, X-ECOMP-TransactionID=YCVCN, X-Begin-Timestamp=2021-07-29T05:00:50.854+0000, id=d04cffb1-d04b-f3fb-e593-cfe5cd88bc9c, timestamp=1627534850856}], headers={id=0d0c2d01-b8c5-b3d5-ae52-f9b043078753, timestamp=1627534850878}] 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=b608a921-2887-4e14-ad75-0868caad6d82, X-ECOMP-TransactionID=YCVCN, X-Begin-Timestamp=2021-07-29T05:00:50.854+0000, id=d04cffb1-d04b-f3fb-e593-cfe5cd88bc9c, timestamp=1627534850856}]
2021-07-29 05:01:03.023 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:01:03.028 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:01:03.029 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:01:03.029 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:01:03.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:01:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=022e0c90-9e23-4d99-8165-dcc36a9871e4, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:01:03 GMT]
2021-07-29 05:01:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:01:03.059 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:01:03.059 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:01:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:01:03.064  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-07-29 05:01:03.064 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:01:03.066 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:01:03.066 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:01:03.066 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:01:20.855+0000|096ef7a1-44e6-4651-9cb7-4258703cb5ed|Request Id: 096ef7a1-44e6-4651-9cb7-4258703cb5ed. Transaction Id: 8PLQF. Begin TS: 2021-07-29T05:01:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:01:20.855 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 096ef7a1-44e6-4651-9cb7-4258703cb5ed. Transaction Id: 8PLQF. Begin TS: 2021-07-29T05:01:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:01:20.858+0000|2021-07-29T05:01:20.866+0000|096ef7a1-44e6-4651-9cb7-4258703cb5ed|UNKNOWN_INSTANCE_ID|task-scheduler-3||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 096ef7a1-44e6-4651-9cb7-4258703cb5ed, Transaction Id: 8PLQF, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:01:20.866 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 096ef7a1-44e6-4651-9cb7-4258703cb5ed, Transaction Id: 8PLQF, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:01:20.869 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=096ef7a1-44e6-4651-9cb7-4258703cb5ed, X-ECOMP-TransactionID=8PLQF, X-Begin-Timestamp=2021-07-29T05:01:20.855+0000, id=99e77392-ac55-ae98-11d4-0ffebd343c06, timestamp=1627534880856}], headers={id=2e79f790-b4d2-3a00-bbfb-e70e0d2dc577, timestamp=1627534880868}] 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=096ef7a1-44e6-4651-9cb7-4258703cb5ed, X-ECOMP-TransactionID=8PLQF, X-Begin-Timestamp=2021-07-29T05:01:20.855+0000, id=99e77392-ac55-ae98-11d4-0ffebd343c06, timestamp=1627534880856}]
2021-07-29T05:01:50.855+0000|ffe5f84c-5aea-48ce-8ace-96add0032e4a|Request Id: ffe5f84c-5aea-48ce-8ace-96add0032e4a. Transaction Id: E8CZU. Begin TS: 2021-07-29T05:01:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:01:50.855 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ffe5f84c-5aea-48ce-8ace-96add0032e4a. Transaction Id: E8CZU. Begin TS: 2021-07-29T05:01:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:01:50.857+0000|2021-07-29T05:01:50.863+0000|ffe5f84c-5aea-48ce-8ace-96add0032e4a|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|6|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ffe5f84c-5aea-48ce-8ace-96add0032e4a, Transaction Id: E8CZU, 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-07-29 05:01:50.863 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ffe5f84c-5aea-48ce-8ace-96add0032e4a, Transaction Id: E8CZU, 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-07-29 05:01:50.865 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=ffe5f84c-5aea-48ce-8ace-96add0032e4a, X-ECOMP-TransactionID=E8CZU, X-Begin-Timestamp=2021-07-29T05:01:50.854+0000, id=025483b0-8f55-b363-28b2-12dc0bffc02a, timestamp=1627534910856}], headers={id=043c0994-a3d8-88aa-8e37-4a96a5cfb9d7, timestamp=1627534910865}] 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=ffe5f84c-5aea-48ce-8ace-96add0032e4a, X-ECOMP-TransactionID=E8CZU, X-Begin-Timestamp=2021-07-29T05:01:50.854+0000, id=025483b0-8f55-b363-28b2-12dc0bffc02a, timestamp=1627534910856}]
2021-07-29 05:02:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:02:03.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:02:03.026 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:02:03.026 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:02:03.031 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:02:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=ccaa6433-a8c6-45b3-bda2-5f5099a398e5, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:02:03 GMT]
2021-07-29 05:02:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:02:03.061 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:02:03.061 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:02:03.063 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:02:03.065  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-07-29 05:02:03.065 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:02:03.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:02:03.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:02:03.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:02:20.856+0000|4253aeb5-978b-48e3-bfd4-eb5a3e894054|Request Id: 4253aeb5-978b-48e3-bfd4-eb5a3e894054. Transaction Id: DARVH. Begin TS: 2021-07-29T05:02:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:02:20.855 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4253aeb5-978b-48e3-bfd4-eb5a3e894054. Transaction Id: DARVH. Begin TS: 2021-07-29T05:02:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:02:20.857+0000|2021-07-29T05:02:20.865+0000|4253aeb5-978b-48e3-bfd4-eb5a3e894054|UNKNOWN_INSTANCE_ID|task-scheduler-9||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4253aeb5-978b-48e3-bfd4-eb5a3e894054, Transaction Id: DARVH, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:02:20.865 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4253aeb5-978b-48e3-bfd4-eb5a3e894054, Transaction Id: DARVH, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:02:20.867 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=4253aeb5-978b-48e3-bfd4-eb5a3e894054, X-ECOMP-TransactionID=DARVH, X-Begin-Timestamp=2021-07-29T05:02:20.855+0000, id=640d358e-2e63-ed12-f940-a70b399a2052, timestamp=1627534940856}], headers={id=5918d974-c233-1922-b743-28d42622d443, timestamp=1627534940866}] 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=4253aeb5-978b-48e3-bfd4-eb5a3e894054, X-ECOMP-TransactionID=DARVH, X-Begin-Timestamp=2021-07-29T05:02:20.855+0000, id=640d358e-2e63-ed12-f940-a70b399a2052, timestamp=1627534940856}]
2021-07-29T05:02:50.855+0000|fb5550ef-42bc-4ec2-ae83-a4aa7c317400|Request Id: fb5550ef-42bc-4ec2-ae83-a4aa7c317400. Transaction Id: XN4CC. Begin TS: 2021-07-29T05:02:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:02:50.855 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fb5550ef-42bc-4ec2-ae83-a4aa7c317400. Transaction Id: XN4CC. Begin TS: 2021-07-29T05:02:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:02:50.857+0000|2021-07-29T05:02:50.865+0000|fb5550ef-42bc-4ec2-ae83-a4aa7c317400|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: fb5550ef-42bc-4ec2-ae83-a4aa7c317400, Transaction Id: XN4CC, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:02:50.865 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fb5550ef-42bc-4ec2-ae83-a4aa7c317400, Transaction Id: XN4CC, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:02:50.867 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=fb5550ef-42bc-4ec2-ae83-a4aa7c317400, X-ECOMP-TransactionID=XN4CC, X-Begin-Timestamp=2021-07-29T05:02:50.854+0000, id=1ef5ddc2-ef9d-937b-f592-d7eca0e92c06, timestamp=1627534970855}], headers={id=3c148d25-418f-3ffe-a933-837ec341d174, timestamp=1627534970867}] 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=fb5550ef-42bc-4ec2-ae83-a4aa7c317400, X-ECOMP-TransactionID=XN4CC, X-Begin-Timestamp=2021-07-29T05:02:50.854+0000, id=1ef5ddc2-ef9d-937b-f592-d7eca0e92c06, timestamp=1627534970855}]
2021-07-29 05:03:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:03:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:03:03.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:03:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:03:03.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:03:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=c05da95c-fc57-428e-be7f-580a2709a57a, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:03:03 GMT]
2021-07-29 05:03:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:03:03.062 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:03:03.063 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:03:03.064 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:03:03.065  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-07-29 05:03:03.066 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:03:03.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:03:03.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:03:03.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:03:20.856+0000|18a53e40-0e3c-441d-a666-bfc2845609a3|Request Id: 18a53e40-0e3c-441d-a666-bfc2845609a3. Transaction Id: 9KP60. Begin TS: 2021-07-29T05:03:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:03:20.855 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 18a53e40-0e3c-441d-a666-bfc2845609a3. Transaction Id: 9KP60. Begin TS: 2021-07-29T05:03:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:03:20.858+0000|2021-07-29T05:03:20.867+0000|18a53e40-0e3c-441d-a666-bfc2845609a3|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|9|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 18a53e40-0e3c-441d-a666-bfc2845609a3, Transaction Id: 9KP60, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:03:20.867 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 18a53e40-0e3c-441d-a666-bfc2845609a3, Transaction Id: 9KP60, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:03:20.870 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/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=18a53e40-0e3c-441d-a666-bfc2845609a3, X-ECOMP-TransactionID=9KP60, X-Begin-Timestamp=2021-07-29T05:03:20.855+0000, id=0f8fbdf1-6cef-769d-b38a-c3aeeac731af, timestamp=1627535000857}], headers={id=82fcdebf-c54f-7fa9-3e49-3ca641e4bfba, timestamp=1627535000870}] 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=18a53e40-0e3c-441d-a666-bfc2845609a3, X-ECOMP-TransactionID=9KP60, X-Begin-Timestamp=2021-07-29T05:03:20.855+0000, id=0f8fbdf1-6cef-769d-b38a-c3aeeac731af, timestamp=1627535000857}]
2021-07-29T05:03:50.855+0000|e39568ab-88ed-483c-943d-c8b3f6ee0da5|Request Id: e39568ab-88ed-483c-943d-c8b3f6ee0da5. Transaction Id: LLYWM. Begin TS: 2021-07-29T05:03:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:03:50.855 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e39568ab-88ed-483c-943d-c8b3f6ee0da5. Transaction Id: LLYWM. Begin TS: 2021-07-29T05:03:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:03:50.857+0000|2021-07-29T05:03:50.864+0000|e39568ab-88ed-483c-943d-c8b3f6ee0da5|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e39568ab-88ed-483c-943d-c8b3f6ee0da5, Transaction Id: LLYWM, 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-07-29 05:03:50.865 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e39568ab-88ed-483c-943d-c8b3f6ee0da5, Transaction Id: LLYWM, 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-07-29 05:03:50.866 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=e39568ab-88ed-483c-943d-c8b3f6ee0da5, X-ECOMP-TransactionID=LLYWM, X-Begin-Timestamp=2021-07-29T05:03:50.855+0000, id=1c4e567b-f49d-5500-6c3b-d52f991df50e, timestamp=1627535030856}], headers={id=40f95cb6-e8cd-7545-32dd-5e207b565b8e, timestamp=1627535030866}] 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=e39568ab-88ed-483c-943d-c8b3f6ee0da5, X-ECOMP-TransactionID=LLYWM, X-Begin-Timestamp=2021-07-29T05:03:50.855+0000, id=1c4e567b-f49d-5500-6c3b-d52f991df50e, timestamp=1627535030856}]
2021-07-29 05:04:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:04:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:04:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:04:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:04:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:04:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=b27de663-2c90-40bc-9935-bb06598bc483, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:04:03 GMT]
2021-07-29 05:04:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:04:03.055 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:04:03.055 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:04:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:04:03.058  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-07-29 05:04:03.058 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:04:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:04:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:04:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:04:20.855+0000|6a02d3d6-0d0c-4bb6-843b-308fb873c6a9|Request Id: 6a02d3d6-0d0c-4bb6-843b-308fb873c6a9. Transaction Id: LESXR. Begin TS: 2021-07-29T05:04:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:04:20.855 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6a02d3d6-0d0c-4bb6-843b-308fb873c6a9. Transaction Id: LESXR. Begin TS: 2021-07-29T05:04:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:04:20.867  INFO 1 --- [ask-scheduler-5] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap.svc.cluster.local:3904: The target server failed to respond
2021-07-29 05:04:20.869  INFO 1 --- [ask-scheduler-5] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap.svc.cluster.local:3904
2021-07-29T05:04:20.858+0000|2021-07-29T05:04:20.889+0000|6a02d3d6-0d0c-4bb6-843b-308fb873c6a9|UNKNOWN_INSTANCE_ID|task-scheduler-5||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|31|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6a02d3d6-0d0c-4bb6-843b-308fb873c6a9, Transaction Id: LESXR, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:04:20.889 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6a02d3d6-0d0c-4bb6-843b-308fb873c6a9, Transaction Id: LESXR, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:04:20.893 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=6a02d3d6-0d0c-4bb6-843b-308fb873c6a9, X-ECOMP-TransactionID=LESXR, X-Begin-Timestamp=2021-07-29T05:04:20.854+0000, id=b0f0d2bf-0aaf-1e50-7fd9-f0de7f4733ea, timestamp=1627535060856}], headers={id=52327840-b560-e17a-a3d7-8e1addca571a, timestamp=1627535060893}] 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=6a02d3d6-0d0c-4bb6-843b-308fb873c6a9, X-ECOMP-TransactionID=LESXR, X-Begin-Timestamp=2021-07-29T05:04:20.854+0000, id=b0f0d2bf-0aaf-1e50-7fd9-f0de7f4733ea, timestamp=1627535060856}]
2021-07-29T05:04:50.855+0000|edcaee28-1be1-401b-ac9e-4eb5ad836d54|Request Id: edcaee28-1be1-401b-ac9e-4eb5ad836d54. Transaction Id: KQ7P0. Begin TS: 2021-07-29T05:04:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:04:50.855 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: edcaee28-1be1-401b-ac9e-4eb5ad836d54. Transaction Id: KQ7P0. Begin TS: 2021-07-29T05:04:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:04:50.857+0000|2021-07-29T05:04:50.865+0000|edcaee28-1be1-401b-ac9e-4eb5ad836d54|UNKNOWN_INSTANCE_ID|task-scheduler-5||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: edcaee28-1be1-401b-ac9e-4eb5ad836d54, Transaction Id: KQ7P0, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:04:50.865 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: edcaee28-1be1-401b-ac9e-4eb5ad836d54, Transaction Id: KQ7P0, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:04:50.871 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=edcaee28-1be1-401b-ac9e-4eb5ad836d54, X-ECOMP-TransactionID=KQ7P0, X-Begin-Timestamp=2021-07-29T05:04:50.855+0000, id=37ed0a81-e419-4f18-ef3a-82cb44cdd175, timestamp=1627535090856}], headers={id=d88313a7-2c38-8fae-98b8-9dc4eaf7792b, timestamp=1627535090871}] 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=edcaee28-1be1-401b-ac9e-4eb5ad836d54, X-ECOMP-TransactionID=KQ7P0, X-Begin-Timestamp=2021-07-29T05:04:50.855+0000, id=37ed0a81-e419-4f18-ef3a-82cb44cdd175, timestamp=1627535090856}]
2021-07-29 05:05:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:05:03.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:05:03.026 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:05:03.026 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:05:03.028 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:05:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=370837a5-fdc0-4a58-8fed-f7198e261a26, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:05:03 GMT]
2021-07-29 05:05:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:05:03.056 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:05:03.057 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:05:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:05:03.060  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-07-29 05:05:03.060 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:05:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:05:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:05:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:05:20.855+0000|320ddfc5-99e6-4c92-8f57-ce5bcdac0029|Request Id: 320ddfc5-99e6-4c92-8f57-ce5bcdac0029. Transaction Id: XNXXR. Begin TS: 2021-07-29T05:05:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:05:20.855 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 320ddfc5-99e6-4c92-8f57-ce5bcdac0029. Transaction Id: XNXXR. Begin TS: 2021-07-29T05:05:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:05:20.857+0000|2021-07-29T05:05:20.865+0000|320ddfc5-99e6-4c92-8f57-ce5bcdac0029|UNKNOWN_INSTANCE_ID|task-scheduler-6||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 320ddfc5-99e6-4c92-8f57-ce5bcdac0029, Transaction Id: XNXXR, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:05:20.866 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 320ddfc5-99e6-4c92-8f57-ce5bcdac0029, Transaction Id: XNXXR, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:05:20.867 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=320ddfc5-99e6-4c92-8f57-ce5bcdac0029, X-ECOMP-TransactionID=XNXXR, X-Begin-Timestamp=2021-07-29T05:05:20.855+0000, id=a2eef772-edc9-d299-e0e7-892ce46742ca, timestamp=1627535120856}], headers={id=b442845b-c407-3aa3-7730-8877b7069437, timestamp=1627535120867}] 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=320ddfc5-99e6-4c92-8f57-ce5bcdac0029, X-ECOMP-TransactionID=XNXXR, X-Begin-Timestamp=2021-07-29T05:05:20.855+0000, id=a2eef772-edc9-d299-e0e7-892ce46742ca, timestamp=1627535120856}]
2021-07-29T05:05:50.855+0000|5580298c-d25b-46f4-8269-203a011d25e8|Request Id: 5580298c-d25b-46f4-8269-203a011d25e8. Transaction Id: ZGUOB. Begin TS: 2021-07-29T05:05:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:05:50.854 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5580298c-d25b-46f4-8269-203a011d25e8. Transaction Id: ZGUOB. Begin TS: 2021-07-29T05:05:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:05:50.857+0000|2021-07-29T05:05:50.865+0000|5580298c-d25b-46f4-8269-203a011d25e8|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5580298c-d25b-46f4-8269-203a011d25e8, Transaction Id: ZGUOB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:05:50.865 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5580298c-d25b-46f4-8269-203a011d25e8, Transaction Id: ZGUOB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:05:50.867 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=5580298c-d25b-46f4-8269-203a011d25e8, X-ECOMP-TransactionID=ZGUOB, X-Begin-Timestamp=2021-07-29T05:05:50.854+0000, id=e660ae51-4371-13fa-1dbb-0bc92e58d0b4, timestamp=1627535150855}], headers={id=0d11374f-e480-a3c7-8c48-5ec86dd1c154, timestamp=1627535150866}] 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=5580298c-d25b-46f4-8269-203a011d25e8, X-ECOMP-TransactionID=ZGUOB, X-Begin-Timestamp=2021-07-29T05:05:50.854+0000, id=e660ae51-4371-13fa-1dbb-0bc92e58d0b4, timestamp=1627535150855}]
2021-07-29 05:06:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:06:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:06:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:06:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:06:03.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:06:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=8f7f7607-8ccf-40bd-8182-c6d06887334a, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:06:03 GMT]
2021-07-29 05:06:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:06:03.054 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:06:03.054 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:06:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:06:03.056  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-07-29 05:06:03.056 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:06:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:06:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:06:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:06:20.855+0000|efd3b28a-0960-4f47-8180-05beea9235c0|Request Id: efd3b28a-0960-4f47-8180-05beea9235c0. Transaction Id: 0UFQ8. Begin TS: 2021-07-29T05:06:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:06:20.855 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: efd3b28a-0960-4f47-8180-05beea9235c0. Transaction Id: 0UFQ8. Begin TS: 2021-07-29T05:06:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:06:20.857+0000|2021-07-29T05:06:20.864+0000|efd3b28a-0960-4f47-8180-05beea9235c0|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: efd3b28a-0960-4f47-8180-05beea9235c0, Transaction Id: 0UFQ8, 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-07-29 05:06:20.864 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: efd3b28a-0960-4f47-8180-05beea9235c0, Transaction Id: 0UFQ8, 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-07-29 05:06:20.866 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=efd3b28a-0960-4f47-8180-05beea9235c0, X-ECOMP-TransactionID=0UFQ8, X-Begin-Timestamp=2021-07-29T05:06:20.854+0000, id=7c0d2be4-392b-1f75-9512-81d6460dd2bb, timestamp=1627535180855}], headers={id=cec26ad6-689d-724f-891b-d883ca717e0b, timestamp=1627535180866}] 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=efd3b28a-0960-4f47-8180-05beea9235c0, X-ECOMP-TransactionID=0UFQ8, X-Begin-Timestamp=2021-07-29T05:06:20.854+0000, id=7c0d2be4-392b-1f75-9512-81d6460dd2bb, timestamp=1627535180855}]
2021-07-29T05:06:50.855+0000|2a3e6802-cc8b-4ed7-b614-2cfc7a26067e|Request Id: 2a3e6802-cc8b-4ed7-b614-2cfc7a26067e. Transaction Id: NRQOG. Begin TS: 2021-07-29T05:06:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:06:50.855 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2a3e6802-cc8b-4ed7-b614-2cfc7a26067e. Transaction Id: NRQOG. Begin TS: 2021-07-29T05:06:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:06:50.857+0000|2021-07-29T05:06:50.864+0000|2a3e6802-cc8b-4ed7-b614-2cfc7a26067e|UNKNOWN_INSTANCE_ID|task-scheduler-9||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2a3e6802-cc8b-4ed7-b614-2cfc7a26067e, Transaction Id: NRQOG, 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-07-29 05:06:50.865 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2a3e6802-cc8b-4ed7-b614-2cfc7a26067e, Transaction Id: NRQOG, 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-07-29 05:06:50.868 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=2a3e6802-cc8b-4ed7-b614-2cfc7a26067e, X-ECOMP-TransactionID=NRQOG, X-Begin-Timestamp=2021-07-29T05:06:50.855+0000, id=e3c7872b-d7ee-10d0-da8f-3014231bf90f, timestamp=1627535210856}], headers={id=2752b37c-22ba-a0bc-001e-99a5a11f6de7, timestamp=1627535210867}] 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=2a3e6802-cc8b-4ed7-b614-2cfc7a26067e, X-ECOMP-TransactionID=NRQOG, X-Begin-Timestamp=2021-07-29T05:06:50.855+0000, id=e3c7872b-d7ee-10d0-da8f-3014231bf90f, timestamp=1627535210856}]
2021-07-29 05:07:03.023 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:07:03.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:07:03.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:07:03.026 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:07:03.028 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:07:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=c8250e33-5721-4ac7-99d4-2563473311a4, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:07:03 GMT]
2021-07-29 05:07:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:07:03.055 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:07:03.056 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:07:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:07:03.058  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-07-29 05:07:03.058 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:07:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:07:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:07:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:07:20.855+0000|1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514|Request Id: 1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514. Transaction Id: HNRVW. Begin TS: 2021-07-29T05:07:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:07:20.855 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514. Transaction Id: HNRVW. Begin TS: 2021-07-29T05:07:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:07:20.857+0000|2021-07-29T05:07:20.865+0000|1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514|UNKNOWN_INSTANCE_ID|task-scheduler-8||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514, Transaction Id: HNRVW, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:07:20.865 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514, Transaction Id: HNRVW, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:07:20.867 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=1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514, X-ECOMP-TransactionID=HNRVW, X-Begin-Timestamp=2021-07-29T05:07:20.855+0000, id=1a2a699e-55d1-2404-a068-8d2412813a72, timestamp=1627535240856}], headers={id=0be43696-5781-7fae-ebf6-63fc555fef8b, timestamp=1627535240867}] 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=1dbce9e1-fb8a-40f2-aa44-8e7fd0ec0514, X-ECOMP-TransactionID=HNRVW, X-Begin-Timestamp=2021-07-29T05:07:20.855+0000, id=1a2a699e-55d1-2404-a068-8d2412813a72, timestamp=1627535240856}]
2021-07-29T05:07:50.856+0000|68cb97a4-2318-4a41-9573-19ee5ef8cf4b|Request Id: 68cb97a4-2318-4a41-9573-19ee5ef8cf4b. Transaction Id: XIOJO. Begin TS: 2021-07-29T05:07:50.856+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:07:50.856 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 68cb97a4-2318-4a41-9573-19ee5ef8cf4b. Transaction Id: XIOJO. Begin TS: 2021-07-29T05:07:50.856+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:07:50.858+0000|2021-07-29T05:07:50.864+0000|68cb97a4-2318-4a41-9573-19ee5ef8cf4b|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|6|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 68cb97a4-2318-4a41-9573-19ee5ef8cf4b, Transaction Id: XIOJO, 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-07-29 05:07:50.864 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 68cb97a4-2318-4a41-9573-19ee5ef8cf4b, Transaction Id: XIOJO, 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-07-29 05:07:50.866 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=68cb97a4-2318-4a41-9573-19ee5ef8cf4b, X-ECOMP-TransactionID=XIOJO, X-Begin-Timestamp=2021-07-29T05:07:50.856+0000, id=2661b7b8-a418-22fe-4447-0068314009cb, timestamp=1627535270857}], headers={id=b1dcd604-3ea5-a1a2-25e8-c0526280e2da, timestamp=1627535270866}] 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=68cb97a4-2318-4a41-9573-19ee5ef8cf4b, X-ECOMP-TransactionID=XIOJO, X-Begin-Timestamp=2021-07-29T05:07:50.856+0000, id=2661b7b8-a418-22fe-4447-0068314009cb, timestamp=1627535270857}]
2021-07-29 05:08:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:08:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:08:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:08:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:08:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:08:03.051 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=cc67bcfe-89bb-46b4-adbe-5ddb3815db25, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:08:03 GMT]
2021-07-29 05:08:03.052 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:08:03.052 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:08:03.053 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:08:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:08:03.055  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-07-29 05:08:03.056 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:08:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:08:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:08:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:08:20.855+0000|81b8e896-8fe6-40ec-842b-9baf64d34718|Request Id: 81b8e896-8fe6-40ec-842b-9baf64d34718. Transaction Id: AAW9I. Begin TS: 2021-07-29T05:08:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:08:20.855 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 81b8e896-8fe6-40ec-842b-9baf64d34718. Transaction Id: AAW9I. Begin TS: 2021-07-29T05:08:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:08:20.857+0000|2021-07-29T05:08:20.865+0000|81b8e896-8fe6-40ec-842b-9baf64d34718|UNKNOWN_INSTANCE_ID|task-scheduler-9||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 81b8e896-8fe6-40ec-842b-9baf64d34718, Transaction Id: AAW9I, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:08:20.865 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 81b8e896-8fe6-40ec-842b-9baf64d34718, Transaction Id: AAW9I, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:08:20.867 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=81b8e896-8fe6-40ec-842b-9baf64d34718, X-ECOMP-TransactionID=AAW9I, X-Begin-Timestamp=2021-07-29T05:08:20.855+0000, id=9209f457-e51d-0559-43bb-bbe6f541dd4c, timestamp=1627535300856}], headers={id=1404b79c-856a-30d3-efc6-d8a1d56b1e6d, timestamp=1627535300867}] 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=81b8e896-8fe6-40ec-842b-9baf64d34718, X-ECOMP-TransactionID=AAW9I, X-Begin-Timestamp=2021-07-29T05:08:20.855+0000, id=9209f457-e51d-0559-43bb-bbe6f541dd4c, timestamp=1627535300856}]
2021-07-29T05:08:50.856+0000|1afb330e-9b90-4b0d-9354-dd77eb50401a|Request Id: 1afb330e-9b90-4b0d-9354-dd77eb50401a. Transaction Id: OKGAY. Begin TS: 2021-07-29T05:08:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:08:50.855 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1afb330e-9b90-4b0d-9354-dd77eb50401a. Transaction Id: OKGAY. Begin TS: 2021-07-29T05:08:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:08:50.857+0000|2021-07-29T05:08:50.864+0000|1afb330e-9b90-4b0d-9354-dd77eb50401a|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1afb330e-9b90-4b0d-9354-dd77eb50401a, Transaction Id: OKGAY, 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-07-29 05:08:50.864 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1afb330e-9b90-4b0d-9354-dd77eb50401a, Transaction Id: OKGAY, 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-07-29 05:08:50.866 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=1afb330e-9b90-4b0d-9354-dd77eb50401a, X-ECOMP-TransactionID=OKGAY, X-Begin-Timestamp=2021-07-29T05:08:50.855+0000, id=ea1bbf54-efff-122e-be39-7e29a48e4081, timestamp=1627535330856}], headers={id=73bad4cf-cb02-7885-6c84-860acfc28f35, timestamp=1627535330865}] 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=1afb330e-9b90-4b0d-9354-dd77eb50401a, X-ECOMP-TransactionID=OKGAY, X-Begin-Timestamp=2021-07-29T05:08:50.855+0000, id=ea1bbf54-efff-122e-be39-7e29a48e4081, timestamp=1627535330856}]
2021-07-29 05:09:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:09:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:09:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:09:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:09:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:09:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=921028ae-d2c2-4710-9686-551b73bcbcc6, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:09:03 GMT]
2021-07-29 05:09:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:09:03.057 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:09:03.057 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:09:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:09:03.059  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-07-29 05:09:03.059 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:09:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:09:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:09:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:09:20.855+0000|4d2ba6f9-dd92-46d9-96b2-8ef89d847bce|Request Id: 4d2ba6f9-dd92-46d9-96b2-8ef89d847bce. Transaction Id: RHN7D. Begin TS: 2021-07-29T05:09:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:09:20.855 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4d2ba6f9-dd92-46d9-96b2-8ef89d847bce. Transaction Id: RHN7D. Begin TS: 2021-07-29T05:09:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:09:20.856+0000|2021-07-29T05:09:20.864+0000|4d2ba6f9-dd92-46d9-96b2-8ef89d847bce|UNKNOWN_INSTANCE_ID|task-scheduler-6||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4d2ba6f9-dd92-46d9-96b2-8ef89d847bce, Transaction Id: RHN7D, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:09:20.864 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4d2ba6f9-dd92-46d9-96b2-8ef89d847bce, Transaction Id: RHN7D, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:09:20.866 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=4d2ba6f9-dd92-46d9-96b2-8ef89d847bce, X-ECOMP-TransactionID=RHN7D, X-Begin-Timestamp=2021-07-29T05:09:20.854+0000, id=3fe95c8a-cd25-c16f-fdad-633bdcd3dc8c, timestamp=1627535360855}], headers={id=d13ca0cc-27b7-b4ea-2446-e10e054d07a9, timestamp=1627535360865}] 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=4d2ba6f9-dd92-46d9-96b2-8ef89d847bce, X-ECOMP-TransactionID=RHN7D, X-Begin-Timestamp=2021-07-29T05:09:20.854+0000, id=3fe95c8a-cd25-c16f-fdad-633bdcd3dc8c, timestamp=1627535360855}]
2021-07-29T05:09:50.855+0000|4f3d1951-7a30-4dd6-9458-d267d35511a3|Request Id: 4f3d1951-7a30-4dd6-9458-d267d35511a3. Transaction Id: B23RT. Begin TS: 2021-07-29T05:09:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:09:50.854 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4f3d1951-7a30-4dd6-9458-d267d35511a3. Transaction Id: B23RT. Begin TS: 2021-07-29T05:09:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:09:50.857+0000|2021-07-29T05:09:50.863+0000|4f3d1951-7a30-4dd6-9458-d267d35511a3|UNKNOWN_INSTANCE_ID|task-scheduler-9||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|6|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4f3d1951-7a30-4dd6-9458-d267d35511a3, Transaction Id: B23RT, 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-07-29 05:09:50.863 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4f3d1951-7a30-4dd6-9458-d267d35511a3, Transaction Id: B23RT, 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-07-29 05:09:50.865 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=4f3d1951-7a30-4dd6-9458-d267d35511a3, X-ECOMP-TransactionID=B23RT, X-Begin-Timestamp=2021-07-29T05:09:50.854+0000, id=a6274f05-3e91-1ac8-e899-28710a3b434c, timestamp=1627535390856}], headers={id=76f9c907-a0e2-6a2c-850e-c1cc43b7182e, timestamp=1627535390865}] 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=4f3d1951-7a30-4dd6-9458-d267d35511a3, X-ECOMP-TransactionID=B23RT, X-Begin-Timestamp=2021-07-29T05:09:50.854+0000, id=a6274f05-3e91-1ac8-e899-28710a3b434c, timestamp=1627535390856}]
2021-07-29 05:10:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:10:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:10:03.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:10:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:10:03.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:10:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=ef98a59d-0b61-42ab-ac80-0877e27b8ff2, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:10:03 GMT]
2021-07-29 05:10:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:10:03.056 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:10:03.057 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:10:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:10:03.060  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-07-29 05:10:03.061 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:10:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:10:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:10:03.063 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:10:20.855+0000|1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2|Request Id: 1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2. Transaction Id: FKPYS. Begin TS: 2021-07-29T05:10:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:10:20.855 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2. Transaction Id: FKPYS. Begin TS: 2021-07-29T05:10:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:10:20.857+0000|2021-07-29T05:10:20.863+0000|1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2|UNKNOWN_INSTANCE_ID|task-scheduler-6||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|6|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2, Transaction Id: FKPYS, 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-07-29 05:10:20.864 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2, Transaction Id: FKPYS, 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-07-29 05:10:20.865 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=1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2, X-ECOMP-TransactionID=FKPYS, X-Begin-Timestamp=2021-07-29T05:10:20.855+0000, id=b90e5362-3401-8d9e-90c6-80fcf48f68a8, timestamp=1627535420856}], headers={id=6cf4b53d-b2bc-d35c-5df5-ffc7e4a1a2e9, timestamp=1627535420865}] 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=1fa10e7e-4fa3-439b-ab2e-f26ff23d95c2, X-ECOMP-TransactionID=FKPYS, X-Begin-Timestamp=2021-07-29T05:10:20.855+0000, id=b90e5362-3401-8d9e-90c6-80fcf48f68a8, timestamp=1627535420856}]
2021-07-29T05:10:50.855+0000|1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92|Request Id: 1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92. Transaction Id: RII1X. Begin TS: 2021-07-29T05:10:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:10:50.855 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92. Transaction Id: RII1X. Begin TS: 2021-07-29T05:10:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:10:50.857+0000|2021-07-29T05:10:50.863+0000|1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92|UNKNOWN_INSTANCE_ID|task-scheduler-1||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|6|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92, Transaction Id: RII1X, 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-07-29 05:10:50.863 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92, Transaction Id: RII1X, 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-07-29 05:10:50.865 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=1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92, X-ECOMP-TransactionID=RII1X, X-Begin-Timestamp=2021-07-29T05:10:50.855+0000, id=1484567f-55e4-47bc-a484-63c430b70fa7, timestamp=1627535450856}], headers={id=023c4754-cff3-28cb-62f0-79295cffd935, timestamp=1627535450865}] 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=1a28bfeb-f01f-4aa6-a0f9-80f0dfb31d92, X-ECOMP-TransactionID=RII1X, X-Begin-Timestamp=2021-07-29T05:10:50.855+0000, id=1484567f-55e4-47bc-a484-63c430b70fa7, timestamp=1627535450856}]
2021-07-29 05:11:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:11:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:11:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:11:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:11:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:11:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=b217de35-35f3-4d86-b20c-09de6a7769b5, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:11:03 GMT]
2021-07-29 05:11:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:11:03.056 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:11:03.056 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:11:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:11:03.058  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-07-29 05:11:03.059 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:11:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:11:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:11:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:11:20.855+0000|80535eb1-1ecd-48ce-afd4-6890990914e3|Request Id: 80535eb1-1ecd-48ce-afd4-6890990914e3. Transaction Id: FXWMM. Begin TS: 2021-07-29T05:11:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:11:20.855 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 80535eb1-1ecd-48ce-afd4-6890990914e3. Transaction Id: FXWMM. Begin TS: 2021-07-29T05:11:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:11:20.857+0000|2021-07-29T05:11:20.864+0000|80535eb1-1ecd-48ce-afd4-6890990914e3|UNKNOWN_INSTANCE_ID|task-scheduler-9||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 80535eb1-1ecd-48ce-afd4-6890990914e3, Transaction Id: FXWMM, 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-07-29 05:11:20.864 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 80535eb1-1ecd-48ce-afd4-6890990914e3, Transaction Id: FXWMM, 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-07-29 05:11:20.865 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=80535eb1-1ecd-48ce-afd4-6890990914e3, X-ECOMP-TransactionID=FXWMM, X-Begin-Timestamp=2021-07-29T05:11:20.854+0000, id=d9573680-7d1b-9701-fc7c-6f75aa749c48, timestamp=1627535480856}], headers={id=4d6df529-dc17-d9aa-aa2b-0d36afc2f232, timestamp=1627535480865}] 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=80535eb1-1ecd-48ce-afd4-6890990914e3, X-ECOMP-TransactionID=FXWMM, X-Begin-Timestamp=2021-07-29T05:11:20.854+0000, id=d9573680-7d1b-9701-fc7c-6f75aa749c48, timestamp=1627535480856}]
2021-07-29T05:11:50.856+0000|06647b4b-6063-4067-ba08-704c0a970459|Request Id: 06647b4b-6063-4067-ba08-704c0a970459. Transaction Id: Q0N5R. Begin TS: 2021-07-29T05:11:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:11:50.855 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 06647b4b-6063-4067-ba08-704c0a970459. Transaction Id: Q0N5R. Begin TS: 2021-07-29T05:11:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:11:50.857+0000|2021-07-29T05:11:50.864+0000|06647b4b-6063-4067-ba08-704c0a970459|UNKNOWN_INSTANCE_ID|task-scheduler-9||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 06647b4b-6063-4067-ba08-704c0a970459, Transaction Id: Q0N5R, 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-07-29 05:11:50.864 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 06647b4b-6063-4067-ba08-704c0a970459, Transaction Id: Q0N5R, 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-07-29 05:11:50.865 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=06647b4b-6063-4067-ba08-704c0a970459, X-ECOMP-TransactionID=Q0N5R, X-Begin-Timestamp=2021-07-29T05:11:50.855+0000, id=2d9157d1-3a8c-e3c1-1211-c83f2282083a, timestamp=1627535510856}], headers={id=a2485e4b-b0d4-ee13-33f2-1c27f7ddbfe9, timestamp=1627535510865}] 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=06647b4b-6063-4067-ba08-704c0a970459, X-ECOMP-TransactionID=Q0N5R, X-Begin-Timestamp=2021-07-29T05:11:50.855+0000, id=2d9157d1-3a8c-e3c1-1211-c83f2282083a, timestamp=1627535510856}]
2021-07-29 05:12:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:12:03.023 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:12:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:12:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:12:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:12:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=c14fdfb2-d4fe-4d97-b33b-1fa5818800e3, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:12:03 GMT]
2021-07-29 05:12:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:12:03.054 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:12:03.054 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:12:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:12:03.056  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-07-29 05:12:03.056 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:12:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:12:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:12:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:12:20.855+0000|401f27f2-3a1e-4a38-ae44-a67f8ada4f7f|Request Id: 401f27f2-3a1e-4a38-ae44-a67f8ada4f7f. Transaction Id: JXFM3. Begin TS: 2021-07-29T05:12:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:12:20.854 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 401f27f2-3a1e-4a38-ae44-a67f8ada4f7f. Transaction Id: JXFM3. Begin TS: 2021-07-29T05:12:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:12:20.856+0000|2021-07-29T05:12:20.863+0000|401f27f2-3a1e-4a38-ae44-a67f8ada4f7f|UNKNOWN_INSTANCE_ID|task-scheduler-9||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 401f27f2-3a1e-4a38-ae44-a67f8ada4f7f, Transaction Id: JXFM3, 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-07-29 05:12:20.863 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 401f27f2-3a1e-4a38-ae44-a67f8ada4f7f, Transaction Id: JXFM3, 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-07-29 05:12:20.864 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=401f27f2-3a1e-4a38-ae44-a67f8ada4f7f, X-ECOMP-TransactionID=JXFM3, X-Begin-Timestamp=2021-07-29T05:12:20.854+0000, id=b8ca6d42-4f83-43a7-844b-0e42abf5f4be, timestamp=1627535540855}], headers={id=1e56c5bc-98fc-3422-5c26-597ce190e469, timestamp=1627535540864}] 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=401f27f2-3a1e-4a38-ae44-a67f8ada4f7f, X-ECOMP-TransactionID=JXFM3, X-Begin-Timestamp=2021-07-29T05:12:20.854+0000, id=b8ca6d42-4f83-43a7-844b-0e42abf5f4be, timestamp=1627535540855}]
2021-07-29T05:12:50.854+0000|e0051e70-1212-44cd-bce1-361ffd667ba6|Request Id: e0051e70-1212-44cd-bce1-361ffd667ba6. Transaction Id: DJ7FH. Begin TS: 2021-07-29T05:12:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:12:50.854 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e0051e70-1212-44cd-bce1-361ffd667ba6. Transaction Id: DJ7FH. Begin TS: 2021-07-29T05:12:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:12:50.856+0000|2021-07-29T05:12:50.863+0000|e0051e70-1212-44cd-bce1-361ffd667ba6|UNKNOWN_INSTANCE_ID|task-scheduler-10||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e0051e70-1212-44cd-bce1-361ffd667ba6, Transaction Id: DJ7FH, 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-07-29 05:12:50.863 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e0051e70-1212-44cd-bce1-361ffd667ba6, Transaction Id: DJ7FH, 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-07-29 05:12:50.865 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=e0051e70-1212-44cd-bce1-361ffd667ba6, X-ECOMP-TransactionID=DJ7FH, X-Begin-Timestamp=2021-07-29T05:12:50.854+0000, id=299f008c-31e7-c471-9460-57332ef811fd, timestamp=1627535570855}], headers={id=1e9a3381-d662-e15f-6a4a-cc5430077126, timestamp=1627535570864}] 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=e0051e70-1212-44cd-bce1-361ffd667ba6, X-ECOMP-TransactionID=DJ7FH, X-Begin-Timestamp=2021-07-29T05:12:50.854+0000, id=299f008c-31e7-c471-9460-57332ef811fd, timestamp=1627535570855}]
2021-07-29 05:13:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:13:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:13:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:13:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:13:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:13:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=5f12a6ac-28ad-47fd-9c42-6d147cfb12b7, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:13:03 GMT]
2021-07-29 05:13:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:13:03.053 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:13:03.053 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:13:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:13:03.055  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-07-29 05:13:03.055 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:13:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:13:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:13:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:13:20.855+0000|36b79416-2103-48e2-8c16-f9c8ab79648a|Request Id: 36b79416-2103-48e2-8c16-f9c8ab79648a. Transaction Id: 8VLKI. Begin TS: 2021-07-29T05:13:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:13:20.854 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 36b79416-2103-48e2-8c16-f9c8ab79648a. Transaction Id: 8VLKI. Begin TS: 2021-07-29T05:13:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:13:20.856+0000|2021-07-29T05:13:20.863+0000|36b79416-2103-48e2-8c16-f9c8ab79648a|UNKNOWN_INSTANCE_ID|task-scheduler-8||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 36b79416-2103-48e2-8c16-f9c8ab79648a, Transaction Id: 8VLKI, 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-07-29 05:13:20.863 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 36b79416-2103-48e2-8c16-f9c8ab79648a, Transaction Id: 8VLKI, 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-07-29 05:13:20.865 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=36b79416-2103-48e2-8c16-f9c8ab79648a, X-ECOMP-TransactionID=8VLKI, X-Begin-Timestamp=2021-07-29T05:13:20.854+0000, id=b0258292-8d3a-db81-a8be-4278e5cb56ff, timestamp=1627535600855}], headers={id=c759294d-1d86-d0b7-0419-725b39470495, timestamp=1627535600865}] 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=36b79416-2103-48e2-8c16-f9c8ab79648a, X-ECOMP-TransactionID=8VLKI, X-Begin-Timestamp=2021-07-29T05:13:20.854+0000, id=b0258292-8d3a-db81-a8be-4278e5cb56ff, timestamp=1627535600855}]
2021-07-29T05:13:50.855+0000|ab85d7b1-51b3-4413-8443-4fbca38a07a7|Request Id: ab85d7b1-51b3-4413-8443-4fbca38a07a7. Transaction Id: 1PHCL. Begin TS: 2021-07-29T05:13:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:13:50.855 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ab85d7b1-51b3-4413-8443-4fbca38a07a7. Transaction Id: 1PHCL. Begin TS: 2021-07-29T05:13:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:13:50.856+0000|2021-07-29T05:13:50.864+0000|ab85d7b1-51b3-4413-8443-4fbca38a07a7|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ab85d7b1-51b3-4413-8443-4fbca38a07a7, Transaction Id: 1PHCL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:13:50.864 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ab85d7b1-51b3-4413-8443-4fbca38a07a7, Transaction Id: 1PHCL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:13:50.865 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=ab85d7b1-51b3-4413-8443-4fbca38a07a7, X-ECOMP-TransactionID=1PHCL, X-Begin-Timestamp=2021-07-29T05:13:50.854+0000, id=827e0882-c06e-9be0-caae-9171e022c45c, timestamp=1627535630855}], headers={id=7fef13df-170b-9ce2-b8ad-d8596670cdbc, timestamp=1627535630865}] 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=ab85d7b1-51b3-4413-8443-4fbca38a07a7, X-ECOMP-TransactionID=1PHCL, X-Begin-Timestamp=2021-07-29T05:13:50.854+0000, id=827e0882-c06e-9be0-caae-9171e022c45c, timestamp=1627535630855}]
2021-07-29 05:14:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:14:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:14:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:14:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:14:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:14:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=39612324-3120-426a-b580-2625bce671bc, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:14:03 GMT]
2021-07-29 05:14:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:14:03.058 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:14:03.058 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:14:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:14:03.060  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-07-29 05:14:03.060 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:14:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:14:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:14:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:14:20.855+0000|994af4ee-d09a-4407-837c-e6ba2f7b6232|Request Id: 994af4ee-d09a-4407-837c-e6ba2f7b6232. Transaction Id: 4XQNT. Begin TS: 2021-07-29T05:14:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:14:20.854 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 994af4ee-d09a-4407-837c-e6ba2f7b6232. Transaction Id: 4XQNT. Begin TS: 2021-07-29T05:14:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:14:20.856+0000|2021-07-29T05:14:20.863+0000|994af4ee-d09a-4407-837c-e6ba2f7b6232|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 994af4ee-d09a-4407-837c-e6ba2f7b6232, Transaction Id: 4XQNT, 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-07-29 05:14:20.863 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 994af4ee-d09a-4407-837c-e6ba2f7b6232, Transaction Id: 4XQNT, 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-07-29 05:14:20.865 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/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=994af4ee-d09a-4407-837c-e6ba2f7b6232, X-ECOMP-TransactionID=4XQNT, X-Begin-Timestamp=2021-07-29T05:14:20.854+0000, id=596ffc6d-5d86-af63-2885-e27c83c5aa6b, timestamp=1627535660855}], headers={id=72aff9cb-df06-16a1-743d-8e91b34906f4, timestamp=1627535660865}] 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=994af4ee-d09a-4407-837c-e6ba2f7b6232, X-ECOMP-TransactionID=4XQNT, X-Begin-Timestamp=2021-07-29T05:14:20.854+0000, id=596ffc6d-5d86-af63-2885-e27c83c5aa6b, timestamp=1627535660855}]
2021-07-29T05:14:50.855+0000|d3abc488-ada1-4472-92f0-3f95d6898a11|Request Id: d3abc488-ada1-4472-92f0-3f95d6898a11. Transaction Id: ZCFVX. Begin TS: 2021-07-29T05:14:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:14:50.854 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d3abc488-ada1-4472-92f0-3f95d6898a11. Transaction Id: ZCFVX. Begin TS: 2021-07-29T05:14:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:14:50.856+0000|2021-07-29T05:14:50.863+0000|d3abc488-ada1-4472-92f0-3f95d6898a11|UNKNOWN_INSTANCE_ID|task-scheduler-1||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d3abc488-ada1-4472-92f0-3f95d6898a11, Transaction Id: ZCFVX, 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-07-29 05:14:50.863 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d3abc488-ada1-4472-92f0-3f95d6898a11, Transaction Id: ZCFVX, 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-07-29 05:14:50.864 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=d3abc488-ada1-4472-92f0-3f95d6898a11, X-ECOMP-TransactionID=ZCFVX, X-Begin-Timestamp=2021-07-29T05:14:50.854+0000, id=f10f4f78-ab07-2c9e-9561-71d20689b04f, timestamp=1627535690855}], headers={id=0edc0d2b-8719-f31d-0d5f-5d933420c183, timestamp=1627535690864}] 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=d3abc488-ada1-4472-92f0-3f95d6898a11, X-ECOMP-TransactionID=ZCFVX, X-Begin-Timestamp=2021-07-29T05:14:50.854+0000, id=f10f4f78-ab07-2c9e-9561-71d20689b04f, timestamp=1627535690855}]
2021-07-29 05:15:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:15:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:15:03.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:15:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:15:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:15:03.051 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=6a565a4f-7e99-4acb-a605-c04da28cc5c4, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:15:03 GMT]
2021-07-29 05:15:03.051 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:15:03.051 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:15:03.052 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:15:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:15:03.054  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-07-29 05:15:03.054 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:15:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:15:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:15:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:15:20.855+0000|68cdefc7-8f72-4413-9e44-09696838d99d|Request Id: 68cdefc7-8f72-4413-9e44-09696838d99d. Transaction Id: AJHQW. Begin TS: 2021-07-29T05:15:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:15:20.854 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 68cdefc7-8f72-4413-9e44-09696838d99d. Transaction Id: AJHQW. Begin TS: 2021-07-29T05:15:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:15:20.856+0000|2021-07-29T05:15:20.863+0000|68cdefc7-8f72-4413-9e44-09696838d99d|UNKNOWN_INSTANCE_ID|task-scheduler-3||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 68cdefc7-8f72-4413-9e44-09696838d99d, Transaction Id: AJHQW, 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-07-29 05:15:20.863 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 68cdefc7-8f72-4413-9e44-09696838d99d, Transaction Id: AJHQW, 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-07-29 05:15:20.865 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=68cdefc7-8f72-4413-9e44-09696838d99d, X-ECOMP-TransactionID=AJHQW, X-Begin-Timestamp=2021-07-29T05:15:20.854+0000, id=8c8608a4-253f-b18a-0780-0025f4950dfe, timestamp=1627535720855}], headers={id=87aa1e6f-9458-ad7f-bbe3-99698df5234b, timestamp=1627535720865}] 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=68cdefc7-8f72-4413-9e44-09696838d99d, X-ECOMP-TransactionID=AJHQW, X-Begin-Timestamp=2021-07-29T05:15:20.854+0000, id=8c8608a4-253f-b18a-0780-0025f4950dfe, timestamp=1627535720855}]
2021-07-29T05:15:50.855+0000|5e369f33-2c84-49e0-a045-b2cc8eaac747|Request Id: 5e369f33-2c84-49e0-a045-b2cc8eaac747. Transaction Id: M0F0L. Begin TS: 2021-07-29T05:15:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:15:50.855 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5e369f33-2c84-49e0-a045-b2cc8eaac747. Transaction Id: M0F0L. Begin TS: 2021-07-29T05:15:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:15:50.856+0000|2021-07-29T05:15:50.863+0000|5e369f33-2c84-49e0-a045-b2cc8eaac747|UNKNOWN_INSTANCE_ID|task-scheduler-3||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5e369f33-2c84-49e0-a045-b2cc8eaac747, Transaction Id: M0F0L, 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-07-29 05:15:50.863 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5e369f33-2c84-49e0-a045-b2cc8eaac747, Transaction Id: M0F0L, 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-07-29 05:15:50.865 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=5e369f33-2c84-49e0-a045-b2cc8eaac747, X-ECOMP-TransactionID=M0F0L, X-Begin-Timestamp=2021-07-29T05:15:50.854+0000, id=6fd4415f-f851-823e-1719-4aabacfebb88, timestamp=1627535750855}], headers={id=54570fe9-7d09-ea0a-9b3f-009178fe6ac4, timestamp=1627535750865}] 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=5e369f33-2c84-49e0-a045-b2cc8eaac747, X-ECOMP-TransactionID=M0F0L, X-Begin-Timestamp=2021-07-29T05:15:50.854+0000, id=6fd4415f-f851-823e-1719-4aabacfebb88, timestamp=1627535750855}]
2021-07-29 05:16:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:16:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:16:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:16:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:16:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:16:03.051 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=cc614d88-5c9a-4865-b9a7-ff978193f5c8, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:16:03 GMT]
2021-07-29 05:16:03.051 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:16:03.051 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:16:03.052 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:16:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:16:03.053  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-07-29 05:16:03.053 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:16:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:16:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:16:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:16:20.855+0000|28c308f6-c3c2-4be6-8e66-1caa66a0ab62|Request Id: 28c308f6-c3c2-4be6-8e66-1caa66a0ab62. Transaction Id: UGJD1. Begin TS: 2021-07-29T05:16:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:16:20.855 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 28c308f6-c3c2-4be6-8e66-1caa66a0ab62. Transaction Id: UGJD1. Begin TS: 2021-07-29T05:16:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:16:20.857+0000|2021-07-29T05:16:20.864+0000|28c308f6-c3c2-4be6-8e66-1caa66a0ab62|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 28c308f6-c3c2-4be6-8e66-1caa66a0ab62, Transaction Id: UGJD1, 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-07-29 05:16:20.864 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 28c308f6-c3c2-4be6-8e66-1caa66a0ab62, Transaction Id: UGJD1, 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-07-29 05:16:20.866 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=28c308f6-c3c2-4be6-8e66-1caa66a0ab62, X-ECOMP-TransactionID=UGJD1, X-Begin-Timestamp=2021-07-29T05:16:20.855+0000, id=63b2db80-8820-7c80-84d2-9d04e4a5939e, timestamp=1627535780856}], headers={id=b04ad0e2-2f2c-ec34-2c82-e96943714cff, timestamp=1627535780865}] 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=28c308f6-c3c2-4be6-8e66-1caa66a0ab62, X-ECOMP-TransactionID=UGJD1, X-Begin-Timestamp=2021-07-29T05:16:20.855+0000, id=63b2db80-8820-7c80-84d2-9d04e4a5939e, timestamp=1627535780856}]
2021-07-29T05:16:50.855+0000|cafcb7c7-c8e8-413d-b1ad-d2cddb305354|Request Id: cafcb7c7-c8e8-413d-b1ad-d2cddb305354. Transaction Id: L2FA2. Begin TS: 2021-07-29T05:16:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:16:50.854 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cafcb7c7-c8e8-413d-b1ad-d2cddb305354. Transaction Id: L2FA2. Begin TS: 2021-07-29T05:16:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:16:50.856+0000|2021-07-29T05:16:50.863+0000|cafcb7c7-c8e8-413d-b1ad-d2cddb305354|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cafcb7c7-c8e8-413d-b1ad-d2cddb305354, Transaction Id: L2FA2, 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-07-29 05:16:50.863 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cafcb7c7-c8e8-413d-b1ad-d2cddb305354, Transaction Id: L2FA2, 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-07-29 05:16:50.865 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=cafcb7c7-c8e8-413d-b1ad-d2cddb305354, X-ECOMP-TransactionID=L2FA2, X-Begin-Timestamp=2021-07-29T05:16:50.854+0000, id=357d84ee-ebf8-15d2-b0bf-8b3c21758c33, timestamp=1627535810855}], headers={id=1a4d87fe-8cd5-ddac-d3de-d5814fa4973d, timestamp=1627535810865}] 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=cafcb7c7-c8e8-413d-b1ad-d2cddb305354, X-ECOMP-TransactionID=L2FA2, X-Begin-Timestamp=2021-07-29T05:16:50.854+0000, id=357d84ee-ebf8-15d2-b0bf-8b3c21758c33, timestamp=1627535810855}]
2021-07-29 05:17:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:17:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:17:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:17:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:17:03.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:17:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=700db232-a685-4933-9e5b-369ad0ce966a, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:17:03 GMT]
2021-07-29 05:17:03.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:17:03.054 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:17:03.054 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:17:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:17:03.056  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-07-29 05:17:03.056 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:17:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:17:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:17:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:17:20.855+0000|4308474a-a387-4016-8cfb-5e38de5a0481|Request Id: 4308474a-a387-4016-8cfb-5e38de5a0481. Transaction Id: KDSJ3. Begin TS: 2021-07-29T05:17:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:17:20.855 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4308474a-a387-4016-8cfb-5e38de5a0481. Transaction Id: KDSJ3. Begin TS: 2021-07-29T05:17:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:17:20.857+0000|2021-07-29T05:17:20.864+0000|4308474a-a387-4016-8cfb-5e38de5a0481|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4308474a-a387-4016-8cfb-5e38de5a0481, Transaction Id: KDSJ3, 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-07-29 05:17:20.864 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4308474a-a387-4016-8cfb-5e38de5a0481, Transaction Id: KDSJ3, 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-07-29 05:17:20.866 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=4308474a-a387-4016-8cfb-5e38de5a0481, X-ECOMP-TransactionID=KDSJ3, X-Begin-Timestamp=2021-07-29T05:17:20.855+0000, id=3632df5f-6c19-d653-21f2-be0b3fe3a0b1, timestamp=1627535840855}], headers={id=d5cbd989-e759-fab1-57c5-8f53927c29e0, timestamp=1627535840866}] 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=4308474a-a387-4016-8cfb-5e38de5a0481, X-ECOMP-TransactionID=KDSJ3, X-Begin-Timestamp=2021-07-29T05:17:20.855+0000, id=3632df5f-6c19-d653-21f2-be0b3fe3a0b1, timestamp=1627535840855}]
2021-07-29T05:17:50.855+0000|05b9fa6e-b7e4-45d6-98a4-8586ac06c08e|Request Id: 05b9fa6e-b7e4-45d6-98a4-8586ac06c08e. Transaction Id: DWH4S. Begin TS: 2021-07-29T05:17:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:17:50.855 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 05b9fa6e-b7e4-45d6-98a4-8586ac06c08e. Transaction Id: DWH4S. Begin TS: 2021-07-29T05:17:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:17:50.856+0000|2021-07-29T05:17:50.864+0000|05b9fa6e-b7e4-45d6-98a4-8586ac06c08e|UNKNOWN_INSTANCE_ID|task-scheduler-10||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 05b9fa6e-b7e4-45d6-98a4-8586ac06c08e, Transaction Id: DWH4S, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:17:50.864 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 05b9fa6e-b7e4-45d6-98a4-8586ac06c08e, Transaction Id: DWH4S, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:17:50.865 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=05b9fa6e-b7e4-45d6-98a4-8586ac06c08e, X-ECOMP-TransactionID=DWH4S, X-Begin-Timestamp=2021-07-29T05:17:50.854+0000, id=bb7bddbb-0a03-e4f1-019a-6956efca0ae8, timestamp=1627535870855}], headers={id=692d8bc1-8947-e303-658a-69e2162c903b, timestamp=1627535870865}] 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=05b9fa6e-b7e4-45d6-98a4-8586ac06c08e, X-ECOMP-TransactionID=DWH4S, X-Begin-Timestamp=2021-07-29T05:17:50.854+0000, id=bb7bddbb-0a03-e4f1-019a-6956efca0ae8, timestamp=1627535870855}]
2021-07-29 05:18:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:18:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:18:03.027 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:18:03.027 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:18:03.028 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:18:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=e85388aa-7bb5-4705-92bf-6be3913b45aa, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:18:03 GMT]
2021-07-29 05:18:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:18:03.055 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:18:03.055 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:18:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:18:03.057  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-07-29 05:18:03.058 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:18:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:18:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:18:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:18:20.856+0000|7b29797f-a14c-438d-832f-0d3d8b6fa873|Request Id: 7b29797f-a14c-438d-832f-0d3d8b6fa873. Transaction Id: 6UNHZ. Begin TS: 2021-07-29T05:18:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:18:20.855 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7b29797f-a14c-438d-832f-0d3d8b6fa873. Transaction Id: 6UNHZ. Begin TS: 2021-07-29T05:18:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:18:20.857+0000|2021-07-29T05:18:20.864+0000|7b29797f-a14c-438d-832f-0d3d8b6fa873|UNKNOWN_INSTANCE_ID|task-scheduler-10||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7b29797f-a14c-438d-832f-0d3d8b6fa873, Transaction Id: 6UNHZ, 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-07-29 05:18:20.864 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7b29797f-a14c-438d-832f-0d3d8b6fa873, Transaction Id: 6UNHZ, 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-07-29 05:18:20.866 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=7b29797f-a14c-438d-832f-0d3d8b6fa873, X-ECOMP-TransactionID=6UNHZ, X-Begin-Timestamp=2021-07-29T05:18:20.855+0000, id=9ecd9e5d-f69b-a270-9fb6-e4d23491d42b, timestamp=1627535900856}], headers={id=2036e195-3031-aa59-0da0-57e37840f8bc, timestamp=1627535900865}] 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=7b29797f-a14c-438d-832f-0d3d8b6fa873, X-ECOMP-TransactionID=6UNHZ, X-Begin-Timestamp=2021-07-29T05:18:20.855+0000, id=9ecd9e5d-f69b-a270-9fb6-e4d23491d42b, timestamp=1627535900856}]
2021-07-29T05:18:50.855+0000|6eba155a-60c7-45a9-8ef2-6130e20ac318|Request Id: 6eba155a-60c7-45a9-8ef2-6130e20ac318. Transaction Id: DR68X. Begin TS: 2021-07-29T05:18:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:18:50.854 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6eba155a-60c7-45a9-8ef2-6130e20ac318. Transaction Id: DR68X. Begin TS: 2021-07-29T05:18:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:18:50.856+0000|2021-07-29T05:18:50.862+0000|6eba155a-60c7-45a9-8ef2-6130e20ac318|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|6|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6eba155a-60c7-45a9-8ef2-6130e20ac318, Transaction Id: DR68X, 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-07-29 05:18:50.862 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6eba155a-60c7-45a9-8ef2-6130e20ac318, Transaction Id: DR68X, 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-07-29 05:18:50.864 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=6eba155a-60c7-45a9-8ef2-6130e20ac318, X-ECOMP-TransactionID=DR68X, X-Begin-Timestamp=2021-07-29T05:18:50.854+0000, id=bb916626-1822-7c44-ec56-65b5e59bf8c1, timestamp=1627535930855}], headers={id=8a7c805c-8b48-5993-435e-e9fc6a013d81, timestamp=1627535930863}] 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=6eba155a-60c7-45a9-8ef2-6130e20ac318, X-ECOMP-TransactionID=DR68X, X-Begin-Timestamp=2021-07-29T05:18:50.854+0000, id=bb916626-1822-7c44-ec56-65b5e59bf8c1, timestamp=1627535930855}]
2021-07-29 05:19:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:19:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:19:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:19:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:19:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:19:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=d0c31d19-3f66-4cf1-b754-8a4aebc0e45b, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:19:03 GMT]
2021-07-29 05:19:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:19:03.054 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:19:03.054 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:19:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:19:03.056  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-07-29 05:19:03.056 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:19:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:19:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:19:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:19:20.855+0000|b5375c51-df45-4ba5-b764-b88110080950|Request Id: b5375c51-df45-4ba5-b764-b88110080950. Transaction Id: OAWDB. Begin TS: 2021-07-29T05:19:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:19:20.855 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b5375c51-df45-4ba5-b764-b88110080950. Transaction Id: OAWDB. Begin TS: 2021-07-29T05:19:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:19:20.856+0000|2021-07-29T05:19:20.863+0000|b5375c51-df45-4ba5-b764-b88110080950|UNKNOWN_INSTANCE_ID|task-scheduler-2||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b5375c51-df45-4ba5-b764-b88110080950, Transaction Id: OAWDB, 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-07-29 05:19:20.864 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b5375c51-df45-4ba5-b764-b88110080950, Transaction Id: OAWDB, 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-07-29 05:19:20.865 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=b5375c51-df45-4ba5-b764-b88110080950, X-ECOMP-TransactionID=OAWDB, X-Begin-Timestamp=2021-07-29T05:19:20.854+0000, id=74647ba2-8bed-499b-ff69-e9372f1889b8, timestamp=1627535960855}], headers={id=f9edb200-bfc8-04c9-5f5b-6205311f3621, timestamp=1627535960865}] 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=b5375c51-df45-4ba5-b764-b88110080950, X-ECOMP-TransactionID=OAWDB, X-Begin-Timestamp=2021-07-29T05:19:20.854+0000, id=74647ba2-8bed-499b-ff69-e9372f1889b8, timestamp=1627535960855}]
2021-07-29T05:19:50.854+0000|197d42d1-4884-4f2d-9907-c4e34b5e129e|Request Id: 197d42d1-4884-4f2d-9907-c4e34b5e129e. Transaction Id: B8ZVD. Begin TS: 2021-07-29T05:19:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:19:50.854 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 197d42d1-4884-4f2d-9907-c4e34b5e129e. Transaction Id: B8ZVD. Begin TS: 2021-07-29T05:19:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:19:50.856+0000|2021-07-29T05:19:50.864+0000|197d42d1-4884-4f2d-9907-c4e34b5e129e|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 197d42d1-4884-4f2d-9907-c4e34b5e129e, Transaction Id: B8ZVD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:19:50.864 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 197d42d1-4884-4f2d-9907-c4e34b5e129e, Transaction Id: B8ZVD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:19:50.865 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=197d42d1-4884-4f2d-9907-c4e34b5e129e, X-ECOMP-TransactionID=B8ZVD, X-Begin-Timestamp=2021-07-29T05:19:50.854+0000, id=2e6101af-1d03-02a1-921f-bed710119ac9, timestamp=1627535990855}], headers={id=05634aaf-e530-aff1-9d54-760c27b19cff, timestamp=1627535990865}] 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=197d42d1-4884-4f2d-9907-c4e34b5e129e, X-ECOMP-TransactionID=B8ZVD, X-Begin-Timestamp=2021-07-29T05:19:50.854+0000, id=2e6101af-1d03-02a1-921f-bed710119ac9, timestamp=1627535990855}]
2021-07-29 05:20:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:20:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:20:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:20:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:20:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:20:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=b0a6028c-4c40-4b41-92d0-07366c686003, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:20:03 GMT]
2021-07-29 05:20:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:20:03.056 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:20:03.057 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:20:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:20:03.059  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-07-29 05:20:03.059 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:20:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:20:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:20:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:20:20.854+0000|1c330199-9c93-4aa1-8323-35857c0ea605|Request Id: 1c330199-9c93-4aa1-8323-35857c0ea605. Transaction Id: ATJSF. Begin TS: 2021-07-29T05:20:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:20:20.854 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1c330199-9c93-4aa1-8323-35857c0ea605. Transaction Id: ATJSF. Begin TS: 2021-07-29T05:20:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:20:20.856+0000|2021-07-29T05:20:20.864+0000|1c330199-9c93-4aa1-8323-35857c0ea605|UNKNOWN_INSTANCE_ID|task-scheduler-1||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1c330199-9c93-4aa1-8323-35857c0ea605, Transaction Id: ATJSF, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:20:20.864 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1c330199-9c93-4aa1-8323-35857c0ea605, Transaction Id: ATJSF, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:20:20.866 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=1c330199-9c93-4aa1-8323-35857c0ea605, X-ECOMP-TransactionID=ATJSF, X-Begin-Timestamp=2021-07-29T05:20:20.854+0000, id=d27e21ff-d076-94d4-82d8-412cddd5e7bf, timestamp=1627536020855}], headers={id=0a4491af-894e-8a1b-9ea6-696c3a8421d6, timestamp=1627536020866}] 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=1c330199-9c93-4aa1-8323-35857c0ea605, X-ECOMP-TransactionID=ATJSF, X-Begin-Timestamp=2021-07-29T05:20:20.854+0000, id=d27e21ff-d076-94d4-82d8-412cddd5e7bf, timestamp=1627536020855}]
2021-07-29T05:20:50.855+0000|33f1a4b9-e127-4d70-97c8-90f6d17af59b|Request Id: 33f1a4b9-e127-4d70-97c8-90f6d17af59b. Transaction Id: RW62L. Begin TS: 2021-07-29T05:20:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:20:50.855 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 33f1a4b9-e127-4d70-97c8-90f6d17af59b. Transaction Id: RW62L. Begin TS: 2021-07-29T05:20:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:20:50.857+0000|2021-07-29T05:20:50.865+0000|33f1a4b9-e127-4d70-97c8-90f6d17af59b|UNKNOWN_INSTANCE_ID|task-scheduler-10||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 33f1a4b9-e127-4d70-97c8-90f6d17af59b, Transaction Id: RW62L, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:20:50.865 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 33f1a4b9-e127-4d70-97c8-90f6d17af59b, Transaction Id: RW62L, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:20:50.867 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=33f1a4b9-e127-4d70-97c8-90f6d17af59b, X-ECOMP-TransactionID=RW62L, X-Begin-Timestamp=2021-07-29T05:20:50.855+0000, id=4dfc0f97-5c9e-2235-52a7-c34cbdb0731a, timestamp=1627536050856}], headers={id=a53dfb16-2c18-5f16-e555-98146bb98e98, timestamp=1627536050866}] 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=33f1a4b9-e127-4d70-97c8-90f6d17af59b, X-ECOMP-TransactionID=RW62L, X-Begin-Timestamp=2021-07-29T05:20:50.855+0000, id=4dfc0f97-5c9e-2235-52a7-c34cbdb0731a, timestamp=1627536050856}]
2021-07-29 05:21:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:21:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:21:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:21:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:21:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:21:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=fc9f8d57-3407-4c86-afa7-9621287aff88, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:21:03 GMT]
2021-07-29 05:21:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:21:03.058 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:21:03.058 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:21:03.059 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:21:03.060  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-07-29 05:21:03.060 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:21:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:21:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:21:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:21:20.855+0000|dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa|Request Id: dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa. Transaction Id: G0VJS. Begin TS: 2021-07-29T05:21:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:21:20.855 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa. Transaction Id: G0VJS. Begin TS: 2021-07-29T05:21:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:21:20.857+0000|2021-07-29T05:21:20.864+0000|dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa|UNKNOWN_INSTANCE_ID|task-scheduler-5||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa, Transaction Id: G0VJS, 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-07-29 05:21:20.864 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa, Transaction Id: G0VJS, 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-07-29 05:21:20.866 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=dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa, X-ECOMP-TransactionID=G0VJS, X-Begin-Timestamp=2021-07-29T05:21:20.854+0000, id=10ddc3d3-aa13-fa2a-a960-a2d52bed9059, timestamp=1627536080855}], headers={id=3b058849-c457-2600-5ba7-a5bd51b40e06, timestamp=1627536080865}] 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=dea2f772-77c0-4bdc-8e4c-a8a549c9a5fa, X-ECOMP-TransactionID=G0VJS, X-Begin-Timestamp=2021-07-29T05:21:20.854+0000, id=10ddc3d3-aa13-fa2a-a960-a2d52bed9059, timestamp=1627536080855}]
2021-07-29T05:21:50.855+0000|5b045d58-0c77-4da9-b17d-6c28d82b663c|Request Id: 5b045d58-0c77-4da9-b17d-6c28d82b663c. Transaction Id: YQVZM. Begin TS: 2021-07-29T05:21:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:21:50.854 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5b045d58-0c77-4da9-b17d-6c28d82b663c. Transaction Id: YQVZM. Begin TS: 2021-07-29T05:21:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:21:50.856+0000|2021-07-29T05:21:50.863+0000|5b045d58-0c77-4da9-b17d-6c28d82b663c|UNKNOWN_INSTANCE_ID|task-scheduler-6||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5b045d58-0c77-4da9-b17d-6c28d82b663c, Transaction Id: YQVZM, 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-07-29 05:21:50.863 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5b045d58-0c77-4da9-b17d-6c28d82b663c, Transaction Id: YQVZM, 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-07-29 05:21:50.865 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=5b045d58-0c77-4da9-b17d-6c28d82b663c, X-ECOMP-TransactionID=YQVZM, X-Begin-Timestamp=2021-07-29T05:21:50.854+0000, id=907571de-5a87-fd52-cf3b-0dbf772e1c75, timestamp=1627536110855}], headers={id=722d0ac5-3725-1c5b-cc48-d6bd9359f269, timestamp=1627536110865}] 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=5b045d58-0c77-4da9-b17d-6c28d82b663c, X-ECOMP-TransactionID=YQVZM, X-Begin-Timestamp=2021-07-29T05:21:50.854+0000, id=907571de-5a87-fd52-cf3b-0dbf772e1c75, timestamp=1627536110855}]
2021-07-29 05:22:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:22:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:22:03.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:22:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:22:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:22:03.050 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=c54388b3-7a6a-4a3a-a405-579fcb02c378, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:22:03 GMT]
2021-07-29 05:22:03.051 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:22:03.051 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:22:03.051 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:22:03.052 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:22:03.053  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-07-29 05:22:03.053 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:22:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:22:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:22:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:22:20.855+0000|1289bd08-c8c3-4e7a-b061-8593874aae33|Request Id: 1289bd08-c8c3-4e7a-b061-8593874aae33. Transaction Id: JV2VK. Begin TS: 2021-07-29T05:22:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:22:20.855 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1289bd08-c8c3-4e7a-b061-8593874aae33. Transaction Id: JV2VK. Begin TS: 2021-07-29T05:22:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:22:20.856+0000|2021-07-29T05:22:20.864+0000|1289bd08-c8c3-4e7a-b061-8593874aae33|UNKNOWN_INSTANCE_ID|task-scheduler-7||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1289bd08-c8c3-4e7a-b061-8593874aae33, Transaction Id: JV2VK, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:22:20.864 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1289bd08-c8c3-4e7a-b061-8593874aae33, Transaction Id: JV2VK, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:22:20.866 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=1289bd08-c8c3-4e7a-b061-8593874aae33, X-ECOMP-TransactionID=JV2VK, X-Begin-Timestamp=2021-07-29T05:22:20.855+0000, id=c7071a7b-3e63-65be-3403-08624616d778, timestamp=1627536140855}], headers={id=b60ac489-e330-d833-6809-57c2729d901e, timestamp=1627536140865}] 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=1289bd08-c8c3-4e7a-b061-8593874aae33, X-ECOMP-TransactionID=JV2VK, X-Begin-Timestamp=2021-07-29T05:22:20.855+0000, id=c7071a7b-3e63-65be-3403-08624616d778, timestamp=1627536140855}]
2021-07-29T05:22:50.855+0000|e5937f70-b788-4804-9ca4-784080914ba2|Request Id: e5937f70-b788-4804-9ca4-784080914ba2. Transaction Id: PEWQW. Begin TS: 2021-07-29T05:22:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:22:50.854 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e5937f70-b788-4804-9ca4-784080914ba2. Transaction Id: PEWQW. Begin TS: 2021-07-29T05:22:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:22:50.856+0000|2021-07-29T05:22:50.862+0000|e5937f70-b788-4804-9ca4-784080914ba2|UNKNOWN_INSTANCE_ID|task-scheduler-10||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|6|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e5937f70-b788-4804-9ca4-784080914ba2, Transaction Id: PEWQW, 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-07-29 05:22:50.862 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e5937f70-b788-4804-9ca4-784080914ba2, Transaction Id: PEWQW, 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-07-29 05:22:50.864 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=e5937f70-b788-4804-9ca4-784080914ba2, X-ECOMP-TransactionID=PEWQW, X-Begin-Timestamp=2021-07-29T05:22:50.854+0000, id=b16fc2f9-dd3c-02cc-ead4-943a0e3b2229, timestamp=1627536170855}], headers={id=b5a70c8f-19de-3465-4322-72c83c62195e, timestamp=1627536170864}] 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=e5937f70-b788-4804-9ca4-784080914ba2, X-ECOMP-TransactionID=PEWQW, X-Begin-Timestamp=2021-07-29T05:22:50.854+0000, id=b16fc2f9-dd3c-02cc-ead4-943a0e3b2229, timestamp=1627536170855}]
2021-07-29 05:23:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:23:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:23:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:23:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:23:03.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:23:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=c6af0c1b-6a44-41fa-8567-31b727873bba, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:23:03 GMT]
2021-07-29 05:23:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:23:03.055 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:23:03.056 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:23:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:23:03.057  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-07-29 05:23:03.057 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:23:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:23:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:23:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:23:20.855+0000|8ffec31d-2169-4bc6-aa3c-38a36423249f|Request Id: 8ffec31d-2169-4bc6-aa3c-38a36423249f. Transaction Id: USTYG. Begin TS: 2021-07-29T05:23:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:23:20.855 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8ffec31d-2169-4bc6-aa3c-38a36423249f. Transaction Id: USTYG. Begin TS: 2021-07-29T05:23:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:23:20.857+0000|2021-07-29T05:23:20.865+0000|8ffec31d-2169-4bc6-aa3c-38a36423249f|UNKNOWN_INSTANCE_ID|task-scheduler-5||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8ffec31d-2169-4bc6-aa3c-38a36423249f, Transaction Id: USTYG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:23:20.865 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8ffec31d-2169-4bc6-aa3c-38a36423249f, Transaction Id: USTYG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:23:20.867 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=8ffec31d-2169-4bc6-aa3c-38a36423249f, X-ECOMP-TransactionID=USTYG, X-Begin-Timestamp=2021-07-29T05:23:20.854+0000, id=d0df22b2-f117-6b7b-2673-25309b6e8fdf, timestamp=1627536200855}], headers={id=e4c9ee16-9d2d-0f37-d50e-f54fdaa675ce, timestamp=1627536200867}] 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=8ffec31d-2169-4bc6-aa3c-38a36423249f, X-ECOMP-TransactionID=USTYG, X-Begin-Timestamp=2021-07-29T05:23:20.854+0000, id=d0df22b2-f117-6b7b-2673-25309b6e8fdf, timestamp=1627536200855}]
2021-07-29T05:23:50.855+0000|9f08d658-6074-4e7e-86c1-1677d54b6607|Request Id: 9f08d658-6074-4e7e-86c1-1677d54b6607. Transaction Id: NZGTI. Begin TS: 2021-07-29T05:23:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:23:50.855 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9f08d658-6074-4e7e-86c1-1677d54b6607. Transaction Id: NZGTI. Begin TS: 2021-07-29T05:23:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:23:50.856+0000|2021-07-29T05:23:50.864+0000|9f08d658-6074-4e7e-86c1-1677d54b6607|UNKNOWN_INSTANCE_ID|task-scheduler-3||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9f08d658-6074-4e7e-86c1-1677d54b6607, Transaction Id: NZGTI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:23:50.864 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9f08d658-6074-4e7e-86c1-1677d54b6607, Transaction Id: NZGTI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:23:50.866 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=9f08d658-6074-4e7e-86c1-1677d54b6607, X-ECOMP-TransactionID=NZGTI, X-Begin-Timestamp=2021-07-29T05:23:50.855+0000, id=a9ade1d9-e978-c1fd-c324-b66f8d540684, timestamp=1627536230855}], headers={id=f705f45f-2878-296c-7af5-48e643058ffe, timestamp=1627536230866}] 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=9f08d658-6074-4e7e-86c1-1677d54b6607, X-ECOMP-TransactionID=NZGTI, X-Begin-Timestamp=2021-07-29T05:23:50.855+0000, id=a9ade1d9-e978-c1fd-c324-b66f8d540684, timestamp=1627536230855}]
2021-07-29 05:24:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:24:03.023 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:24:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:24:03.024 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:24:03.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:24:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=21d6db46-3bee-4e2a-b25a-3d5cfc7be6ab, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:24:03 GMT]
2021-07-29 05:24:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:24:03.054 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:24:03.054 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:24:03.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:24:03.056  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-07-29 05:24:03.056 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:24:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:24:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:24:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:24:20.855+0000|55b48ffb-92f7-4590-b60d-f993d485ca86|Request Id: 55b48ffb-92f7-4590-b60d-f993d485ca86. Transaction Id: KHQTZ. Begin TS: 2021-07-29T05:24:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:24:20.855 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 55b48ffb-92f7-4590-b60d-f993d485ca86. Transaction Id: KHQTZ. Begin TS: 2021-07-29T05:24:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:24:20.856+0000|2021-07-29T05:24:20.863+0000|55b48ffb-92f7-4590-b60d-f993d485ca86|UNKNOWN_INSTANCE_ID|task-scheduler-8||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 55b48ffb-92f7-4590-b60d-f993d485ca86, Transaction Id: KHQTZ, 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-07-29 05:24:20.863 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 55b48ffb-92f7-4590-b60d-f993d485ca86, Transaction Id: KHQTZ, 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-07-29 05:24:20.866 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=55b48ffb-92f7-4590-b60d-f993d485ca86, X-ECOMP-TransactionID=KHQTZ, X-Begin-Timestamp=2021-07-29T05:24:20.854+0000, id=452eabb5-6847-f552-be25-342dd74875a4, timestamp=1627536260855}], headers={id=6ce48d28-e6f8-ba52-f29f-ffd7068198bc, timestamp=1627536260866}] 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=55b48ffb-92f7-4590-b60d-f993d485ca86, X-ECOMP-TransactionID=KHQTZ, X-Begin-Timestamp=2021-07-29T05:24:20.854+0000, id=452eabb5-6847-f552-be25-342dd74875a4, timestamp=1627536260855}]
2021-07-29T05:24:50.855+0000|795e3fca-188f-4023-b25f-34708fb0e24b|Request Id: 795e3fca-188f-4023-b25f-34708fb0e24b. Transaction Id: 1AZ1P. Begin TS: 2021-07-29T05:24:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:24:50.855 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 795e3fca-188f-4023-b25f-34708fb0e24b. Transaction Id: 1AZ1P. Begin TS: 2021-07-29T05:24:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:24:50.858+0000|2021-07-29T05:24:50.866+0000|795e3fca-188f-4023-b25f-34708fb0e24b|UNKNOWN_INSTANCE_ID|task-scheduler-5||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 795e3fca-188f-4023-b25f-34708fb0e24b, Transaction Id: 1AZ1P, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:24:50.866 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 795e3fca-188f-4023-b25f-34708fb0e24b, Transaction Id: 1AZ1P, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:24:50.868 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=795e3fca-188f-4023-b25f-34708fb0e24b, X-ECOMP-TransactionID=1AZ1P, X-Begin-Timestamp=2021-07-29T05:24:50.854+0000, id=b1a2b81d-c480-b2f5-bba7-11f442964832, timestamp=1627536290856}], headers={id=0116cfb3-f927-7692-e203-d70cc5a532c6, timestamp=1627536290868}] 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=795e3fca-188f-4023-b25f-34708fb0e24b, X-ECOMP-TransactionID=1AZ1P, X-Begin-Timestamp=2021-07-29T05:24:50.854+0000, id=b1a2b81d-c480-b2f5-bba7-11f442964832, timestamp=1627536290856}]
2021-07-29 05:25:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:25:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:25:03.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:25:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:25:03.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:25:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=897513d5-3a49-441d-a36e-ab208a22ca4e, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:25:03 GMT]
2021-07-29 05:25:03.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:25:03.055 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:25:03.055 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:25:03.056 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:25:03.057  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-07-29 05:25:03.057 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:25:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:25:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:25:03.058 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:25:20.855+0000|8ec331af-36f3-43b9-befc-e20a2962c228|Request Id: 8ec331af-36f3-43b9-befc-e20a2962c228. Transaction Id: OKR6N. Begin TS: 2021-07-29T05:25:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:25:20.855 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8ec331af-36f3-43b9-befc-e20a2962c228. Transaction Id: OKR6N. Begin TS: 2021-07-29T05:25:20.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:25:20.857+0000|2021-07-29T05:25:20.865+0000|8ec331af-36f3-43b9-befc-e20a2962c228|UNKNOWN_INSTANCE_ID|task-scheduler-3||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8ec331af-36f3-43b9-befc-e20a2962c228, Transaction Id: OKR6N, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:25:20.866 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8ec331af-36f3-43b9-befc-e20a2962c228, Transaction Id: OKR6N, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:25:20.867 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=8ec331af-36f3-43b9-befc-e20a2962c228, X-ECOMP-TransactionID=OKR6N, X-Begin-Timestamp=2021-07-29T05:25:20.855+0000, id=7e34980e-88ba-62f3-7e62-2989e8fc215a, timestamp=1627536320856}], headers={id=3ab86683-f4e4-0f42-525b-75d0b4f584d4, timestamp=1627536320867}] 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=8ec331af-36f3-43b9-befc-e20a2962c228, X-ECOMP-TransactionID=OKR6N, X-Begin-Timestamp=2021-07-29T05:25:20.855+0000, id=7e34980e-88ba-62f3-7e62-2989e8fc215a, timestamp=1627536320856}]
2021-07-29T05:25:50.855+0000|b5d31715-ef47-45fe-85ee-2bf6cd35fd4d|Request Id: b5d31715-ef47-45fe-85ee-2bf6cd35fd4d. Transaction Id: DJNIV. Begin TS: 2021-07-29T05:25:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:25:50.854 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b5d31715-ef47-45fe-85ee-2bf6cd35fd4d. Transaction Id: DJNIV. Begin TS: 2021-07-29T05:25:50.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:25:50.856+0000|2021-07-29T05:25:50.863+0000|b5d31715-ef47-45fe-85ee-2bf6cd35fd4d|UNKNOWN_INSTANCE_ID|task-scheduler-3||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b5d31715-ef47-45fe-85ee-2bf6cd35fd4d, Transaction Id: DJNIV, 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-07-29 05:25:50.863 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b5d31715-ef47-45fe-85ee-2bf6cd35fd4d, Transaction Id: DJNIV, 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-07-29 05:25:50.864 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.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=b5d31715-ef47-45fe-85ee-2bf6cd35fd4d, X-ECOMP-TransactionID=DJNIV, X-Begin-Timestamp=2021-07-29T05:25:50.854+0000, id=41024887-f274-ec50-73b4-53c2b9888a3f, timestamp=1627536350855}], headers={id=dda90fc7-6071-9145-2ecd-5f901ea8a66f, timestamp=1627536350864}] 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=b5d31715-ef47-45fe-85ee-2bf6cd35fd4d, X-ECOMP-TransactionID=DJNIV, X-Begin-Timestamp=2021-07-29T05:25:50.854+0000, id=41024887-f274-ec50-73b4-53c2b9888a3f, timestamp=1627536350855}]
2021-07-29 05:26:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:26:03.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:26:03.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:26:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:26:03.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:26:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=d57935db-2249-40f3-be23-3c2e13c51f3e, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:26:03 GMT]
2021-07-29 05:26:03.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:26:03.058 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-07-29 05:26:03.058 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-29 05:26:03.060 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received last HTTP packet
2021-07-29 05:26:03.061  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-07-29 05:26:03.061 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-07-29T04:59:10.587Z","update_id":"e2428c05-7a6a-49c4-b3db-42049fb54842","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_eEp.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_Ainstance_basicclamp0rinstance_basicclamp0Iinstance_basicclamp0jinstance_basicclamp0oinstance_basicclamp0p","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-07-29 05:26:03.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [disconnecting])
2021-07-29 05:26:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Releasing channel
2021-07-29 05:26:03.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-07-29T05:26:20.855+0000|83873e20-9e14-42c0-b2af-ad66c641f57f|Request Id: 83873e20-9e14-42c0-b2af-ad66c641f57f. Transaction Id: ZCDXP. Begin TS: 2021-07-29T05:26:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:26:20.854 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 83873e20-9e14-42c0-b2af-ad66c641f57f. Transaction Id: ZCDXP. Begin TS: 2021-07-29T05:26:20.854+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:26:20.857+0000|2021-07-29T05:26:20.865+0000|83873e20-9e14-42c0-b2af-ad66c641f57f|UNKNOWN_INSTANCE_ID|task-scheduler-4||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.78.75|8|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 83873e20-9e14-42c0-b2af-ad66c641f57f, Transaction Id: ZCDXP, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:26:20.865 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 83873e20-9e14-42c0-b2af-ad66c641f57f, Transaction Id: ZCDXP, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-29 05:26:20.867 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=83873e20-9e14-42c0-b2af-ad66c641f57f, X-ECOMP-TransactionID=ZCDXP, X-Begin-Timestamp=2021-07-29T05:26:20.854+0000, id=143cf645-753d-1a48-2853-4f22f9b79823, timestamp=1627536380855}], headers={id=75efe595-3a3b-ff15-c5a5-ed65e0b7f045, timestamp=1627536380867}] 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=83873e20-9e14-42c0-b2af-ad66c641f57f, X-ECOMP-TransactionID=ZCDXP, X-Begin-Timestamp=2021-07-29T05:26:20.854+0000, id=143cf645-753d-1a48-2853-4f22f9b79823, timestamp=1627536380855}]
2021-07-29T05:26:50.855+0000|b4a54b60-43e3-4eec-98e1-e672d2b95cc8|Request Id: b4a54b60-43e3-4eec-98e1-e672d2b95cc8. Transaction Id: B8R6L. Begin TS: 2021-07-29T05:26:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29 05:26:50.855 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b4a54b60-43e3-4eec-98e1-e672d2b95cc8. Transaction Id: B8R6L. Begin TS: 2021-07-29T05:26:50.855+0000. Starting new DMaaP MR Subscriber poll.
2021-07-29T05:26:50.857+0000|2021-07-29T05:26:50.864+0000|b4a54b60-43e3-4eec-98e1-e672d2b95cc8|UNKNOWN_INSTANCE_ID|task-scheduler-1||s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.78.75|7|s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b4a54b60-43e3-4eec-98e1-e672d2b95cc8, Transaction Id: B8R6L, 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-07-29 05:26:50.864 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b4a54b60-43e3-4eec-98e1-e672d2b95cc8, Transaction Id: B8R6L, 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-07-29 05:26:50.866 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=b4a54b60-43e3-4eec-98e1-e672d2b95cc8, X-ECOMP-TransactionID=B8R6L, X-Begin-Timestamp=2021-07-29T05:26:50.855+0000, id=1350f80c-39a1-d3bc-cd8b-df79c0f1c4a2, timestamp=1627536410856}], headers={id=d2275462-7377-1eda-4d1f-3a99ec4113fd, timestamp=1627536410865}] 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=b4a54b60-43e3-4eec-98e1-e672d2b95cc8, X-ECOMP-TransactionID=B8R6L, X-Begin-Timestamp=2021-07-29T05:26:50.855+0000, id=1350f80c-39a1-d3bc-cd8b-df79c0f1c4a2, timestamp=1627536410856}]
2021-07-29 05:27:03.022 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2 for configuration
2021-07-29 05:27:03.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-07-29 05:27:03.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-07-29 05:27:03.025 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, method=GET}
2021-07-29 05:27:03.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [request_sent])
2021-07-29 05:27:03.052 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] Received response (auto-read:false) : [x-onap-requestid=014a4320-520a-4be0-83fe-c0cca146b677, Content-Type=application/json, Content-Length=4936, Date=Thu, 29 Jul 2021 05:27:03 GMT]
2021-07-29 05:27:03.052 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443] onStateChange(GET{uri=/service_component_all/s7e1f156e821147499cbd5031a02f6d74-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x833febd0, L:/10.233.78.75:47220 - R:config-binding-service/10.233.16.127:10443]}}, [response_received])
2021-07-29 05:27:03.052 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        :[0;3