Results

By type

          2021-11-06 07:10:52.634 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.allocator.type: pooled
2021-11-06 07:10:52.640 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.threadLocalDirectBufferSize: 0
2021-11-06 07:10:52.640 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2021-11-06 07:10:52.728 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e] Created a new pooled channel, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:10:52.750 DEBUG 1 --- [or-http-epoll-2] reactor.netty.tcp.SslProvider            : [id:e6b9f26e] SSL enabled using engine SSLEngineImpl and SNI config-binding-service:10443
2021-11-06 07:10:52.826 DEBUG 1 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkAccessible: true
2021-11-06 07:10:52.827 DEBUG 1 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkBounds: true
2021-11-06 07:10:52.829 DEBUG 1 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1f7d7f4d
2021-11-06 07:10:52.835 DEBUG 1 --- [or-http-epoll-2] reactor.netty.transport.TransportConfig  : [id:e6b9f26e] Initialized pipeline DefaultChannelPipeline{(reactor.left.sslHandler = io.netty.handler.ssl.SslHandler), (reactor.left.sslReader = reactor.netty.tcp.SslProvider$SslReadHandler), (reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2021-11-06 07:10:53.013 DEBUG 1 --- [or-http-epoll-1] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@15c64166
2021-11-06 07:10:53.016 DEBUG 1 --- [or-http-epoll-1] io.netty.resolver.dns.DnsQueryContext    : [id: 0x84e8741e] WRITE: UDP, [45628: /169.254.25.10:53], DefaultDnsQuestion(config-binding-service.onap.svc.cluster.local. IN A)
2021-11-06 07:10:53.025 DEBUG 1 --- [or-http-epoll-1] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2021-11-06 07:10:53.026 DEBUG 1 --- [or-http-epoll-1] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2021-11-06 07:10:53.026 DEBUG 1 --- [or-http-epoll-1] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2021-11-06 07:10:53.026 DEBUG 1 --- [or-http-epoll-1] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2021-11-06 07:10:53.026 DEBUG 1 --- [or-http-epoll-1] io.netty.util.Recycler                   : -Dio.netty.recycler.delayedQueue.ratio: 8
2021-11-06 07:10:53.117 DEBUG 1 --- [or-http-epoll-1] io.netty.resolver.dns.DnsNameResolver    : [id: 0x84e8741e] RECEIVED: UDP [45628: /169.254.25.10:53], DatagramDnsResponse(from: /169.254.25.10:53, 45628, QUERY(0), NoError(0), RD AA)
	DefaultDnsQuestion(config-binding-service.onap.svc.cluster.local. IN A)
	DefaultDnsRawRecord(config-binding-service.onap.svc.cluster.local. 5 IN A 4B)
	DefaultDnsRawRecord(OPT flags:0 udp:4096 0B)
2021-11-06 07:10:53.132 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Registering pool release on close event for channel
2021-11-06 07:10:53.133 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:10:53.538  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.1 using Java 11.0.9.1 on sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.1.jar started by tca-gen2 in /opt)
2021-11-06 07:10:53.539 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-11-06 07:10:53.540  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-11-06 07:10:53.815 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-11-06 07:10:53.816 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}, [connected])
2021-11-06 07:10:53.831 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [configured])
2021-11-06 07:10:53.834 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:10:53.839 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:10:53.841 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 85b4f513-0fab-42db-9de6-564cc60aafa9, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:10:53.906 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:10:53.943 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=3ed5a29e-d425-40b8-bf02-25a103101a4c, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:10:53 GMT, content-length=4942]
2021-11-06 07:10:53.943 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:10:53.944 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:10:54.022 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:10:54.031 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-1, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:10:54.043  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:10:54.043 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:10:54.048 DEBUG 1 --- [or-http-epoll-2] 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:10:54.138 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-11-06 07:10:54.139 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-11-06 07:10:54.139 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-11-06 07:10:54.139 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-11-06 07:10:54.140 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-11-06 07:10:54.140 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-11-06 07:10:54.140 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-11-06 07:10:54.140 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-11-06 07:10:54.141 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-11-06 07:10:54.141 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-11-06 07:10:54.141 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-11-06 07:10:54.141 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-11-06 07:10:54.141 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-11-06 07:10:54.142 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-11-06 07:10:54.142 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-11-06 07:10:54.142 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-11-06 07:10:54.142 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-11-06 07:10:54.142 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-11-06 07:10:54.142 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-11-06 07:10:54.142 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-11-06 07:10:54.143 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:https://aai.onap.svc.cluster.local:8443
2021-11-06 07:10:54.143 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-11-06 07:10:54.143 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-11-06 07:10:54.143 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-11-06 07:10:54.143 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-11-06 07:10:54.143 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-11-06 07:10:54.144 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-11-06 07:10:54.144 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-11-06T07:09:50.781Z
2021-11-06 07:10:54.144 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:660e6ed9-a22f-4cf1-97ac-7aed4206aaee
2021-11-06 07:10:54.144 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-11-06 07:10:54.144 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type:onap.policies.monitoring.tcagen2
2021-11-06 07:10:54.144 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type_version:1.0.0
2021-11-06 07:10:54.145 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].name:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg
2021-11-06 07:10:54.145 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].version:1.0.0
2021-11-06 07:10:54.145 DEBUG 1 --- [or-http-epoll-2] 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_Dpg
2021-11-06 07:10:54.145 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-version:1.0.0
2021-11-06 07:10:54.145 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyName:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml
2021-11-06 07:10:54.145 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyVersion:1.0.0
2021-11-06 07:10:54.145 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.domain:measurementsForVfScaling
2021-11-06 07:10:54.146 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope:DCAE
2021-11-06 07:10:54.146 DEBUG 1 --- [or-http-epoll-2] 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-11-06 07:10:54.146 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity:MAJOR
2021-11-06 07:10:54.146 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue:200
2021-11-06 07:10:54.146 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus:ONSET
2021-11-06 07:10:54.146 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName:LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z
2021-11-06 07:10:54.147 DEBUG 1 --- [or-http-epoll-2] 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-11-06 07:10:54.147 DEBUG 1 --- [or-http-epoll-2] 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-11-06 07:10:54.147 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName:vLoadBalancer
2021-11-06 07:10:54.147 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion:v0.0.1
2021-11-06 07:10:54.147 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType:VM
2021-11-06 07:10:54.148 DEBUG 1 --- [or-http-epoll-2] 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-11-06 07:10:54.158  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-11-06 07:10:54.200  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType -> VM
2021-11-06 07:10:54.200  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-11-06 07:10:54.200  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-11-06 07:10:54.200  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-11-06 07:10:54.200  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName -> vLoadBalancer
2021-11-06 07:10:54.201  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].version -> 1.0.0
2021-11-06 07:10:54.201  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.201  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-11-06 07:10:54.201  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type_version -> 1.0.0
2021-11-06 07:10:54.201  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-11-06 07:10:54.201  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-11-06 07:10:54.202  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type -> onap.policies.monitoring.tcagen2
2021-11-06 07:10:54.202  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-11-06 07:10:54.202  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-11-06 07:10:54.202  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.domain -> measurementsForVfScaling
2021-11-06 07:10:54.202  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-11-06 07:10:54.202  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> 660e6ed9-a22f-4cf1-97ac-7aed4206aaee
2021-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.203  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyVersion -> 1.0.0
2021-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope -> DCAE
2021-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-version -> 1.0.0
2021-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName -> LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z
2021-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-11-06 07:10:54.204  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyName -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml
2021-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-11-06 07:10:54.205  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-11-06 07:10:54.206  INFO 1 --- [or-http-epoll-2] 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_Dpg
2021-11-06 07:10:54.206  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].name -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg
2021-11-06 07:10:54.206  INFO 1 --- [or-http-epoll-2] 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-11-06 07:10:54.206  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-11-06 07:10:54.206  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> https://aai.onap.svc.cluster.local:8443
2021-11-06 07:10:54.206  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-11-06T07:09:50.781Z
2021-11-06 07:10:54.206  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-11-06 07:10:54.207  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-11-06 07:10:54.208  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-11-06 07:10:54.209 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:10:54.210 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:10:54.210 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:10:54.214 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06 07:10:56.175  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-11-06 07:10:56.326  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 143 ms. Found 1 MongoDB repository interfaces.
2021-11-06 07:10:57.576  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-11-06 07:10:57.620  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-11-06 07:10:57.668  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-11-06 07:10:58.021  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-06 07:10:58.023  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-06 07:10:58.057  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-06 07:10:58.588 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-06 07:10:58.664  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-11-06 07:10:58.665  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4837 ms
2021-11-06 07:10:58.833 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-11-06 07:10:59.850 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.Swagger2ControllerWebMvc:
	{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
2021-11-06 07:10:59.853 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
2021-11-06 07:10:59.864 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
2021-11-06 07:10:59.874 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
	{ [/error]}: error(HttpServletRequest)
2021-11-06 07:11:00.332  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-11-06 07:11:00.422  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-11-06 07:11:00.469  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-11-06 07:11:00.823  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-11-06 07:11:00.947  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:3317}] to dcae-mongohost:27017
2021-11-06 07:11:00.947  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:3318}] to dcae-mongohost:27017
2021-11-06 07:11:00.947  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=33304436}
2021-11-06 07:11:01.221  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-06 07:11:01.267  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-06 07:11:01.400  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:3319}] to dcae-mongohost:27017
2021-11-06 07:11:02.167 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-11-06 07:11:02.175  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-11-06 07:11:02.176 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-11-06 07:11:02.176  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-11-06 07:11:02.176  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-11-06 07:11:02.193  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-11-06 07:11:02.219 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-11-06 07:11:02.220  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-11-06 07:11:02.220 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-11-06 07:11:02.220  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-11-06 07:11:02.220  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-11-06 07:11:02.246  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-11-06 07:11:02.248  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-11-06 07:11:02.474  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-06 07:11:02.581  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-06 07:11:03.142  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-11-06 07:11:03.244 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-11-06 07:11:03.265 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
2021-11-06 07:11:03.544  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-11-06 07:11:03.635  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-11-06 07:11:03.636  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-11-06 07:11:03.636  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-06 07:11:03.636  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-11-06 07:11:03.636  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-11-06 07:11:03.636  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-06 07:11:03.636  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-11-06 07:11:03.637  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
2021-11-06 07:11:03.641  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-06 07:11:03.642  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-11-06T07:11:03.657+0000|6b0ac2c0-b80e-4613-9be1-258f4a0d5540|Request Id: 6b0ac2c0-b80e-4613-9be1-258f4a0d5540. Transaction Id: AVIHS. Begin TS: 2021-11-06T07:11:03.642+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:11:03.652 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6b0ac2c0-b80e-4613-9be1-258f4a0d5540. Transaction Id: AVIHS. Begin TS: 2021-11-06T07:11:03.642+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:11:03.702  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.7.Final
2021-11-06 07:11:03.733  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-11-06 07:11:03.815  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-11-06 07:11:03.963  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-11-06T07:11:03.801+0000|2021-11-06T07:11:03.967+0000|6b0ac2c0-b80e-4613-9be1-258f4a0d5540|UNKNOWN_INSTANCE_ID|task-scheduler-1||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|166|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6b0ac2c0-b80e-4613-9be1-258f4a0d5540, Transaction Id: AVIHS, Elapsed Time: 166 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:11:03.970 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6b0ac2c0-b80e-4613-9be1-258f4a0d5540, Transaction Id: AVIHS, Elapsed Time: 166 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:11:04.039 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6b0ac2c0-b80e-4613-9be1-258f4a0d5540, X-Begin-Timestamp=2021-11-06T07:11:03.642+0000, X-TransactionID=AVIHS, id=bf11bb74-c309-902c-fcd4-218d8d1922e3, timestamp=1636182663665}], headers={id=69d815e2-109c-1b11-435f-a5cb899d15f1, timestamp=1636182664038}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6b0ac2c0-b80e-4613-9be1-258f4a0d5540, X-Begin-Timestamp=2021-11-06T07:11:03.642+0000, X-TransactionID=AVIHS, id=bf11bb74-c309-902c-fcd4-218d8d1922e3, timestamp=1636182663665}]
2021-11-06 07:11:04.117  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-11-06 07:11:04.650 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-11-06 07:11:04.739 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-11-06 07:11:04.832  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 14.67 seconds (JVM running for 16.422)
2021-11-06 07:11:12.703  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-06 07:11:12.704  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-11-06 07:11:12.707  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 3 ms
2021-11-06T07:11:33.642+0000|b9e75bf8-7325-4ae4-9738-14ad2360e8c9|Request Id: b9e75bf8-7325-4ae4-9738-14ad2360e8c9. Transaction Id: L0ZCZ. Begin TS: 2021-11-06T07:11:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:11:33.641 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b9e75bf8-7325-4ae4-9738-14ad2360e8c9. Transaction Id: L0ZCZ. Begin TS: 2021-11-06T07:11:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:11:33.644+0000|2021-11-06T07:11:33.654+0000|b9e75bf8-7325-4ae4-9738-14ad2360e8c9|UNKNOWN_INSTANCE_ID|task-scheduler-6||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|10|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b9e75bf8-7325-4ae4-9738-14ad2360e8c9, Transaction Id: L0ZCZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:11:33.654 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b9e75bf8-7325-4ae4-9738-14ad2360e8c9, Transaction Id: L0ZCZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:11:33.657 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b9e75bf8-7325-4ae4-9738-14ad2360e8c9, X-Begin-Timestamp=2021-11-06T07:11:33.640+0000, X-TransactionID=L0ZCZ, id=f414867e-e86e-da67-bc8a-48e7b6198218, timestamp=1636182693643}], headers={id=61912b25-b0cc-8042-9baf-f81e45860b41, timestamp=1636182693657}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b9e75bf8-7325-4ae4-9738-14ad2360e8c9, X-Begin-Timestamp=2021-11-06T07:11:33.640+0000, X-TransactionID=L0ZCZ, id=f414867e-e86e-da67-bc8a-48e7b6198218, timestamp=1636182693643}]
2021-11-06 07:11:51.730 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:11:51.733 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:11:51.733 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-2, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:11:51.734 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-2, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:11:51.734 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f88884fd-8221-4eb8-bbf6-fb8666a952b4, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:11:51.737 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-2, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:11:51.767 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-2, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=77fee86c-e740-4865-94ad-c5045b1c5c98, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:11:51 GMT, content-length=4942]
2021-11-06 07:11:51.767 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-2, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:11:51.768 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:11:51.768 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-2, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:11:51.771 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-2, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:11:51.773  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:11:51.773 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:11:51.775 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:11:51.776 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:11:51.776 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:11:51.776 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:12:03.641+0000|094e9670-a879-4d84-b1e8-33e4a631b36a|Request Id: 094e9670-a879-4d84-b1e8-33e4a631b36a. Transaction Id: 7ZSCK. Begin TS: 2021-11-06T07:12:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:12:03.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 094e9670-a879-4d84-b1e8-33e4a631b36a. Transaction Id: 7ZSCK. Begin TS: 2021-11-06T07:12:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:12:03.643+0000|2021-11-06T07:12:03.650+0000|094e9670-a879-4d84-b1e8-33e4a631b36a|UNKNOWN_INSTANCE_ID|task-scheduler-7||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 094e9670-a879-4d84-b1e8-33e4a631b36a, Transaction Id: 7ZSCK, 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-11-06 07:12:03.650 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 094e9670-a879-4d84-b1e8-33e4a631b36a, Transaction Id: 7ZSCK, 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-11-06 07:12:03.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=094e9670-a879-4d84-b1e8-33e4a631b36a, X-Begin-Timestamp=2021-11-06T07:12:03.640+0000, X-TransactionID=7ZSCK, id=57179d6e-5dea-a6fd-039f-e6ed10b31254, timestamp=1636182723641}], headers={id=7f390f0f-3818-9ea1-747e-ccbc02f08d61, timestamp=1636182723652}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=094e9670-a879-4d84-b1e8-33e4a631b36a, X-Begin-Timestamp=2021-11-06T07:12:03.640+0000, X-TransactionID=7ZSCK, id=57179d6e-5dea-a6fd-039f-e6ed10b31254, timestamp=1636182723641}]
2021-11-06T07:12:33.641+0000|ddf96e7c-5fcc-476e-ab55-f10115bbdc8c|Request Id: ddf96e7c-5fcc-476e-ab55-f10115bbdc8c. Transaction Id: KVTGV. Begin TS: 2021-11-06T07:12:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:12:33.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ddf96e7c-5fcc-476e-ab55-f10115bbdc8c. Transaction Id: KVTGV. Begin TS: 2021-11-06T07:12:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:12:33.643+0000|2021-11-06T07:12:33.650+0000|ddf96e7c-5fcc-476e-ab55-f10115bbdc8c|UNKNOWN_INSTANCE_ID|task-scheduler-7||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ddf96e7c-5fcc-476e-ab55-f10115bbdc8c, Transaction Id: KVTGV, 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-11-06 07:12:33.650 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ddf96e7c-5fcc-476e-ab55-f10115bbdc8c, Transaction Id: KVTGV, 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-11-06 07:12:33.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ddf96e7c-5fcc-476e-ab55-f10115bbdc8c, X-Begin-Timestamp=2021-11-06T07:12:33.640+0000, X-TransactionID=KVTGV, id=0fde0d22-e5ba-61eb-8066-f137b55719e6, timestamp=1636182753641}], headers={id=a55eaba9-a150-b0f9-c4b8-3b505ca0ee8d, timestamp=1636182753652}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ddf96e7c-5fcc-476e-ab55-f10115bbdc8c, X-Begin-Timestamp=2021-11-06T07:12:33.640+0000, X-TransactionID=KVTGV, id=0fde0d22-e5ba-61eb-8066-f137b55719e6, timestamp=1636182753641}]
2021-11-06 07:12:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:12:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:12:51.720 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-3, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:12:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-3, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:12:51.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 74791331-584c-45cd-867b-a19a7ac7c763, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:12:51.724 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-3, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:12:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-3, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=a33daee8-7d3b-4332-981d-8d855a40afd3, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:12:51 GMT, content-length=4942]
2021-11-06 07:12:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-3, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:12:51.749 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:12:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-3, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:12:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-3, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:12:51.755  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:12:51.756 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:12:51.757 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:12:51.757 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:12:51.757 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:12:51.757 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:13:03.641+0000|2d5df714-b58f-456d-bfa3-257b6b69d465|Request Id: 2d5df714-b58f-456d-bfa3-257b6b69d465. Transaction Id: YFOLV. Begin TS: 2021-11-06T07:13:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:13:03.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2d5df714-b58f-456d-bfa3-257b6b69d465. Transaction Id: YFOLV. Begin TS: 2021-11-06T07:13:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:13:03.643+0000|2021-11-06T07:13:03.650+0000|2d5df714-b58f-456d-bfa3-257b6b69d465|UNKNOWN_INSTANCE_ID|task-scheduler-7||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2d5df714-b58f-456d-bfa3-257b6b69d465, Transaction Id: YFOLV, 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-11-06 07:13:03.650 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2d5df714-b58f-456d-bfa3-257b6b69d465, Transaction Id: YFOLV, 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-11-06 07:13:03.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2d5df714-b58f-456d-bfa3-257b6b69d465, X-Begin-Timestamp=2021-11-06T07:13:03.641+0000, X-TransactionID=YFOLV, id=5551e181-ca06-5998-1661-3e4de2960e01, timestamp=1636182783642}], headers={id=054f0c50-a4a3-8e19-fb75-3c4c53a8e4bc, timestamp=1636182783652}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2d5df714-b58f-456d-bfa3-257b6b69d465, X-Begin-Timestamp=2021-11-06T07:13:03.641+0000, X-TransactionID=YFOLV, id=5551e181-ca06-5998-1661-3e4de2960e01, timestamp=1636182783642}]
2021-11-06T07:13:33.641+0000|d73a350c-00e5-410e-8941-224235d60351|Request Id: d73a350c-00e5-410e-8941-224235d60351. Transaction Id: AAIWL. Begin TS: 2021-11-06T07:13:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:13:33.640 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d73a350c-00e5-410e-8941-224235d60351. Transaction Id: AAIWL. Begin TS: 2021-11-06T07:13:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:13:33.643+0000|2021-11-06T07:13:33.650+0000|d73a350c-00e5-410e-8941-224235d60351|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d73a350c-00e5-410e-8941-224235d60351, Transaction Id: AAIWL, 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-11-06 07:13:33.651 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d73a350c-00e5-410e-8941-224235d60351, Transaction Id: AAIWL, 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-11-06 07:13:33.653 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d73a350c-00e5-410e-8941-224235d60351, X-Begin-Timestamp=2021-11-06T07:13:33.640+0000, X-TransactionID=AAIWL, id=f74a2d7b-59c8-d8d2-5bec-e1877b1d4f51, timestamp=1636182813642}], headers={id=a74f30c1-41cf-4825-7752-2735ccec7cf8, timestamp=1636182813653}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d73a350c-00e5-410e-8941-224235d60351, X-Begin-Timestamp=2021-11-06T07:13:33.640+0000, X-TransactionID=AAIWL, id=f74a2d7b-59c8-d8d2-5bec-e1877b1d4f51, timestamp=1636182813642}]
2021-11-06 07:13:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:13:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:13:51.720 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-4, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:13:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-4, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:13:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 85ccca26-32ee-4e16-85ae-a58d843e22af, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:13:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-4, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:13:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-4, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=6da91a5e-77e4-483e-83ce-83a581c6fdb9, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:13:51 GMT, content-length=4942]
2021-11-06 07:13:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-4, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:13:51.748 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:13:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-4, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:13:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-4, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:13:51.751  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:13:51.751 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:13:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:13:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:13:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:13:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:14:03.641+0000|a2ef585b-badf-46a0-8364-ab015722be37|Request Id: a2ef585b-badf-46a0-8364-ab015722be37. Transaction Id: B9K9F. Begin TS: 2021-11-06T07:14:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:14:03.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a2ef585b-badf-46a0-8364-ab015722be37. Transaction Id: B9K9F. Begin TS: 2021-11-06T07:14:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:14:03.643+0000|2021-11-06T07:14:03.649+0000|a2ef585b-badf-46a0-8364-ab015722be37|UNKNOWN_INSTANCE_ID|task-scheduler-8||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a2ef585b-badf-46a0-8364-ab015722be37, Transaction Id: B9K9F, 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-11-06 07:14:03.649 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a2ef585b-badf-46a0-8364-ab015722be37, Transaction Id: B9K9F, 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-11-06 07:14:03.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a2ef585b-badf-46a0-8364-ab015722be37, X-Begin-Timestamp=2021-11-06T07:14:03.641+0000, X-TransactionID=B9K9F, id=d6b42161-64ca-2777-1ac6-c13e8446bc0c, timestamp=1636182843642}], headers={id=e622383f-3c66-a774-0e9a-dfc00e3f6353, timestamp=1636182843651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a2ef585b-badf-46a0-8364-ab015722be37, X-Begin-Timestamp=2021-11-06T07:14:03.641+0000, X-TransactionID=B9K9F, id=d6b42161-64ca-2777-1ac6-c13e8446bc0c, timestamp=1636182843642}]
2021-11-06T07:14:33.641+0000|b9cda5e0-8974-480b-b306-fc1c1f9f0d05|Request Id: b9cda5e0-8974-480b-b306-fc1c1f9f0d05. Transaction Id: JFBO7. Begin TS: 2021-11-06T07:14:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:14:33.640 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b9cda5e0-8974-480b-b306-fc1c1f9f0d05. Transaction Id: JFBO7. Begin TS: 2021-11-06T07:14:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:14:33.642+0000|2021-11-06T07:14:33.649+0000|b9cda5e0-8974-480b-b306-fc1c1f9f0d05|UNKNOWN_INSTANCE_ID|task-scheduler-6||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b9cda5e0-8974-480b-b306-fc1c1f9f0d05, Transaction Id: JFBO7, 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-11-06 07:14:33.649 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b9cda5e0-8974-480b-b306-fc1c1f9f0d05, Transaction Id: JFBO7, 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-11-06 07:14:33.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b9cda5e0-8974-480b-b306-fc1c1f9f0d05, X-Begin-Timestamp=2021-11-06T07:14:33.640+0000, X-TransactionID=JFBO7, id=68f72a9f-beb4-7715-d15e-059ea93bae12, timestamp=1636182873641}], headers={id=f3deb1a8-9b24-c052-8942-e692470506f8, timestamp=1636182873651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b9cda5e0-8974-480b-b306-fc1c1f9f0d05, X-Begin-Timestamp=2021-11-06T07:14:33.640+0000, X-TransactionID=JFBO7, id=68f72a9f-beb4-7715-d15e-059ea93bae12, timestamp=1636182873641}]
2021-11-06 07:14:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:14:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:14:51.720 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-5, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:14:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-5, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:14:51.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: ec541485-1001-4bde-bfde-75c2b63b97be, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:14:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-5, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:14:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-5, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=ad013c62-1530-408d-a34c-d41a06e28214, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:14:51 GMT, content-length=4942]
2021-11-06 07:14:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-5, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:14:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:14:51.758 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-5, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:14:51.760 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-5, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:14:51.761  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:14:51.762 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:14:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:14:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:14:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:14:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:15:03.641+0000|add8b649-3c22-4f8e-9d07-181c2530f855|Request Id: add8b649-3c22-4f8e-9d07-181c2530f855. Transaction Id: MZGMY. Begin TS: 2021-11-06T07:15:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:15:03.641 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: add8b649-3c22-4f8e-9d07-181c2530f855. Transaction Id: MZGMY. Begin TS: 2021-11-06T07:15:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:15:03.643+0000|2021-11-06T07:15:03.652+0000|add8b649-3c22-4f8e-9d07-181c2530f855|UNKNOWN_INSTANCE_ID|task-scheduler-9||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|9|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: add8b649-3c22-4f8e-9d07-181c2530f855, Transaction Id: MZGMY, 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-11-06 07:15:03.652 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: add8b649-3c22-4f8e-9d07-181c2530f855, Transaction Id: MZGMY, 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-11-06 07:15:03.653 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=add8b649-3c22-4f8e-9d07-181c2530f855, X-Begin-Timestamp=2021-11-06T07:15:03.640+0000, X-TransactionID=MZGMY, id=37b8838a-c228-1abc-34fc-4dbdb7a5d99e, timestamp=1636182903642}], headers={id=5114f8b6-2954-1087-23b6-e1f80573561c, timestamp=1636182903653}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=add8b649-3c22-4f8e-9d07-181c2530f855, X-Begin-Timestamp=2021-11-06T07:15:03.640+0000, X-TransactionID=MZGMY, id=37b8838a-c228-1abc-34fc-4dbdb7a5d99e, timestamp=1636182903642}]
2021-11-06T07:15:33.641+0000|207d9b4d-17de-42a7-856e-7da39d881121|Request Id: 207d9b4d-17de-42a7-856e-7da39d881121. Transaction Id: YPPXX. Begin TS: 2021-11-06T07:15:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:15:33.641 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 207d9b4d-17de-42a7-856e-7da39d881121. Transaction Id: YPPXX. Begin TS: 2021-11-06T07:15:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:15:33.643+0000|2021-11-06T07:15:33.649+0000|207d9b4d-17de-42a7-856e-7da39d881121|UNKNOWN_INSTANCE_ID|task-scheduler-1||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 207d9b4d-17de-42a7-856e-7da39d881121, Transaction Id: YPPXX, 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-11-06 07:15:33.649 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 207d9b4d-17de-42a7-856e-7da39d881121, Transaction Id: YPPXX, 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-11-06 07:15:33.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=207d9b4d-17de-42a7-856e-7da39d881121, X-Begin-Timestamp=2021-11-06T07:15:33.641+0000, X-TransactionID=YPPXX, id=5fe8cff3-cded-8ca3-a8ab-e0d620ed0a04, timestamp=1636182933642}], headers={id=5744df31-f740-cf6c-0e6e-6453bd51277b, timestamp=1636182933651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=207d9b4d-17de-42a7-856e-7da39d881121, X-Begin-Timestamp=2021-11-06T07:15:33.641+0000, X-TransactionID=YPPXX, id=5fe8cff3-cded-8ca3-a8ab-e0d620ed0a04, timestamp=1636182933642}]
2021-11-06 07:15:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:15:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:15:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-6, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:15:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-6, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:15:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 10c130a3-416e-44c3-8c2a-2b03267b2d3c, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:15:51.723 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-6, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:15:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-6, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=74279e28-2724-4a75-b641-3844cf5f2b6e, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:15:51 GMT, content-length=4942]
2021-11-06 07:15:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-6, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:15:51.749 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:15:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-6, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:15:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-6, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:15:51.751  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:15:51.751 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:15:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:15:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:15:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:15:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:16:03.641+0000|7f5dff61-9460-4209-a078-e7b8f2205a4a|Request Id: 7f5dff61-9460-4209-a078-e7b8f2205a4a. Transaction Id: YNIX1. Begin TS: 2021-11-06T07:16:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:16:03.640 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7f5dff61-9460-4209-a078-e7b8f2205a4a. Transaction Id: YNIX1. Begin TS: 2021-11-06T07:16:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:16:03.642+0000|2021-11-06T07:16:03.649+0000|7f5dff61-9460-4209-a078-e7b8f2205a4a|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7f5dff61-9460-4209-a078-e7b8f2205a4a, Transaction Id: YNIX1, 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-11-06 07:16:03.649 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7f5dff61-9460-4209-a078-e7b8f2205a4a, Transaction Id: YNIX1, 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-11-06 07:16:03.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7f5dff61-9460-4209-a078-e7b8f2205a4a, X-Begin-Timestamp=2021-11-06T07:16:03.640+0000, X-TransactionID=YNIX1, id=14239bd2-c02d-2fda-c904-2cfe7c0ad9dd, timestamp=1636182963641}], headers={id=b1a72bf6-d6bd-6a81-ee5c-fcc548596c52, timestamp=1636182963650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7f5dff61-9460-4209-a078-e7b8f2205a4a, X-Begin-Timestamp=2021-11-06T07:16:03.640+0000, X-TransactionID=YNIX1, id=14239bd2-c02d-2fda-c904-2cfe7c0ad9dd, timestamp=1636182963641}]
2021-11-06T07:16:33.641+0000|bc072317-7bb9-41d8-a169-db5a03edba6a|Request Id: bc072317-7bb9-41d8-a169-db5a03edba6a. Transaction Id: Q4EZU. Begin TS: 2021-11-06T07:16:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:16:33.641 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bc072317-7bb9-41d8-a169-db5a03edba6a. Transaction Id: Q4EZU. Begin TS: 2021-11-06T07:16:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:16:33.642+0000|2021-11-06T07:16:33.648+0000|bc072317-7bb9-41d8-a169-db5a03edba6a|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: bc072317-7bb9-41d8-a169-db5a03edba6a, Transaction Id: Q4EZU, 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-11-06 07:16:33.648 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bc072317-7bb9-41d8-a169-db5a03edba6a, Transaction Id: Q4EZU, 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-11-06 07:16:33.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bc072317-7bb9-41d8-a169-db5a03edba6a, X-Begin-Timestamp=2021-11-06T07:16:33.641+0000, X-TransactionID=Q4EZU, id=1a5cd405-7fc1-b135-e4bb-535702e7b12a, timestamp=1636182993641}], headers={id=df448921-ddb8-5fbf-5c29-d5606118dccb, timestamp=1636182993650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bc072317-7bb9-41d8-a169-db5a03edba6a, X-Begin-Timestamp=2021-11-06T07:16:33.641+0000, X-TransactionID=Q4EZU, id=1a5cd405-7fc1-b135-e4bb-535702e7b12a, timestamp=1636182993641}]
2021-11-06 07:16:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:16:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:16:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-7, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:16:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-7, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:16:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 929001d4-1124-476f-a877-7722d2c9fc83, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:16:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-7, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:16:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-7, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=9f9513ec-b1f1-4082-9804-afb1b198d154, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:16:51 GMT, content-length=4942]
2021-11-06 07:16:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-7, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:16:51.749 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:16:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-7, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:16:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-7, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:16:51.752  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:16:51.752 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:16:51.754 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:16:51.754 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:16:51.754 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:16:51.754 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:17:03.641+0000|aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0|Request Id: aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0. Transaction Id: NY5RY. Begin TS: 2021-11-06T07:17:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:17:03.641 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0. Transaction Id: NY5RY. Begin TS: 2021-11-06T07:17:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:17:03.642+0000|2021-11-06T07:17:03.649+0000|aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0, Transaction Id: NY5RY, 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-11-06 07:17:03.649 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0, Transaction Id: NY5RY, 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-11-06 07:17:03.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0, X-Begin-Timestamp=2021-11-06T07:17:03.641+0000, X-TransactionID=NY5RY, id=4bdea0ad-748d-94c0-7e04-ac9c134de2c9, timestamp=1636183023641}], headers={id=b5560094-e9df-e0ce-6438-7735286db623, timestamp=1636183023651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=aae8baaf-3e9f-4fc5-a3b1-28d56fdfbeb0, X-Begin-Timestamp=2021-11-06T07:17:03.641+0000, X-TransactionID=NY5RY, id=4bdea0ad-748d-94c0-7e04-ac9c134de2c9, timestamp=1636183023641}]
2021-11-06T07:17:33.641+0000|b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8|Request Id: b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8. Transaction Id: GFF6F. Begin TS: 2021-11-06T07:17:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:17:33.640 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8. Transaction Id: GFF6F. Begin TS: 2021-11-06T07:17:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:17:33.642+0000|2021-11-06T07:17:33.648+0000|b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8|UNKNOWN_INSTANCE_ID|task-scheduler-3||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8, Transaction Id: GFF6F, 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-11-06 07:17:33.648 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8, Transaction Id: GFF6F, 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-11-06 07:17:33.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8, X-Begin-Timestamp=2021-11-06T07:17:33.640+0000, X-TransactionID=GFF6F, id=159a2014-0cee-4292-cbc3-4eb2b0687beb, timestamp=1636183053641}], headers={id=da02203c-1855-fd11-0788-6dafa28db1d7, timestamp=1636183053649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b4aaa83c-5cd7-481e-8341-bffdd4e6a8f8, X-Begin-Timestamp=2021-11-06T07:17:33.640+0000, X-TransactionID=GFF6F, id=159a2014-0cee-4292-cbc3-4eb2b0687beb, timestamp=1636183053641}]
2021-11-06 07:17:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:17:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:17:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-8, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:17:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-8, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:17:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 92eec961-8501-4d84-9e59-cddd288ceab6, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:17:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-8, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:17:51.758 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-8, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=26983c35-1bad-4352-b654-b0afeac7b1d8, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:17:51 GMT, content-length=4942]
2021-11-06 07:17:51.758 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-8, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:17:51.758 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:17:51.758 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-8, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:17:51.760 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-8, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:17:51.762  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:17:51.762 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:17:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:17:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:17:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:17:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:18:03.640+0000|cebd7d8d-3ead-455c-999f-8e1972b33071|Request Id: cebd7d8d-3ead-455c-999f-8e1972b33071. Transaction Id: SG4IT. Begin TS: 2021-11-06T07:18:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:18:03.640 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cebd7d8d-3ead-455c-999f-8e1972b33071. Transaction Id: SG4IT. Begin TS: 2021-11-06T07:18:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:18:03.642+0000|2021-11-06T07:18:03.647+0000|cebd7d8d-3ead-455c-999f-8e1972b33071|UNKNOWN_INSTANCE_ID|task-scheduler-1||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|5|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cebd7d8d-3ead-455c-999f-8e1972b33071, Transaction Id: SG4IT, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:18:03.647 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cebd7d8d-3ead-455c-999f-8e1972b33071, Transaction Id: SG4IT, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:18:03.648 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cebd7d8d-3ead-455c-999f-8e1972b33071, X-Begin-Timestamp=2021-11-06T07:18:03.640+0000, X-TransactionID=SG4IT, id=f9c3fd73-3834-a180-3793-3423ffd7371a, timestamp=1636183083641}], headers={id=49605950-4d73-39d6-ba59-dc1836a04fa6, timestamp=1636183083648}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cebd7d8d-3ead-455c-999f-8e1972b33071, X-Begin-Timestamp=2021-11-06T07:18:03.640+0000, X-TransactionID=SG4IT, id=f9c3fd73-3834-a180-3793-3423ffd7371a, timestamp=1636183083641}]
2021-11-06T07:18:33.641+0000|1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed|Request Id: 1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed. Transaction Id: D4CQY. Begin TS: 2021-11-06T07:18:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:18:33.641 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed. Transaction Id: D4CQY. Begin TS: 2021-11-06T07:18:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:18:33.650  INFO 1 --- [sk-scheduler-10] 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-11-06 07:18:33.651  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap.svc.cluster.local:3904
2021-11-06T07:18:33.643+0000|2021-11-06T07:18:33.682+0000|1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|39|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed, Transaction Id: D4CQY, Elapsed Time: 39 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:18:33.682 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed, Transaction Id: D4CQY, Elapsed Time: 39 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-06 07:18:33.683 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed, X-Begin-Timestamp=2021-11-06T07:18:33.641+0000, X-TransactionID=D4CQY, id=0dc3e12c-ee31-1d62-e192-7ba6ca4bc2a9, timestamp=1636183113642}], headers={id=d2cd44ad-b0a2-cb81-e5ac-526a31e41e2d, timestamp=1636183113683}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1ead4d26-4c4f-41e0-8a08-568ac5a9f5ed, X-Begin-Timestamp=2021-11-06T07:18:33.641+0000, X-TransactionID=D4CQY, id=0dc3e12c-ee31-1d62-e192-7ba6ca4bc2a9, timestamp=1636183113642}]
2021-11-06 07:18:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:18:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:18:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-9, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:18:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-9, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:18:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: d96ab2cf-1661-433f-9ea5-3730e13ae9a6, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:18:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-9, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:18:51.746 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-9, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=33794dc8-b4f6-4380-93cb-ff1bd3339016, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:18:51 GMT, content-length=4942]
2021-11-06 07:18:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-9, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:18:51.747 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:18:51.747 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-9, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:18:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-9, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:18:51.750  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:18:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:18:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:18:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:18:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:18:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:19:03.640+0000|d60011f3-53c4-4e74-adc3-0fb25ce633cd|Request Id: d60011f3-53c4-4e74-adc3-0fb25ce633cd. Transaction Id: YQWRV. Begin TS: 2021-11-06T07:19:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:19:03.640 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d60011f3-53c4-4e74-adc3-0fb25ce633cd. Transaction Id: YQWRV. Begin TS: 2021-11-06T07:19:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:19:03.642+0000|2021-11-06T07:19:03.650+0000|d60011f3-53c4-4e74-adc3-0fb25ce633cd|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|8|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d60011f3-53c4-4e74-adc3-0fb25ce633cd, Transaction Id: YQWRV, 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-11-06 07:19:03.650 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d60011f3-53c4-4e74-adc3-0fb25ce633cd, Transaction Id: YQWRV, 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-11-06 07:19:03.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d60011f3-53c4-4e74-adc3-0fb25ce633cd, X-Begin-Timestamp=2021-11-06T07:19:03.640+0000, X-TransactionID=YQWRV, id=7b6f291f-a6d6-93a7-1b0c-c636ffb7ff7d, timestamp=1636183143641}], headers={id=9a98cb0d-2b3d-ef66-6589-6064436aa682, timestamp=1636183143652}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d60011f3-53c4-4e74-adc3-0fb25ce633cd, X-Begin-Timestamp=2021-11-06T07:19:03.640+0000, X-TransactionID=YQWRV, id=7b6f291f-a6d6-93a7-1b0c-c636ffb7ff7d, timestamp=1636183143641}]
2021-11-06T07:19:33.641+0000|7a27c8ba-cc56-42e5-9515-e1f82b8cd05b|Request Id: 7a27c8ba-cc56-42e5-9515-e1f82b8cd05b. Transaction Id: VQ8FD. Begin TS: 2021-11-06T07:19:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:19:33.641 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7a27c8ba-cc56-42e5-9515-e1f82b8cd05b. Transaction Id: VQ8FD. Begin TS: 2021-11-06T07:19:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:19:33.642+0000|2021-11-06T07:19:33.648+0000|7a27c8ba-cc56-42e5-9515-e1f82b8cd05b|UNKNOWN_INSTANCE_ID|task-scheduler-1||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7a27c8ba-cc56-42e5-9515-e1f82b8cd05b, Transaction Id: VQ8FD, 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-11-06 07:19:33.648 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7a27c8ba-cc56-42e5-9515-e1f82b8cd05b, Transaction Id: VQ8FD, 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-11-06 07:19:33.649 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7a27c8ba-cc56-42e5-9515-e1f82b8cd05b, X-Begin-Timestamp=2021-11-06T07:19:33.641+0000, X-TransactionID=VQ8FD, id=00a172f9-dedb-9ded-ece3-dad831143f52, timestamp=1636183173641}], headers={id=96f26fb7-ee82-ff03-0b1a-bc78005d013f, timestamp=1636183173649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7a27c8ba-cc56-42e5-9515-e1f82b8cd05b, X-Begin-Timestamp=2021-11-06T07:19:33.641+0000, X-TransactionID=VQ8FD, id=00a172f9-dedb-9ded-ece3-dad831143f52, timestamp=1636183173641}]
2021-11-06 07:19:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:19:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:19:51.720 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-10, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:19:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-10, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:19:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 3f2198a6-4e60-49a8-b325-16d95aefe1dd, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:19:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-10, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:19:51.746 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-10, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=fb218b1d-9f84-4ea6-b2b7-8dd82b03e9c1, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:19:51 GMT, content-length=4942]
2021-11-06 07:19:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-10, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:19:51.747 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:19:51.747 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-10, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:19:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-10, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:19:51.750  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:19:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:19:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:19:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:19:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:19:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:20:03.641+0000|eaa6411f-1dd5-48be-8ffc-3c16bbb9b667|Request Id: eaa6411f-1dd5-48be-8ffc-3c16bbb9b667. Transaction Id: BDKE1. Begin TS: 2021-11-06T07:20:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:20:03.640 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eaa6411f-1dd5-48be-8ffc-3c16bbb9b667. Transaction Id: BDKE1. Begin TS: 2021-11-06T07:20:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:20:03.642+0000|2021-11-06T07:20:03.649+0000|eaa6411f-1dd5-48be-8ffc-3c16bbb9b667|UNKNOWN_INSTANCE_ID|task-scheduler-2||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: eaa6411f-1dd5-48be-8ffc-3c16bbb9b667, Transaction Id: BDKE1, 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-11-06 07:20:03.650 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eaa6411f-1dd5-48be-8ffc-3c16bbb9b667, Transaction Id: BDKE1, 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-11-06 07:20:03.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=eaa6411f-1dd5-48be-8ffc-3c16bbb9b667, X-Begin-Timestamp=2021-11-06T07:20:03.640+0000, X-TransactionID=BDKE1, id=6e0ddd3b-9781-15c5-8edd-f1e915ac70e1, timestamp=1636183203641}], headers={id=14392d82-eb9e-4cdb-1b97-ff3761d96a04, timestamp=1636183203651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=eaa6411f-1dd5-48be-8ffc-3c16bbb9b667, X-Begin-Timestamp=2021-11-06T07:20:03.640+0000, X-TransactionID=BDKE1, id=6e0ddd3b-9781-15c5-8edd-f1e915ac70e1, timestamp=1636183203641}]
2021-11-06T07:20:33.641+0000|fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9|Request Id: fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9. Transaction Id: 945UW. Begin TS: 2021-11-06T07:20:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:20:33.641 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9. Transaction Id: 945UW. Begin TS: 2021-11-06T07:20:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:20:33.643+0000|2021-11-06T07:20:33.650+0000|fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9, Transaction Id: 945UW, 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-11-06 07:20:33.650 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9, Transaction Id: 945UW, 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-11-06 07:20:33.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9, X-Begin-Timestamp=2021-11-06T07:20:33.641+0000, X-TransactionID=945UW, id=2a771896-d55a-e75a-f0ac-55b10600c792, timestamp=1636183233642}], headers={id=338baad8-5abb-dcb9-ce00-4ad040573cbf, timestamp=1636183233651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fd585ed6-e96a-4ef8-b6c4-1ebbba83b9a9, X-Begin-Timestamp=2021-11-06T07:20:33.641+0000, X-TransactionID=945UW, id=2a771896-d55a-e75a-f0ac-55b10600c792, timestamp=1636183233642}]
2021-11-06 07:20:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:20:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:20:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-11, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:20:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-11, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:20:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 12dd68f4-8246-4394-815e-7b8ebaa980ad, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:20:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-11, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:20:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-11, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=3ffb7982-135f-4056-af57-11482d2b3432, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:20:51 GMT, content-length=4942]
2021-11-06 07:20:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-11, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:20:51.748 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:20:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-11, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:20:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-11, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:20:51.752  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:20:51.752 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:20:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:20:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:20:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:20:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:21:03.641+0000|ffdb6ce9-9bf0-41c1-b15b-8121078a56e5|Request Id: ffdb6ce9-9bf0-41c1-b15b-8121078a56e5. Transaction Id: BVV52. Begin TS: 2021-11-06T07:21:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:21:03.641 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ffdb6ce9-9bf0-41c1-b15b-8121078a56e5. Transaction Id: BVV52. Begin TS: 2021-11-06T07:21:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:21:03.643+0000|2021-11-06T07:21:03.650+0000|ffdb6ce9-9bf0-41c1-b15b-8121078a56e5|UNKNOWN_INSTANCE_ID|task-scheduler-9||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ffdb6ce9-9bf0-41c1-b15b-8121078a56e5, Transaction Id: BVV52, 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-11-06 07:21:03.650 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ffdb6ce9-9bf0-41c1-b15b-8121078a56e5, Transaction Id: BVV52, 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-11-06 07:21:03.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ffdb6ce9-9bf0-41c1-b15b-8121078a56e5, X-Begin-Timestamp=2021-11-06T07:21:03.641+0000, X-TransactionID=BVV52, id=ae2b9a0e-222a-80d7-34d9-45fc82356398, timestamp=1636183263642}], headers={id=67b0b96a-3726-8b38-d0a9-4ca8dfa12083, timestamp=1636183263651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ffdb6ce9-9bf0-41c1-b15b-8121078a56e5, X-Begin-Timestamp=2021-11-06T07:21:03.641+0000, X-TransactionID=BVV52, id=ae2b9a0e-222a-80d7-34d9-45fc82356398, timestamp=1636183263642}]
2021-11-06T07:21:33.641+0000|d6f85ff5-a5c9-4d60-abab-4f096a78a2b8|Request Id: d6f85ff5-a5c9-4d60-abab-4f096a78a2b8. Transaction Id: KA4MK. Begin TS: 2021-11-06T07:21:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:21:33.641 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d6f85ff5-a5c9-4d60-abab-4f096a78a2b8. Transaction Id: KA4MK. Begin TS: 2021-11-06T07:21:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:21:33.643+0000|2021-11-06T07:21:33.649+0000|d6f85ff5-a5c9-4d60-abab-4f096a78a2b8|UNKNOWN_INSTANCE_ID|task-scheduler-1||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d6f85ff5-a5c9-4d60-abab-4f096a78a2b8, Transaction Id: KA4MK, 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-11-06 07:21:33.649 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d6f85ff5-a5c9-4d60-abab-4f096a78a2b8, Transaction Id: KA4MK, 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-11-06 07:21:33.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d6f85ff5-a5c9-4d60-abab-4f096a78a2b8, X-Begin-Timestamp=2021-11-06T07:21:33.641+0000, X-TransactionID=KA4MK, id=08d29312-0bce-6946-326f-42beab17efbf, timestamp=1636183293642}], headers={id=f64e5cd1-bf85-377f-c291-8f4962607d21, timestamp=1636183293650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d6f85ff5-a5c9-4d60-abab-4f096a78a2b8, X-Begin-Timestamp=2021-11-06T07:21:33.641+0000, X-TransactionID=KA4MK, id=08d29312-0bce-6946-326f-42beab17efbf, timestamp=1636183293642}]
2021-11-06 07:21:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:21:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:21:51.720 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-12, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:21:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-12, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:21:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 270da176-ddfd-4ee1-bd38-b1922e4e4c95, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:21:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-12, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:21:51.746 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-12, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=3f8aeaf3-9f68-46fd-b108-2335ba1b3145, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:21:51 GMT, content-length=4942]
2021-11-06 07:21:51.746 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-12, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:21:51.746 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:21:51.747 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-12, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:21:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-12, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:21:51.749  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:21:51.749 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:21:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:21:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:21:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:21:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:22:03.641+0000|cbbf9310-860a-4249-a64b-9197c1837c81|Request Id: cbbf9310-860a-4249-a64b-9197c1837c81. Transaction Id: MWBYE. Begin TS: 2021-11-06T07:22:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:22:03.640 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cbbf9310-860a-4249-a64b-9197c1837c81. Transaction Id: MWBYE. Begin TS: 2021-11-06T07:22:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:22:03.642+0000|2021-11-06T07:22:03.648+0000|cbbf9310-860a-4249-a64b-9197c1837c81|UNKNOWN_INSTANCE_ID|task-scheduler-3||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cbbf9310-860a-4249-a64b-9197c1837c81, Transaction Id: MWBYE, 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-11-06 07:22:03.648 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cbbf9310-860a-4249-a64b-9197c1837c81, Transaction Id: MWBYE, 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-11-06 07:22:03.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cbbf9310-860a-4249-a64b-9197c1837c81, X-Begin-Timestamp=2021-11-06T07:22:03.640+0000, X-TransactionID=MWBYE, id=5a898527-a23d-e996-f483-2b0bc7a7468f, timestamp=1636183323641}], headers={id=7d72c950-f71c-f7d5-b98f-f69b502e5553, timestamp=1636183323650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cbbf9310-860a-4249-a64b-9197c1837c81, X-Begin-Timestamp=2021-11-06T07:22:03.640+0000, X-TransactionID=MWBYE, id=5a898527-a23d-e996-f483-2b0bc7a7468f, timestamp=1636183323641}]
2021-11-06T07:22:33.641+0000|f5296c56-976a-4949-aceb-0457c85ebb10|Request Id: f5296c56-976a-4949-aceb-0457c85ebb10. Transaction Id: HT4TA. Begin TS: 2021-11-06T07:22:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:22:33.641 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f5296c56-976a-4949-aceb-0457c85ebb10. Transaction Id: HT4TA. Begin TS: 2021-11-06T07:22:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:22:33.642+0000|2021-11-06T07:22:33.649+0000|f5296c56-976a-4949-aceb-0457c85ebb10|UNKNOWN_INSTANCE_ID|task-scheduler-9||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: f5296c56-976a-4949-aceb-0457c85ebb10, Transaction Id: HT4TA, 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-11-06 07:22:33.649 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f5296c56-976a-4949-aceb-0457c85ebb10, Transaction Id: HT4TA, 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-11-06 07:22:33.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f5296c56-976a-4949-aceb-0457c85ebb10, X-Begin-Timestamp=2021-11-06T07:22:33.640+0000, X-TransactionID=HT4TA, id=58578578-fa94-afce-3887-de43c13d93a9, timestamp=1636183353641}], headers={id=6b622d3a-2520-7a5c-bd4c-d1eb16442497, timestamp=1636183353650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f5296c56-976a-4949-aceb-0457c85ebb10, X-Begin-Timestamp=2021-11-06T07:22:33.640+0000, X-TransactionID=HT4TA, id=58578578-fa94-afce-3887-de43c13d93a9, timestamp=1636183353641}]
2021-11-06 07:22:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:22:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:22:51.720 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-13, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:22:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-13, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:22:51.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 970ebe59-da9c-41f7-ad01-686a231f0b09, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:22:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-13, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:22:51.746 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-13, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=950cbad6-5d0d-4d3e-9c96-52f84be002b4, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:22:51 GMT, content-length=4942]
2021-11-06 07:22:51.746 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-13, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:22:51.747 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:22:51.747 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-13, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:22:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-13, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:22:51.750  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:22:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:22:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:22:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:22:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:22:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:23:03.641+0000|1e4519b3-e125-416c-a78c-6a21c6a2e3d4|Request Id: 1e4519b3-e125-416c-a78c-6a21c6a2e3d4. Transaction Id: 1LF0T. Begin TS: 2021-11-06T07:23:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:23:03.640 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e4519b3-e125-416c-a78c-6a21c6a2e3d4. Transaction Id: 1LF0T. Begin TS: 2021-11-06T07:23:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:23:03.642+0000|2021-11-06T07:23:03.651+0000|1e4519b3-e125-416c-a78c-6a21c6a2e3d4|UNKNOWN_INSTANCE_ID|task-scheduler-6||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|9|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1e4519b3-e125-416c-a78c-6a21c6a2e3d4, Transaction Id: 1LF0T, 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-11-06 07:23:03.651 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e4519b3-e125-416c-a78c-6a21c6a2e3d4, Transaction Id: 1LF0T, 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-11-06 07:23:03.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1e4519b3-e125-416c-a78c-6a21c6a2e3d4, X-Begin-Timestamp=2021-11-06T07:23:03.640+0000, X-TransactionID=1LF0T, id=cde695e2-af31-f0d7-f165-3bf9a5387ae3, timestamp=1636183383641}], headers={id=84c81d2c-5419-1754-4b0e-005384af79b1, timestamp=1636183383652}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1e4519b3-e125-416c-a78c-6a21c6a2e3d4, X-Begin-Timestamp=2021-11-06T07:23:03.640+0000, X-TransactionID=1LF0T, id=cde695e2-af31-f0d7-f165-3bf9a5387ae3, timestamp=1636183383641}]
2021-11-06T07:23:33.642+0000|7032db6c-ed47-4723-b3cf-b0af357531ea|Request Id: 7032db6c-ed47-4723-b3cf-b0af357531ea. Transaction Id: 8ZGOL. Begin TS: 2021-11-06T07:23:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:23:33.641 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7032db6c-ed47-4723-b3cf-b0af357531ea. Transaction Id: 8ZGOL. Begin TS: 2021-11-06T07:23:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:23:33.643+0000|2021-11-06T07:23:33.650+0000|7032db6c-ed47-4723-b3cf-b0af357531ea|UNKNOWN_INSTANCE_ID|task-scheduler-4||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7032db6c-ed47-4723-b3cf-b0af357531ea, Transaction Id: 8ZGOL, 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-11-06 07:23:33.650 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7032db6c-ed47-4723-b3cf-b0af357531ea, Transaction Id: 8ZGOL, 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-11-06 07:23:33.652 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7032db6c-ed47-4723-b3cf-b0af357531ea, X-Begin-Timestamp=2021-11-06T07:23:33.641+0000, X-TransactionID=8ZGOL, id=1696a674-5bdf-6d6c-c67c-bbdc273f41df, timestamp=1636183413642}], headers={id=5f27fc95-d55c-2ec5-d450-f7e44e1c4f15, timestamp=1636183413652}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7032db6c-ed47-4723-b3cf-b0af357531ea, X-Begin-Timestamp=2021-11-06T07:23:33.641+0000, X-TransactionID=8ZGOL, id=1696a674-5bdf-6d6c-c67c-bbdc273f41df, timestamp=1636183413642}]
2021-11-06 07:23:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:23:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:23:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-14, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:23:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-14, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:23:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: eb28a62f-649c-48c0-a22c-f2d58c325cfd, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:23:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-14, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:23:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-14, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=3a2b1ef6-dffe-4ab0-9d53-6a0df300fba9, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:23:51 GMT, content-length=4942]
2021-11-06 07:23:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-14, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:23:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:23:51.750 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-14, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:23:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-14, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:23:51.752  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:23:51.752 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:23:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:23:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:23:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:23:51.753 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:24:03.641+0000|09afaeb6-ecdc-48e2-bb96-28ac72d52697|Request Id: 09afaeb6-ecdc-48e2-bb96-28ac72d52697. Transaction Id: PW12H. Begin TS: 2021-11-06T07:24:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:24:03.640 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 09afaeb6-ecdc-48e2-bb96-28ac72d52697. Transaction Id: PW12H. Begin TS: 2021-11-06T07:24:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:24:03.643+0000|2021-11-06T07:24:03.649+0000|09afaeb6-ecdc-48e2-bb96-28ac72d52697|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 09afaeb6-ecdc-48e2-bb96-28ac72d52697, Transaction Id: PW12H, 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-11-06 07:24:03.649 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 09afaeb6-ecdc-48e2-bb96-28ac72d52697, Transaction Id: PW12H, 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-11-06 07:24:03.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=09afaeb6-ecdc-48e2-bb96-28ac72d52697, X-Begin-Timestamp=2021-11-06T07:24:03.640+0000, X-TransactionID=PW12H, id=a5d51691-2214-517f-925a-04111d100a84, timestamp=1636183443641}], headers={id=e9a0c06f-b98d-d7ec-3c32-ac6c8c2c6157, timestamp=1636183443650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=09afaeb6-ecdc-48e2-bb96-28ac72d52697, X-Begin-Timestamp=2021-11-06T07:24:03.640+0000, X-TransactionID=PW12H, id=a5d51691-2214-517f-925a-04111d100a84, timestamp=1636183443641}]
2021-11-06T07:24:33.641+0000|22077671-e2ff-449f-8da8-a5833aed7c77|Request Id: 22077671-e2ff-449f-8da8-a5833aed7c77. Transaction Id: VNZML. Begin TS: 2021-11-06T07:24:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:24:33.641 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 22077671-e2ff-449f-8da8-a5833aed7c77. Transaction Id: VNZML. Begin TS: 2021-11-06T07:24:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:24:33.642+0000|2021-11-06T07:24:33.649+0000|22077671-e2ff-449f-8da8-a5833aed7c77|UNKNOWN_INSTANCE_ID|task-scheduler-5||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 22077671-e2ff-449f-8da8-a5833aed7c77, Transaction Id: VNZML, 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-11-06 07:24:33.649 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 22077671-e2ff-449f-8da8-a5833aed7c77, Transaction Id: VNZML, 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-11-06 07:24:33.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=22077671-e2ff-449f-8da8-a5833aed7c77, X-Begin-Timestamp=2021-11-06T07:24:33.641+0000, X-TransactionID=VNZML, id=7fd6d6ff-273d-d92f-e252-205001e38725, timestamp=1636183473642}], headers={id=e00ce70c-5732-0bcc-5bac-b3a23a610a36, timestamp=1636183473650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=22077671-e2ff-449f-8da8-a5833aed7c77, X-Begin-Timestamp=2021-11-06T07:24:33.641+0000, X-TransactionID=VNZML, id=7fd6d6ff-273d-d92f-e252-205001e38725, timestamp=1636183473642}]
2021-11-06 07:24:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:24:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:24:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-15, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:24:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-15, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:24:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9ae53bd8-698f-4255-9534-9e4be928feed, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:24:51.723 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-15, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:24:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-15, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=080f00dd-d90c-4d09-979c-52ad4e3de51a, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:24:51 GMT, content-length=4942]
2021-11-06 07:24:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-15, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:24:51.747 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:24:51.748 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-15, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:24:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-15, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:24:51.750  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:24:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:24:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:24:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:24:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:24:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:25:03.641+0000|48197e0e-0f1c-406c-9218-e4228b085978|Request Id: 48197e0e-0f1c-406c-9218-e4228b085978. Transaction Id: ELOU3. Begin TS: 2021-11-06T07:25:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:25:03.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 48197e0e-0f1c-406c-9218-e4228b085978. Transaction Id: ELOU3. Begin TS: 2021-11-06T07:25:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:25:03.643+0000|2021-11-06T07:25:03.650+0000|48197e0e-0f1c-406c-9218-e4228b085978|UNKNOWN_INSTANCE_ID|task-scheduler-8||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 48197e0e-0f1c-406c-9218-e4228b085978, Transaction Id: ELOU3, 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-11-06 07:25:03.650 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 48197e0e-0f1c-406c-9218-e4228b085978, Transaction Id: ELOU3, 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-11-06 07:25:03.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=48197e0e-0f1c-406c-9218-e4228b085978, X-Begin-Timestamp=2021-11-06T07:25:03.641+0000, X-TransactionID=ELOU3, id=bf887f49-141b-3bbf-7ae0-46a87058d0bb, timestamp=1636183503642}], headers={id=595f784e-cc58-ba65-809f-1e81b99262ad, timestamp=1636183503651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=48197e0e-0f1c-406c-9218-e4228b085978, X-Begin-Timestamp=2021-11-06T07:25:03.641+0000, X-TransactionID=ELOU3, id=bf887f49-141b-3bbf-7ae0-46a87058d0bb, timestamp=1636183503642}]
2021-11-06T07:25:33.640+0000|1c9501c9-56a2-42b7-85a2-5344c6fa9b59|Request Id: 1c9501c9-56a2-42b7-85a2-5344c6fa9b59. Transaction Id: MRJIC. Begin TS: 2021-11-06T07:25:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:25:33.640 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1c9501c9-56a2-42b7-85a2-5344c6fa9b59. Transaction Id: MRJIC. Begin TS: 2021-11-06T07:25:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:25:33.642+0000|2021-11-06T07:25:33.648+0000|1c9501c9-56a2-42b7-85a2-5344c6fa9b59|UNKNOWN_INSTANCE_ID|task-scheduler-6||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1c9501c9-56a2-42b7-85a2-5344c6fa9b59, Transaction Id: MRJIC, 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-11-06 07:25:33.648 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1c9501c9-56a2-42b7-85a2-5344c6fa9b59, Transaction Id: MRJIC, 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-11-06 07:25:33.649 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1c9501c9-56a2-42b7-85a2-5344c6fa9b59, X-Begin-Timestamp=2021-11-06T07:25:33.640+0000, X-TransactionID=MRJIC, id=11eafba4-972e-3e3c-d0d7-5e03adfa291d, timestamp=1636183533641}], headers={id=3b5f6a3d-764b-86b5-e9ac-dcc14cf9a405, timestamp=1636183533649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1c9501c9-56a2-42b7-85a2-5344c6fa9b59, X-Begin-Timestamp=2021-11-06T07:25:33.640+0000, X-TransactionID=MRJIC, id=11eafba4-972e-3e3c-d0d7-5e03adfa291d, timestamp=1636183533641}]
2021-11-06 07:25:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:25:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:25:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-16, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:25:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-16, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:25:51.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 153965fc-7325-4e14-a0aa-63825b3bb040, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:25:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-16, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:25:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-16, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=9deee9c0-9df7-42ff-8e11-5b97b0c1523e, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:25:51 GMT, content-length=4942]
2021-11-06 07:25:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-16, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:25:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:25:51.751 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-16, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:25:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-16, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:25:51.754  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:25:51.754 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:25:51.755 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:25:51.755 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:25:51.755 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:25:51.755 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:26:03.641+0000|a8976738-29ed-4246-873f-26e376670f41|Request Id: a8976738-29ed-4246-873f-26e376670f41. Transaction Id: KA4RH. Begin TS: 2021-11-06T07:26:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:26:03.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a8976738-29ed-4246-873f-26e376670f41. Transaction Id: KA4RH. Begin TS: 2021-11-06T07:26:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:26:03.643+0000|2021-11-06T07:26:03.650+0000|a8976738-29ed-4246-873f-26e376670f41|UNKNOWN_INSTANCE_ID|task-scheduler-7||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a8976738-29ed-4246-873f-26e376670f41, Transaction Id: KA4RH, 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-11-06 07:26:03.650 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a8976738-29ed-4246-873f-26e376670f41, Transaction Id: KA4RH, 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-11-06 07:26:03.652 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a8976738-29ed-4246-873f-26e376670f41, X-Begin-Timestamp=2021-11-06T07:26:03.641+0000, X-TransactionID=KA4RH, id=37a49d9a-df34-6b97-8f69-a4481f4efac5, timestamp=1636183563642}], headers={id=c2accf43-7955-0a2d-4be1-afa39cc51ec8, timestamp=1636183563652}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a8976738-29ed-4246-873f-26e376670f41, X-Begin-Timestamp=2021-11-06T07:26:03.641+0000, X-TransactionID=KA4RH, id=37a49d9a-df34-6b97-8f69-a4481f4efac5, timestamp=1636183563642}]
2021-11-06T07:26:33.641+0000|16df173b-2d92-4c96-9df0-c085811498e6|Request Id: 16df173b-2d92-4c96-9df0-c085811498e6. Transaction Id: MMCRB. Begin TS: 2021-11-06T07:26:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:26:33.641 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 16df173b-2d92-4c96-9df0-c085811498e6. Transaction Id: MMCRB. Begin TS: 2021-11-06T07:26:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:26:33.642+0000|2021-11-06T07:26:33.650+0000|16df173b-2d92-4c96-9df0-c085811498e6|UNKNOWN_INSTANCE_ID|task-scheduler-6||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|8|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 16df173b-2d92-4c96-9df0-c085811498e6, Transaction Id: MMCRB, 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-11-06 07:26:33.650 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 16df173b-2d92-4c96-9df0-c085811498e6, Transaction Id: MMCRB, 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-11-06 07:26:33.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=16df173b-2d92-4c96-9df0-c085811498e6, X-Begin-Timestamp=2021-11-06T07:26:33.641+0000, X-TransactionID=MMCRB, id=88fbb640-23b4-dd9a-16f5-1cabce71355d, timestamp=1636183593641}], headers={id=fc1792d0-3a97-e991-502f-fbc83549280d, timestamp=1636183593651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=16df173b-2d92-4c96-9df0-c085811498e6, X-Begin-Timestamp=2021-11-06T07:26:33.641+0000, X-TransactionID=MMCRB, id=88fbb640-23b4-dd9a-16f5-1cabce71355d, timestamp=1636183593641}]
2021-11-06 07:26:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:26:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:26:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-17, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:26:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-17, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:26:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 0afe85e7-3be9-4f44-894d-561b8ce5b065, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:26:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-17, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:26:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-17, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=7932069f-0bfd-49a7-8b90-7a70af38886d, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:26:51 GMT, content-length=4942]
2021-11-06 07:26:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-17, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:26:51.749 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:26:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-17, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:26:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-17, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:26:51.751  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:26:51.751 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:26:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:26:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:26:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:26:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:27:03.641+0000|920d676b-9e8c-4bf7-b573-82b1a2ba32b7|Request Id: 920d676b-9e8c-4bf7-b573-82b1a2ba32b7. Transaction Id: R4WVB. Begin TS: 2021-11-06T07:27:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:27:03.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 920d676b-9e8c-4bf7-b573-82b1a2ba32b7. Transaction Id: R4WVB. Begin TS: 2021-11-06T07:27:03.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:27:03.642+0000|2021-11-06T07:27:03.648+0000|920d676b-9e8c-4bf7-b573-82b1a2ba32b7|UNKNOWN_INSTANCE_ID|task-scheduler-7||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 920d676b-9e8c-4bf7-b573-82b1a2ba32b7, Transaction Id: R4WVB, 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-11-06 07:27:03.648 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 920d676b-9e8c-4bf7-b573-82b1a2ba32b7, Transaction Id: R4WVB, 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-11-06 07:27:03.649 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=920d676b-9e8c-4bf7-b573-82b1a2ba32b7, X-Begin-Timestamp=2021-11-06T07:27:03.641+0000, X-TransactionID=R4WVB, id=6c0d149f-1b98-0ad1-f7aa-c2a2ea4ff1cd, timestamp=1636183623642}], headers={id=4f47b12e-e6ea-126b-14ba-f56206afeaa3, timestamp=1636183623649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=920d676b-9e8c-4bf7-b573-82b1a2ba32b7, X-Begin-Timestamp=2021-11-06T07:27:03.641+0000, X-TransactionID=R4WVB, id=6c0d149f-1b98-0ad1-f7aa-c2a2ea4ff1cd, timestamp=1636183623642}]
2021-11-06T07:27:33.641+0000|ea2451ff-a4fb-4982-a69a-486d1afef2ab|Request Id: ea2451ff-a4fb-4982-a69a-486d1afef2ab. Transaction Id: D66QF. Begin TS: 2021-11-06T07:27:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:27:33.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ea2451ff-a4fb-4982-a69a-486d1afef2ab. Transaction Id: D66QF. Begin TS: 2021-11-06T07:27:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:27:33.642+0000|2021-11-06T07:27:33.649+0000|ea2451ff-a4fb-4982-a69a-486d1afef2ab|UNKNOWN_INSTANCE_ID|task-scheduler-8||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ea2451ff-a4fb-4982-a69a-486d1afef2ab, Transaction Id: D66QF, 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-11-06 07:27:33.649 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ea2451ff-a4fb-4982-a69a-486d1afef2ab, Transaction Id: D66QF, 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-11-06 07:27:33.650 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ea2451ff-a4fb-4982-a69a-486d1afef2ab, X-Begin-Timestamp=2021-11-06T07:27:33.641+0000, X-TransactionID=D66QF, id=e15eed57-85de-0dbe-78ff-9121445efe80, timestamp=1636183653641}], headers={id=f1ad3fbe-ecd8-ecc7-a8ef-0ce3e543f42a, timestamp=1636183653650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ea2451ff-a4fb-4982-a69a-486d1afef2ab, X-Begin-Timestamp=2021-11-06T07:27:33.641+0000, X-TransactionID=D66QF, id=e15eed57-85de-0dbe-78ff-9121445efe80, timestamp=1636183653641}]
2021-11-06 07:27:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:27:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:27:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-18, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:27:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-18, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:27:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 40420ea8-49e5-41c0-b573-16884cd89bc4, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:27:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-18, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:27:51.748 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-18, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=58e447cf-7949-4581-bcc7-b0dd928f1bdd, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:27:51 GMT, content-length=4942]
2021-11-06 07:27:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-18, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:27:51.749 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:27:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-18, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:27:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-18, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:27:51.751  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:27:51.751 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:27:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:27:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:27:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:27:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:28:03.641+0000|b22b28ca-51c3-4879-9f3e-47984b2b06a8|Request Id: b22b28ca-51c3-4879-9f3e-47984b2b06a8. Transaction Id: WGC5M. Begin TS: 2021-11-06T07:28:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:28:03.640 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b22b28ca-51c3-4879-9f3e-47984b2b06a8. Transaction Id: WGC5M. Begin TS: 2021-11-06T07:28:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:28:03.642+0000|2021-11-06T07:28:03.648+0000|b22b28ca-51c3-4879-9f3e-47984b2b06a8|UNKNOWN_INSTANCE_ID|task-scheduler-9||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b22b28ca-51c3-4879-9f3e-47984b2b06a8, Transaction Id: WGC5M, 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-11-06 07:28:03.648 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b22b28ca-51c3-4879-9f3e-47984b2b06a8, Transaction Id: WGC5M, 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-11-06 07:28:03.649 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b22b28ca-51c3-4879-9f3e-47984b2b06a8, X-Begin-Timestamp=2021-11-06T07:28:03.640+0000, X-TransactionID=WGC5M, id=f9ba2d2e-a153-51ef-15ed-e2d0d3eea7fb, timestamp=1636183683641}], headers={id=6fd2978a-7f9c-5b10-9073-7f1b094fdd4e, timestamp=1636183683649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b22b28ca-51c3-4879-9f3e-47984b2b06a8, X-Begin-Timestamp=2021-11-06T07:28:03.640+0000, X-TransactionID=WGC5M, id=f9ba2d2e-a153-51ef-15ed-e2d0d3eea7fb, timestamp=1636183683641}]
2021-11-06T07:28:33.640+0000|c55798ef-690d-42be-a5ab-623d6de32dad|Request Id: c55798ef-690d-42be-a5ab-623d6de32dad. Transaction Id: JKNB6. Begin TS: 2021-11-06T07:28:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:28:33.640 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c55798ef-690d-42be-a5ab-623d6de32dad. Transaction Id: JKNB6. Begin TS: 2021-11-06T07:28:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:28:33.641+0000|2021-11-06T07:28:33.648+0000|c55798ef-690d-42be-a5ab-623d6de32dad|UNKNOWN_INSTANCE_ID|task-scheduler-9||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c55798ef-690d-42be-a5ab-623d6de32dad, Transaction Id: JKNB6, 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-11-06 07:28:33.648 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c55798ef-690d-42be-a5ab-623d6de32dad, Transaction Id: JKNB6, 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-11-06 07:28:33.649 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c55798ef-690d-42be-a5ab-623d6de32dad, X-Begin-Timestamp=2021-11-06T07:28:33.640+0000, X-TransactionID=JKNB6, id=5a612562-b65e-9e4d-fc06-b8863110feea, timestamp=1636183713641}], headers={id=27e5836e-1538-d3b8-44d9-7a0f8e7a7f0a, timestamp=1636183713649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c55798ef-690d-42be-a5ab-623d6de32dad, X-Begin-Timestamp=2021-11-06T07:28:33.640+0000, X-TransactionID=JKNB6, id=5a612562-b65e-9e4d-fc06-b8863110feea, timestamp=1636183713641}]
2021-11-06 07:28:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:28:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:28:51.721 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-19, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:28:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-19, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:28:51.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 12612cdd-abdd-4ab7-b836-3e6b27009415, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:28:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-19, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:28:51.759 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-19, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=08e9271e-5f91-4333-a360-01442d7c13ab, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:28:51 GMT, content-length=4942]
2021-11-06 07:28:51.759 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-19, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:28:51.759 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:28:51.760 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-19, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:28:51.761 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-19, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:28:51.762  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:28:51.762 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:28:51.762 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:28:51.762 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:28:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:28:51.763 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:29:03.641+0000|c6c992ea-6e85-4647-bf0c-350dcd2b81d0|Request Id: c6c992ea-6e85-4647-bf0c-350dcd2b81d0. Transaction Id: QXOQO. Begin TS: 2021-11-06T07:29:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:29:03.640 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c6c992ea-6e85-4647-bf0c-350dcd2b81d0. Transaction Id: QXOQO. Begin TS: 2021-11-06T07:29:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:29:03.643+0000|2021-11-06T07:29:03.650+0000|c6c992ea-6e85-4647-bf0c-350dcd2b81d0|UNKNOWN_INSTANCE_ID|task-scheduler-6||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c6c992ea-6e85-4647-bf0c-350dcd2b81d0, Transaction Id: QXOQO, 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-11-06 07:29:03.650 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c6c992ea-6e85-4647-bf0c-350dcd2b81d0, Transaction Id: QXOQO, 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-11-06 07:29:03.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c6c992ea-6e85-4647-bf0c-350dcd2b81d0, X-Begin-Timestamp=2021-11-06T07:29:03.640+0000, X-TransactionID=QXOQO, id=bc840427-8bde-eccd-8f5b-edad1cfe4a6d, timestamp=1636183743641}], headers={id=cda65194-ea99-e729-b22e-46b2f5cb81f2, timestamp=1636183743651}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c6c992ea-6e85-4647-bf0c-350dcd2b81d0, X-Begin-Timestamp=2021-11-06T07:29:03.640+0000, X-TransactionID=QXOQO, id=bc840427-8bde-eccd-8f5b-edad1cfe4a6d, timestamp=1636183743641}]
2021-11-06T07:29:33.641+0000|11335a21-0a7b-41a4-a3aa-64bba761c46b|Request Id: 11335a21-0a7b-41a4-a3aa-64bba761c46b. Transaction Id: PCYMI. Begin TS: 2021-11-06T07:29:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:29:33.640 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 11335a21-0a7b-41a4-a3aa-64bba761c46b. Transaction Id: PCYMI. Begin TS: 2021-11-06T07:29:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:29:33.642+0000|2021-11-06T07:29:33.649+0000|11335a21-0a7b-41a4-a3aa-64bba761c46b|UNKNOWN_INSTANCE_ID|task-scheduler-8||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 11335a21-0a7b-41a4-a3aa-64bba761c46b, Transaction Id: PCYMI, 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-11-06 07:29:33.649 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 11335a21-0a7b-41a4-a3aa-64bba761c46b, Transaction Id: PCYMI, 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-11-06 07:29:33.650 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=11335a21-0a7b-41a4-a3aa-64bba761c46b, X-Begin-Timestamp=2021-11-06T07:29:33.640+0000, X-TransactionID=PCYMI, id=6f19b7a4-ee15-8115-e626-710ff521963d, timestamp=1636183773641}], headers={id=ea9e0c25-7ed0-0ce7-ba56-437ca12c3b4c, timestamp=1636183773650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=11335a21-0a7b-41a4-a3aa-64bba761c46b, X-Begin-Timestamp=2021-11-06T07:29:33.640+0000, X-TransactionID=PCYMI, id=6f19b7a4-ee15-8115-e626-710ff521963d, timestamp=1636183773641}]
2021-11-06 07:29:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:29:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:29:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-20, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:29:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-20, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:29:51.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 57010247-3d22-4fff-b25f-2b8df5f05d8b, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:29:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-20, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:29:51.744 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-20, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=c2679c87-5170-4cd0-89f0-48e39dc4f487, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:29:51 GMT, content-length=4942]
2021-11-06 07:29:51.744 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-20, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:29:51.744 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:29:51.745 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-20, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:29:51.745 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-20, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:29:51.746  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:29:51.746 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:29:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:29:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:29:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:29:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:30:03.641+0000|e8131d61-b9c9-4ee0-8628-cf863bbfa140|Request Id: e8131d61-b9c9-4ee0-8628-cf863bbfa140. Transaction Id: KCHRP. Begin TS: 2021-11-06T07:30:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:30:03.640 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8131d61-b9c9-4ee0-8628-cf863bbfa140. Transaction Id: KCHRP. Begin TS: 2021-11-06T07:30:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:30:03.642+0000|2021-11-06T07:30:03.648+0000|e8131d61-b9c9-4ee0-8628-cf863bbfa140|UNKNOWN_INSTANCE_ID|task-scheduler-6||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e8131d61-b9c9-4ee0-8628-cf863bbfa140, Transaction Id: KCHRP, 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-11-06 07:30:03.648 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8131d61-b9c9-4ee0-8628-cf863bbfa140, Transaction Id: KCHRP, 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-11-06 07:30:03.649 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8131d61-b9c9-4ee0-8628-cf863bbfa140, X-Begin-Timestamp=2021-11-06T07:30:03.640+0000, X-TransactionID=KCHRP, id=d2f3fb12-31a8-2ae6-4a55-f04544a3563f, timestamp=1636183803641}], headers={id=58a25867-134f-7904-b133-d10b5a822dee, timestamp=1636183803649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8131d61-b9c9-4ee0-8628-cf863bbfa140, X-Begin-Timestamp=2021-11-06T07:30:03.640+0000, X-TransactionID=KCHRP, id=d2f3fb12-31a8-2ae6-4a55-f04544a3563f, timestamp=1636183803641}]
2021-11-06T07:30:33.641+0000|d8313092-0e6a-49ec-8b90-7b0145ee3145|Request Id: d8313092-0e6a-49ec-8b90-7b0145ee3145. Transaction Id: 7SPXH. Begin TS: 2021-11-06T07:30:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:30:33.641 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8313092-0e6a-49ec-8b90-7b0145ee3145. Transaction Id: 7SPXH. Begin TS: 2021-11-06T07:30:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:30:33.642+0000|2021-11-06T07:30:33.648+0000|d8313092-0e6a-49ec-8b90-7b0145ee3145|UNKNOWN_INSTANCE_ID|task-scheduler-9||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d8313092-0e6a-49ec-8b90-7b0145ee3145, Transaction Id: 7SPXH, 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-11-06 07:30:33.648 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8313092-0e6a-49ec-8b90-7b0145ee3145, Transaction Id: 7SPXH, 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-11-06 07:30:33.649 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d8313092-0e6a-49ec-8b90-7b0145ee3145, X-Begin-Timestamp=2021-11-06T07:30:33.641+0000, X-TransactionID=7SPXH, id=dd36d17b-a8a5-b62f-bbd5-a0283288b7ca, timestamp=1636183833641}], headers={id=c8a9a663-3042-5c48-dfa1-58ffce579bae, timestamp=1636183833649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d8313092-0e6a-49ec-8b90-7b0145ee3145, X-Begin-Timestamp=2021-11-06T07:30:33.641+0000, X-TransactionID=7SPXH, id=dd36d17b-a8a5-b62f-bbd5-a0283288b7ca, timestamp=1636183833641}]
2021-11-06 07:30:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:30:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:30:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-21, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:30:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-21, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:30:51.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 01ebe1b9-75a0-42f4-a14c-061d32120031, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:30:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-21, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:30:51.745 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-21, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=2d24abbe-26e4-4594-8ee1-94d2edbc428a, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:30:51 GMT, content-length=4942]
2021-11-06 07:30:51.746 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-21, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:30:51.746 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:30:51.746 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-21, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:30:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-21, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:30:51.750  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:30:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:30:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:30:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:30:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:30:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:31:03.641+0000|a203796f-ac44-4839-9367-0e076747ef6f|Request Id: a203796f-ac44-4839-9367-0e076747ef6f. Transaction Id: N2RTE. Begin TS: 2021-11-06T07:31:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:31:03.640 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a203796f-ac44-4839-9367-0e076747ef6f. Transaction Id: N2RTE. Begin TS: 2021-11-06T07:31:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:31:03.642+0000|2021-11-06T07:31:03.648+0000|a203796f-ac44-4839-9367-0e076747ef6f|UNKNOWN_INSTANCE_ID|task-scheduler-10||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a203796f-ac44-4839-9367-0e076747ef6f, Transaction Id: N2RTE, 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-11-06 07:31:03.648 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a203796f-ac44-4839-9367-0e076747ef6f, Transaction Id: N2RTE, 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-11-06 07:31:03.673 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a203796f-ac44-4839-9367-0e076747ef6f, X-Begin-Timestamp=2021-11-06T07:31:03.640+0000, X-TransactionID=N2RTE, id=9812909c-2ca8-e673-6cbc-13a50d660f04, timestamp=1636183863641}], headers={id=3cf8bd60-20f4-d9e7-0142-0ed50b15fa72, timestamp=1636183863673}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a203796f-ac44-4839-9367-0e076747ef6f, X-Begin-Timestamp=2021-11-06T07:31:03.640+0000, X-TransactionID=N2RTE, id=9812909c-2ca8-e673-6cbc-13a50d660f04, timestamp=1636183863641}]
2021-11-06T07:31:33.641+0000|130d1f5d-acd5-41ff-984d-cdf43256db79|Request Id: 130d1f5d-acd5-41ff-984d-cdf43256db79. Transaction Id: SOMVE. Begin TS: 2021-11-06T07:31:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:31:33.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 130d1f5d-acd5-41ff-984d-cdf43256db79. Transaction Id: SOMVE. Begin TS: 2021-11-06T07:31:33.641+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:31:33.642+0000|2021-11-06T07:31:33.649+0000|130d1f5d-acd5-41ff-984d-cdf43256db79|UNKNOWN_INSTANCE_ID|task-scheduler-7||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 130d1f5d-acd5-41ff-984d-cdf43256db79, Transaction Id: SOMVE, 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-11-06 07:31:33.649 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 130d1f5d-acd5-41ff-984d-cdf43256db79, Transaction Id: SOMVE, 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-11-06 07:31:33.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=130d1f5d-acd5-41ff-984d-cdf43256db79, X-Begin-Timestamp=2021-11-06T07:31:33.641+0000, X-TransactionID=SOMVE, id=a1d2512e-9bff-7ec2-4135-39d3c8a16d7b, timestamp=1636183893641}], headers={id=8d91d330-7441-80ac-c713-33e407c842c9, timestamp=1636183893650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=130d1f5d-acd5-41ff-984d-cdf43256db79, X-Begin-Timestamp=2021-11-06T07:31:33.641+0000, X-TransactionID=SOMVE, id=a1d2512e-9bff-7ec2-4135-39d3c8a16d7b, timestamp=1636183893641}]
2021-11-06 07:31:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:31:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:31:51.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-22, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:31:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-22, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:31:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 04644eab-9114-4742-b0e8-28f1de11d20a, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:31:51.721 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-22, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:31:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-22, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=eb0675a3-e0bc-48ba-8129-0c2e578fe379, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:31:51 GMT, content-length=4942]
2021-11-06 07:31:51.747 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-22, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:31:51.747 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:31:51.748 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-22, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:31:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-22, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:31:51.750  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:31:51.750 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:31:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:31:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:31:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:31:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:32:03.641+0000|2476a2ad-7a59-423c-afb4-660c178a8c49|Request Id: 2476a2ad-7a59-423c-afb4-660c178a8c49. Transaction Id: 2XEUV. Begin TS: 2021-11-06T07:32:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:32:03.641 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2476a2ad-7a59-423c-afb4-660c178a8c49. Transaction Id: 2XEUV. Begin TS: 2021-11-06T07:32:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:32:03.642+0000|2021-11-06T07:32:03.649+0000|2476a2ad-7a59-423c-afb4-660c178a8c49|UNKNOWN_INSTANCE_ID|task-scheduler-3||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2476a2ad-7a59-423c-afb4-660c178a8c49, Transaction Id: 2XEUV, 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-11-06 07:32:03.649 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2476a2ad-7a59-423c-afb4-660c178a8c49, Transaction Id: 2XEUV, 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-11-06 07:32:03.650 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2476a2ad-7a59-423c-afb4-660c178a8c49, X-Begin-Timestamp=2021-11-06T07:32:03.640+0000, X-TransactionID=2XEUV, id=ab3c7897-55ee-3df3-5846-008a78405f4b, timestamp=1636183923641}], headers={id=e600aa54-7d1d-2573-57e0-dd72187d6352, timestamp=1636183923650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2476a2ad-7a59-423c-afb4-660c178a8c49, X-Begin-Timestamp=2021-11-06T07:32:03.640+0000, X-TransactionID=2XEUV, id=ab3c7897-55ee-3df3-5846-008a78405f4b, timestamp=1636183923641}]
2021-11-06T07:32:33.641+0000|26b6a98b-5ddd-4905-99dc-4bc48f438684|Request Id: 26b6a98b-5ddd-4905-99dc-4bc48f438684. Transaction Id: OL7EL. Begin TS: 2021-11-06T07:32:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:32:33.640 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 26b6a98b-5ddd-4905-99dc-4bc48f438684. Transaction Id: OL7EL. Begin TS: 2021-11-06T07:32:33.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:32:33.642+0000|2021-11-06T07:32:33.649+0000|26b6a98b-5ddd-4905-99dc-4bc48f438684|UNKNOWN_INSTANCE_ID|task-scheduler-9||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.77.18|7|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 26b6a98b-5ddd-4905-99dc-4bc48f438684, Transaction Id: OL7EL, 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-11-06 07:32:33.649 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 26b6a98b-5ddd-4905-99dc-4bc48f438684, Transaction Id: OL7EL, 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-11-06 07:32:33.651 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=26b6a98b-5ddd-4905-99dc-4bc48f438684, X-Begin-Timestamp=2021-11-06T07:32:33.640+0000, X-TransactionID=OL7EL, id=f93e73a9-c1f5-cdeb-7d62-3c5ed8474df0, timestamp=1636183953641}], headers={id=476f736f-d326-6161-c874-97827c27532b, timestamp=1636183953650}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=26b6a98b-5ddd-4905-99dc-4bc48f438684, X-Begin-Timestamp=2021-11-06T07:32:33.640+0000, X-TransactionID=OL7EL, id=f93e73a9-c1f5-cdeb-7d62-3c5ed8474df0, timestamp=1636183953641}]
2021-11-06 07:32:51.718 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 for configuration
2021-11-06 07:32:51.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-06 07:32:51.720 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e6b9f26e-23, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, method=GET}
2021-11-06 07:32:51.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-23, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_prepared])
2021-11-06 07:32:51.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2b27659a-99ae-4f2d-b763-dde71b4214a2, X-RequestID: 216e0c76-4163-43e3-aa6d-b2ef76e6cba5, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-06 07:32:51.722 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-23, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [request_sent])
2021-11-06 07:32:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-23, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received response (auto-read:false) : [x-onap-requestid=992f4cbd-a3a2-47f6-8a9f-289b41513397, Content-Type=application/json, Date=Sat, 06 Nov 2021 07:32:51 GMT, content-length=4942]
2021-11-06 07:32:51.749 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e-23, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_received])
2021-11-06 07:32:51.749 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-06 07:32:51.749 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e6b9f26e-23, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-06 07:32:51.750 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e6b9f26e-23, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Received last HTTP packet
2021-11-06 07:32:51.751  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-06 07:32:51.751 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-06T07:09:50.781Z","update_id":"660e6ed9-a22f-4cf1-97ac-7aed4206aaee","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Dpg.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_Finstance_basicclamp0finstance_basicclamp0Xinstance_basicclamp0kinstance_basicclamp0qinstance_basicclamp0Z","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-06 07:32:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [response_completed])
2021-11-06 07:32:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] onStateChange(GET{uri=/service_component_all/sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443]}}, [disconnecting])
2021-11-06 07:32:51.751 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Releasing channel
2021-11-06 07:32:51.752 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e6b9f26e, L:/10.233.77.18:42996 - R:config-binding-service.onap.svc.cluster.local/10.233.73.6:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-06T07:33:03.641+0000|18ab5010-1177-4209-8c0a-9d266100ca50|Request Id: 18ab5010-1177-4209-8c0a-9d266100ca50. Transaction Id: VB5HY. Begin TS: 2021-11-06T07:33:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06 07:33:03.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 18ab5010-1177-4209-8c0a-9d266100ca50. Transaction Id: VB5HY. Begin TS: 2021-11-06T07:33:03.640+0000. Starting new DMaaP MR Subscriber poll.
2021-11-06T07:33:03.642+0000|2021-11-06T07:33:03.648+0000|18ab5010-1177-4209-8c0a-9d266100ca50|UNKNOWN_INSTANCE_ID|task-scheduler-8||sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.77.18|6|sa6d27ddb5fe948599a63c2747f067355-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 18ab5010-1177-4209-8c0a-9d266100ca50, Transaction Id: VB5HY, 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-11-06 07:33:03.648 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 18ab5010-1177-4209-8c0a-9d266100ca50, Transaction Id: VB5HY, 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-11-06 07:33:03.649 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=18ab5010-1177-4209-8c0a-9d266100ca50, X-Begin-Timestamp=2021-11-06T07:33:03.640+0000, X-TransactionID=VB5HY, id=e7ee1d97-c632-05b0-b4cb-bac0c6ae161c, timestamp=1636183983641}], headers={id=030a7063-d14b-18e3-a8ac-532dd3198af0, timestamp=1636183983649}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=18ab5010-1177-4209-8c0a-9d266100ca50, X-Begin-Timestamp=2021-11-06T07:33:03.640+0000, X-TransactionID=VB5HY, id=e7ee1d97-c632-05b0-b4cb-bac0c6ae161c, timestamp=1636183983641}]