[2023-02-14 06:10:38,][INFO ][PID 1 ][bin/docker-entry.sh] - Main application entry-point invoked [2023-02-14 06:10:38,][WARN ][PID 1 ][bin/docker-entry.sh] - DMaaP host (env var 'DMAAPHOST') is missing. Events will not be published to DMaaP [2023-02-14 06:10:38,][INFO ][PID 1 ][bin/docker-entry.sh] - Scheduling application to be started, looping indefinitely to hold the docker process [2023-02-14 06:10:38,][INFO ][PID 12 ][bin/appController.sh] - Stopping application [2023-02-14 06:10:38,][WARN ][PID 12 ][bin/appController.sh] - Tried to stop an application, but it was not running [2023-02-14 06:10:39,][INFO ][PID 18 ][bin/appController.sh] - Starting application 2023-02-14 06:10:41.846  INFO ${sys:PID} [ main] o.o.d.ApplicationSettings  : parse ./etc/eventTransform.json file __ __ _____ ____ ____ _ _ _ \ \ / / | ____| / ___| / ___| ___ | | | | ___ ___ | |_ ___ _ __ \ \ / / | _| \___ \ | | / _ \ | | | | / _ \ / __| | __| / _ \ | '__| \ V / | |___ ___) | | |___ | (_) | | | | | | __/ | (__ | |_ | (_) | | | \_/ |_____| |____/ \____| \___/ |_| |_| \___| \___| \__| \___/ |_| 2023-02-14 06:10:43.088  INFO 23 [ main] o.s.b.StartupInfoLogger  : Starting VesApplication using Java 11.0.13 on dcae-ves-collector with PID 23 (/opt/app/VESCollector/lib/VESCollector-1.11.1.jar started by vescollector in /opt/app/VESCollector) 2023-02-14 06:10:43.094  INFO 23 [ main] o.s.b.SpringApplication  : No active profile set, falling back to 1 default profile: "default" 2023-02-14 06:10:44.889  INFO 23 [ main] o.o.d.c.c.NoAuth  : Application work in noAuth mode on 8080 port. 2023-02-14 06:10:45.296  INFO 23 [ main] o.s.b.w.e.t.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http) 2023-02-14 06:10:45.333  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Initializing ProtocolHandler ["http-nio-8080"] 2023-02-14 06:10:45.334  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Starting service [Tomcat] 2023-02-14 06:10:45.335  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-02-14 06:10:45.680  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Initializing Spring embedded WebApplicationContext 2023-02-14 06:10:45.681  INFO 23 [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2493 ms 2023-02-14 06:10:46.284  WARN 23 [ main] o.o.d.ApplicationSettings  : Domain: sipSignaling has active stream: ves-sipsignaling Domain: pnfRegistration has active stream: ves-pnfRegistration Domain: stateChange has active stream: ves-statechange Domain: fault has active stream: ves-fault Domain: 3GPP-Heartbeat has active stream: ves-3gpp-heartbeat Domain: measurementsForVfScaling has active stream: ves-measurement Domain: 3GPP-Provisioning has active stream: ves-3gpp-provisioning Domain: notification has active stream: ves-notification Domain: voiceQuality has active stream: ves-voicequality Domain: thresholdCrossingAlert has active stream: ves-thresholdCrossingAlert Domain: mobileFlow has active stream: ves-mobileflow Domain: other has active stream: ves-other Domain: 3GPP-PerformanceAssurance has active stream: ves-3gpp-performance-assurance Domain: syslog has active stream: ves-syslog Domain: 3GPP-FaultSupervision has active stream: ves-3gpp-fault-supervision Domain: heartbeat has active stream: ves-heartbeat 2023-02-14 06:10:47.262  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Starting ProtocolHandler ["http-nio-8080"] 2023-02-14 06:10:47.353  INFO 23 [ main] o.s.b.w.e.t.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path '' 2023-02-14 06:10:47.422  INFO 23 [ main] o.s.b.StartupInfoLogger  : Started VesApplication in 5.174 seconds (JVM running for 8.372) 2023-02-14 06:10:47.439  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Start listening for configuration ... 2023-02-14 06:10:47.442  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Configuration will be fetched in PT5M period. 2023-02-14 06:10:47.470  INFO 23 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : CBS client will use plain http protocol. 2023-02-14 06:10:47.472  WARN 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. 2023-02-14 06:10:47.473  INFO 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Falling back to use default CBS client configuration 2023-02-14 06:10:47.477  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.a.CbsClientFactory  : Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-collector, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 2023-02-14 06:10:47.590  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Trying to load configuration from configMap file: /app-config/application_config.yaml 2023-02-14 06:10:47.704  INFO 23 [pool-2-thread-1] o.o.d.ApplicationConfigurationListener  : Switch to configuration handler thread. Active waiting for configuration. 2023-02-14 06:10:52.728  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:10:52.729  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:10:52.733  INFO 23 [ parallel-1] o.o.d.c.ConfigurationHandler  : Configuration update {"config":{"auth.method":"noAuth","collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.dynamic.config.update.frequency":"5","collector.externalSchema.checkflag":1,"collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.schemasLocation":"./etc/externalRepo/","collector.inputQueue.maxPending":"8096","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","collector.schema.checkflag":"1","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","collector.service.port":"8080","collector.service.secure.port":"8443","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","event.transform.flag":"0","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","services_calls":[],"streams_publishes":{"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} 2023-02-14 06:10:52.754  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Reading collector properties from path: '/opt/app/VESCollector/etc/collector.properties' 2023-02-14 06:10:52.764  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Read following collector properties: 'HashMap((collector.keystore.passwordfile, etc/passwordfile), (collector.dmaapfile, ./etc/ves-dmaap-config.json), (event.transform.flag, 1), (collector.truststore.file.location, etc/truststore), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.response.compatibility, v7.2), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6), (collector.cert.subject.matcher, etc/certSubjectMatcher.properties), (auth.method, noAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.description.api.version.location, etc/api_version_description.json), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (collector.truststore.passwordfile, etc/trustpasswordfile), (collector.service.port, 8080), (collector.keystore.file.location, etc/keystore), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))' 2023-02-14 06:10:52.775  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Writing properties configuration 'HashMap((collector.keystore.passwordfile, /opt/app/dcae-certificate/jks.pass), (event.transform.flag, 0), (collector.truststore.file.location, /opt/app/dcae-certificate/trust.jks), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce), (auth.method, noAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (services_calls, []), (collector.inputQueue.maxPending, 8096), (collector.truststore.passwordfile, /opt/app/dcae-certificate/trust.pass), (collector.service.port, 8080), (collector.keystore.file.location, /opt/app/dcae-certificate/cert.jks), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))' into file '/opt/app/VESCollector/etc/collector.properties' 2023-02-14 06:10:52.800  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Written successfully 2023-02-14 06:10:52.801  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Reading DMaaP configuration from file: '/opt/app/VESCollector/./etc/ves-dmaap-config.json' 2023-02-14 06:10:52.807  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Read following DMaaP properties: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.VES_PNFREG_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-fault-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-sipsignaling":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-statechange":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-performance-assurance-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_OTHER_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-other-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-mobileflow-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-measurement-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-mobileflow":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-syslog-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-voicequality":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-statechange-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-fault-supervision-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT","location":"mtl5"},"type":"message_router"},"ves-3gpp-heartbeat-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-thresholdCrossingAlert-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-provisioning-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT","location":"mtl5"},"type":"message_router"},"ves-sipsignaling-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTSves7_valid_ip_v4.json-DEV","location":"mtl5"},"type":"message_router"},"ves-syslog":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-voicequality-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-heartbeat-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-thresholdCrossingAlert":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/","location":"mtl5"},"type":"message_router"}}' 2023-02-14 06:10:52.810  INFO 23 [ parallel-1] o.o.d.c.ConfigParsing  : Getting DMaaP configuration from app configuration: '{"collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","event.transform.flag":"0","collector.inputQueue.maxPending":"8096","services_calls":[],"collector.service.port":"8080","collector.schema.checkflag":"1","collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.checkflag":1,"collector.externalSchema.schemasLocation":"./etc/externalRepo/","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","collector.dynamic.config.update.frequency":"5","collector.service.secure.port":"8443","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","streams_publishes":{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","auth.method":"noAuth","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks"}' 2023-02-14 06:10:52.816  INFO 23 [ parallel-1] o.o.d.c.ConfigParsing  : Found following DMaaP configuration: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' 2023-02-14 06:10:52.818  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Writing DMaaP configuration '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' into file '/opt/app/VESCollector/./etc/ves-dmaap-config.json' 2023-02-14 06:10:52.822  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Written successfully 2023-02-14 06:10:52.832  INFO 23 [ Thread-0] o.o.d.c.p.DMaaPEventPublisher  : reload dmaap configuration 2023-02-14 06:10:52.834  INFO 23 [ Thread-0] o.o.d.ApplicationConfigurationListener  : Handler configuration was changed. Need to reload configuration handler. 2023-02-14 06:10:52.839  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Start listening for configuration ... 2023-02-14 06:10:52.840  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Configuration will be fetched in PT5M period. 2023-02-14 06:10:52.841  INFO 23 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : CBS client will use plain http protocol. 2023-02-14 06:10:52.842  WARN 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. 2023-02-14 06:10:52.842  INFO 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Falling back to use default CBS client configuration 2023-02-14 06:10:52.842  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.a.CbsClientFactory  : Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-collector, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 2023-02-14 06:10:52.843  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Trying to load configuration from configMap file: /app-config/application_config.yaml 2023-02-14 06:10:52.871  INFO 23 [pool-2-thread-1] o.o.d.ApplicationConfigurationListener  : Switch to configuration handler thread. Active waiting for configuration. __ __ _____ ____ ____ _ _ _ \ \ / / | ____| / ___| / ___| ___ | | | | ___ ___ | |_ ___ _ __ \ \ / / | _| \___ \ | | / _ \ | | | | / _ \ / __| | __| / _ \ | '__| \ V / | |___ ___) | | |___ | (_) | | | | | | __/ | (__ | |_ | (_) | | | \_/ |_____| |____/ \____| \___/ |_| |_| \___| \___| \__| \___/ |_| 2023-02-14 06:10:53.087  INFO 23 [ Thread-0] o.s.b.StartupInfoLogger  : Starting application using Java 11.0.13 on dcae-ves-collector with PID 23 (started by vescollector in /opt/app/VESCollector) 2023-02-14 06:10:53.195  INFO 23 [ Thread-0] o.s.b.SpringApplication  : No active profile set, falling back to 1 default profile: "default" 2023-02-14 06:10:53.566  INFO 23 [ Thread-0] o.o.d.c.c.NoAuth  : Application work in noAuth mode on 8080 port. 2023-02-14 06:10:53.621  INFO 23 [ Thread-0] o.s.b.w.e.t.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http) 2023-02-14 06:10:53.624  INFO 23 [ Thread-0] o.a.j.l.DirectJDKLog  : Initializing ProtocolHandler ["http-nio-8080"] 2023-02-14 06:10:53.625  INFO 23 [ Thread-0] o.a.j.l.DirectJDKLog  : Starting service [Tomcat] 2023-02-14 06:10:53.627  INFO 23 [ Thread-0] o.a.j.l.DirectJDKLog  : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-02-14 06:10:53.681  INFO 23 [ Thread-0] o.a.j.l.DirectJDKLog  : Initializing Spring embedded WebApplicationContext 2023-02-14 06:10:53.681  INFO 23 [ Thread-0] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 479 ms 2023-02-14 06:10:53.751  WARN 23 [ Thread-0] o.o.d.ApplicationSettings  : Domain: sipSignaling has active stream: ves-sipsignaling Domain: pnfRegistration has active stream: ves-pnfRegistration Domain: stateChange has active stream: ves-statechange Domain: fault has active stream: ves-fault Domain: 3GPP-Heartbeat has active stream: ves-3gpp-heartbeat Domain: measurementsForVfScaling has active stream: ves-measurement Domain: 3GPP-Provisioning has active stream: ves-3gpp-provisioning Domain: notification has active stream: ves-notification Domain: voiceQuality has active stream: ves-voicequality Domain: thresholdCrossingAlert has active stream: ves-thresholdCrossingAlert Domain: mobileFlow has active stream: ves-mobileflow Domain: other has active stream: ves-other Domain: 3GPP-PerformanceAssurance has active stream: ves-3gpp-performance-assurance Domain: syslog has active stream: ves-syslog Domain: 3GPP-FaultSupervision has active stream: ves-3gpp-fault-supervision Domain: heartbeat has active stream: ves-heartbeat Domain: measurement has active stream: ves-measurement 2023-02-14 06:10:53.999  INFO 23 [ Thread-0] o.a.j.l.DirectJDKLog  : Starting ProtocolHandler ["http-nio-8080"] 2023-02-14 06:10:54.006  INFO 23 [ Thread-0] o.s.b.w.e.t.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path '' 2023-02-14 06:10:54.022  INFO 23 [ Thread-0] o.s.b.StartupInfoLogger  : Started application in 1.1 seconds (JVM running for 14.973) 2023-02-14 06:10:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:10:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:10:57.879  INFO 23 [ parallel-1] o.o.d.c.ConfigurationHandler  : Configuration update {"config":{"auth.method":"noAuth","collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.dynamic.config.update.frequency":"5","collector.externalSchema.checkflag":1,"collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.schemasLocation":"./etc/externalRepo/","collector.inputQueue.maxPending":"8096","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","collector.schema.checkflag":"1","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","collector.service.port":"8080","collector.service.secure.port":"8443","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","event.transform.flag":"0","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","services_calls":[],"streams_publishes":{"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} 2023-02-14 06:10:57.882  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Reading collector properties from path: '/opt/app/VESCollector/etc/collector.properties' 2023-02-14 06:10:57.886  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Read following collector properties: 'HashMap((collector.keystore.passwordfile, /opt/app/dcae-certificate/jks.pass), (collector.dmaapfile, ./etc/ves-dmaap-config.json), (event.transform.flag, 0), (collector.truststore.file.location, /opt/app/dcae-certificate/trust.jks), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.response.compatibility, v7.2), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce), (collector.cert.subject.matcher, etc/certSubjectMatcher.properties), (auth.method, noAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.description.api.version.location, etc/api_version_description.json), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (services_calls, []), (collector.inputQueue.maxPending, 8096), (collector.truststore.passwordfile, /opt/app/dcae-certificate/trust.pass), (collector.service.port, 8080), (collector.keystore.file.location, /opt/app/dcae-certificate/cert.jks), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))' 2023-02-14 06:10:57.890  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Reading DMaaP configuration from file: '/opt/app/VESCollector/./etc/ves-dmaap-config.json' 2023-02-14 06:10:57.890  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Read following DMaaP properties: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' 2023-02-14 06:10:57.891  INFO 23 [ parallel-1] o.o.d.c.ConfigParsing  : Getting DMaaP configuration from app configuration: '{"collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","event.transform.flag":"0","collector.inputQueue.maxPending":"8096","services_calls":[],"collector.service.port":"8080","collector.schema.checkflag":"1","collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.checkflag":1,"collector.externalSchema.schemasLocation":"./etc/externalRepo/","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","collector.dynamic.config.update.frequency":"5","collector.service.secure.port":"8443","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","streams_publishes":{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","auth.method":"noAuth","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks"}' 2023-02-14 06:10:57.891  INFO 23 [ parallel-1] o.o.d.c.ConfigParsing  : Found following DMaaP configuration: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' 2023-02-14 06:15:57.887  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:15:57.889  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:20:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:20:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:25:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:25:57.890  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:30:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:30:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:35:57.887  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:35:57.891  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:40:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:40:57.886  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:45:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:45:57.887  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:50:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:50:57.887  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 06:55:57.892  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 06:55:57.899  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:00:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:00:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:05:57.888  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:05:57.891  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:10:57.889  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:10:57.892  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:11:42.925  INFO 23 [nio-8080-exec-1] o.a.j.l.DirectJDKLog  : Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03IJ1f0xf1F}0xa20xaf0x140xecxX0xfb`#0xab1}S0xf9=0xf7K0x1c0xad0x150xe00xb10xbe0x910x89 ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-14 07:15:57.905  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:15:57.907  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:20:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:20:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:25:01.405  INFO 23 [nio-8080-exec-5] o.a.j.l.DirectJDKLog  : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-14 07:25:01.407  INFO 23 [nio-8080-exec-5] o.s.w.s.FrameworkServlet  : Initializing Servlet 'dispatcherServlet' 2023-02-14 07:25:01.412  INFO 23 [nio-8080-exec-5] o.s.w.s.FrameworkServlet  : Completed initialization in 4 ms 2023-02-14 07:25:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:25:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:30:57.886  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:30:57.891  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:35:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:35:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:40:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:40:57.886  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:45:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:45:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:50:57.887  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:50:57.890  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 07:55:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 07:55:57.888  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:00:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:00:57.886  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:05:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:05:57.887  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:07:17.886  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:07:19.847  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:09:13.473  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:09:13.592  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:09:25.920  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:09:25.966  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:09:26.044  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:09:26.052  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:09:26.658  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:10:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:10:57.888  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:11:09.851  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:11:09.873  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:11:09.900  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:11:09.902  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:11:10.085  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:11:11.085  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:11:11.106  INFO 23 [nio-8080-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:11:11.128  INFO 23 [nio-8080-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:11:11.130  INFO 23 [nio-8080-exec-2] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:11:11.894  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:13:04.803  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:13:04.822  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:13:04.842  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:13:04.843  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:13:04.882  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:13:16.916  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:13:16.942  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:13:16.970  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:13:16.972  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:13:17.343  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:15:00.183  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:15:00.206  INFO 23 [nio-8080-exec-9] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:15:00.238  INFO 23 [nio-8080-exec-9] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:15:00.240  INFO 23 [nio-8080-exec-9] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:15:00.273  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:15:01.143  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:15:01.162  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:15:01.188  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:15:01.190  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:15:01.814  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:15:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:15:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:16:54.182  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:16:54.202  INFO 23 [nio-8080-exec-3] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:16:54.219  INFO 23 [nio-8080-exec-3] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:16:54.221  INFO 23 [nio-8080-exec-3] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:16:54.267  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:17:23.700  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:17:23.784  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:17:28.653  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:17:28.669  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:17:28.688  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:17:28.689  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:17:28.758  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:17:34.922  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:17:34.938  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:17:34.951  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:17:34.953  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:17:35.041  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:17:39.947  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:17:39.966  INFO 23 [nio-8080-exec-8] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:17:39.978  INFO 23 [nio-8080-exec-8] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:17:39.979  INFO 23 [nio-8080-exec-8] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:17:40.044  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:17:45.122  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:17:45.158  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-02-14 08:17:45.168  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-02-14 08:17:45.169  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-02-14 08:17:45.192  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:20:57.888  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:20:57.890  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:21:41.437  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:21:42.045  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:22:02.185  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:22:02.302  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:22:16.618  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:22:16.684  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:25:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:25:57.886  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:27:39.450  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:27:39.525  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:29:03.588  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:29:03.668  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:29:05.981  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:29:06.037  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:30:18.008  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:30:18.060  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:30:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:30:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:35:55.313  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:35:55.402  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:35:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:35:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:36:00.214  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:36:00.255  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:40:44.839  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:40:44.908  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:40:57.876  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:40:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:42:08.748  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:42:08.815  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:43:22.217  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:43:22.297  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:45:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:45:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:50:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:50:57.886  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:52:18.556  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:52:18.626  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:52:23.393  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:52:23.426  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:55:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 08:55:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 08:56:46.881  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:56:46.932  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:58:05.749  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:58:05.828  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 08:59:19.248  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 08:59:19.339  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:00:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:00:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:05:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:05:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:10:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:10:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:15:57.885  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:15:57.887  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:19:38.575  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:19:39.247  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:19:39.375  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:19:39.442  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:20:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:20:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:22:05.958  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:22:06.059  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:22:35.740  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:22:35.803  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:23:05.768  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:23:05.820  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:23:35.767  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:23:35.829  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:24:05.742  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:24:05.776  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:24:35.757  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:24:35.812  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:25:05.765  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:25:05.816  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:25:35.742  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:25:35.770  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:25:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:25:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:26:05.765  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:26:05.836  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:26:35.719  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:26:35.784  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:27:05.747  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:27:05.834  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:27:35.723  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:27:35.796  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:28:05.718  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:28:05.780  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:28:35.719  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:28:35.755  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:29:05.800  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:29:05.892  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:29:35.761  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:29:35.808  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:30:05.697  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:30:05.767  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:30:35.690  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:30:35.719  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:30:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:30:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:31:05.723  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:31:05.786  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:31:35.685  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:31:35.730  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:32:05.774  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:32:05.872  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:32:35.681  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:32:35.718  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:33:05.718  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:33:05.775  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:33:35.670  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:33:35.718  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:34:05.688  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:34:05.723  WARN 23 [or-http-epoll-2] r.u.Loggers$Slf4JLogger  : [5bcf27e5-3, L:/10.233.69.84:60220 ! R:message-router.onap.svc.cluster.local/10.233.70.106:3904] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 09:34:05.745 ERROR 23 [io-8080-exec-10] o.a.j.l.DirectJDKLog  : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is reactor.core.Exceptions$ReactiveException: reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response] with root cause reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 09:34:35.673  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:34:35.747  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:35:05.693  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:35:05.733  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:35:35.682  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:35:35.716  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:35:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:35:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:36:05.672  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:36:05.711  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:36:35.713  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:36:35.763  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:37:05.715  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:37:05.776  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:37:35.721  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:37:35.771  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:38:05.665  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:38:05.719  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:38:35.654  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:38:35.700  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:39:05.705  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:39:05.770  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:39:35.713  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:39:35.795  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:40:05.667  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:40:05.710  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:40:35.709  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:40:35.753  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:40:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:40:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:41:05.667  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:41:05.715  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:41:35.644  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:41:35.697  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:42:05.655  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:42:05.685  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:42:35.637  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:42:35.672  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:43:05.643  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:43:05.676  WARN 23 [or-http-epoll-2] r.u.Loggers$Slf4JLogger  : [737829df-6, L:/10.233.69.84:39524 ! R:message-router.onap.svc.cluster.local/10.233.70.106:3904] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 09:43:05.681 ERROR 23 [nio-8080-exec-5] o.a.j.l.DirectJDKLog  : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is reactor.core.Exceptions$ReactiveException: reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response] with root cause reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 09:43:35.667  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:43:35.724  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:44:05.672  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:44:05.721  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:44:11.626  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:44:11.667  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:44:11.732  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:44:11.761  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:44:35.642  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:44:35.681  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:45:05.648  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:45:05.732  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:45:35.674  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:45:35.716  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:45:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:45:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:46:05.628  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:46:05.662  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:46:35.633  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:46:35.673  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:47:05.730  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:47:05.884  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:47:35.673  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:47:35.740  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:48:05.647  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:48:05.681  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:48:35.687  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:48:35.757  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:49:05.657  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:49:05.761  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:49:35.660  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:49:35.699  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:50:05.666  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:50:05.712  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:50:35.636  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:50:35.674  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:50:57.876  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:50:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:51:05.644  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:51:05.746  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:51:35.667  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:51:35.738  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:52:05.613  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:52:05.655  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:52:35.606  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:52:35.642  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:53:05.627  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:53:05.642  WARN 23 [or-http-epoll-1] r.u.Loggers$Slf4JLogger  : [477f0a15-10, L:/10.233.69.84:47646 ! R:message-router.onap.svc.cluster.local/10.233.70.106:3904] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 09:53:05.647 ERROR 23 [nio-8080-exec-8] o.a.j.l.DirectJDKLog  : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is reactor.core.Exceptions$ReactiveException: reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response] with root cause reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 09:53:35.647  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:53:35.723  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:54:05.632  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:54:05.671  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:54:35.605  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:54:35.650  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:55:05.610  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:55:05.667  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:55:35.619  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:55:35.647  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:55:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 09:55:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 09:56:05.607  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:56:05.731  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:56:35.592  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:56:35.642  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:57:05.664  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:57:05.758  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 09:57:35.630  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 09:57:35.705  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:00:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:00:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:05:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:05:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:10:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:10:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:15:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:15:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:20:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:20:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:25:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:25:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:30:31.656  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:30:31.792  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:30:32.491  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:30:32.551  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:30:32.669  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:30:32.727  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:30:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:30:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:31:01.460  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:31:01.533  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:31:31.426  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:31:31.485  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:32:01.443  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:32:01.470  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:32:31.426  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:32:31.458  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:33:01.422  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:33:01.459  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:33:31.398  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:33:31.444  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:34:01.409  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:34:01.446  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:34:31.419  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:34:31.459  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:35:01.433  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:35:01.481  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:35:31.399  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:35:31.440  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:35:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:35:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:36:01.397  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:36:01.457  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:36:31.461  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:36:31.541  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:37:01.401  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:37:01.433  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:37:31.401  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:37:31.451  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:38:01.397  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:38:01.436  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:38:31.378  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:38:31.407  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:39:01.436  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:39:01.510  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:39:31.396  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:39:31.427  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:40:01.368  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:40:01.405  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:40:31.373  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:40:31.402  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:40:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:40:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:41:01.371  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:41:01.411  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:41:31.368  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:41:31.408  WARN 23 [or-http-epoll-2] r.u.Loggers$Slf4JLogger  : [66fa4772-6, L:/10.233.69.84:41554 ! R:message-router.onap.svc.cluster.local/10.233.70.106:3904] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 10:41:31.413 ERROR 23 [nio-8080-exec-2] o.a.j.l.DirectJDKLog  : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is reactor.core.Exceptions$ReactiveException: reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response] with root cause reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 10:42:01.374  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:42:01.446  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:42:31.361  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:42:31.392  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:43:01.377  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:43:01.428  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:43:31.373  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:43:31.407  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:44:01.354  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:44:01.391  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:44:31.398  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:44:31.453  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:45:01.408  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:45:01.449  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:45:31.377  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:45:31.414  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:45:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:45:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:46:01.349  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:46:01.395  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:46:31.353  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:46:31.382  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:47:01.406  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:47:01.533  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:47:31.375  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:47:31.434  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:48:01.359  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:48:01.414  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:48:31.342  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:48:31.372  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:49:01.325  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:49:01.372  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:49:31.370  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:49:31.429  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:50:01.334  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:50:01.393  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:50:31.352  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:50:31.383  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:50:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:50:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:51:01.333  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:51:01.366  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:51:31.381  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:51:31.463  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:52:01.326  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:52:01.383  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:52:31.337  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:52:31.367  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:53:01.328  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:53:01.375  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:53:31.325  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:53:31.358  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:54:01.332  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:54:01.383  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:54:31.320  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:54:31.383  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:55:01.355  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:55:01.372  WARN 23 [or-http-epoll-4] r.u.Loggers$Slf4JLogger  : [6b3286a8-8, L:/10.233.69.84:54164 ! R:message-router.onap.svc.cluster.local/10.233.70.106:3904] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 10:55:01.376 ERROR 23 [nio-8080-exec-5] o.a.j.l.DirectJDKLog  : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is reactor.core.Exceptions$ReactiveException: reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response] with root cause reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 10:55:31.336  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:55:31.408  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:55:57.876  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 10:55:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 10:56:01.314  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:56:01.351  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:56:31.302  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:56:31.331  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:57:01.348  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:57:01.448  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:57:31.313  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:57:31.356  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:58:01.304  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:58:01.351  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:58:31.319  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:58:31.356  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:59:01.345  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:59:01.428  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 10:59:31.318  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 10:59:31.396  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:00:01.295  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:00:01.328  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:00:31.302  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:00:31.340  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:00:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:00:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:01:01.292  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:01:01.336  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:05:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:05:57.882  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:08:19.245  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:08:19.297  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:08:49.078  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:08:49.113  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:09:19.082  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:09:19.117  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:09:49.109  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:09:49.151  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:10:19.075  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:10:19.121  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:10:49.067  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:10:49.090  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:10:57.876  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:10:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:11:19.077  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:11:19.118  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:11:49.068  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:11:49.095  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:12:19.069  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:12:19.093  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:12:49.071  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:12:49.094  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:13:19.062  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:13:19.086  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:13:49.065  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:13:49.099  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:14:19.066  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:14:19.097  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:14:49.061  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:14:49.088  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:15:19.047  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:15:19.066  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:15:49.048  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:15:49.068  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:15:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:15:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:16:19.044  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:16:19.066  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:16:49.043  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:16:49.083  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:17:19.040  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:17:19.067  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:17:49.035  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:17:49.060  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:18:19.035  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:18:19.062  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:18:49.034  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:18:49.058  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:19:19.033  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:19:19.063  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:19:49.031  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:19:49.053  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:20:19.043  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:20:19.079  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:20:49.023  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:20:49.047  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:20:57.875  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:20:57.876  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:21:19.033  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:21:19.054  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:21:49.030  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:21:49.052  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:22:19.019  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:22:19.055  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:22:49.033  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:22:49.066  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:23:19.042  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:23:19.070  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:23:49.018  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:23:49.039  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:24:19.016  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:24:19.037  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:24:49.011  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:24:49.032  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:25:19.015  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:25:19.039  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:25:49.012  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:25:49.036  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:25:57.874  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:25:57.875  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:26:19.007  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:26:19.028  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:26:49.003  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:26:49.026  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:27:19.002  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:27:19.024  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:27:49.018  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:27:49.059  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:28:19.004  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:28:19.049  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:28:49.011  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:28:49.042  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:29:19.016  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:29:19.040  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:29:48.999  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:29:49.027  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:30:18.997  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:30:19.025  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:30:48.986  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:30:49.013  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:30:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:30:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:31:18.989  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:31:19.014  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:31:48.989  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:31:49.013  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:32:19.001  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:32:19.035  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:32:48.980  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:32:49.003  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:33:18.980  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:33:19.004  WARN 23 [or-http-epoll-3] r.u.Loggers$Slf4JLogger  : [2989e4f9-3, L:/10.233.69.84:39350 ! R:message-router.onap.svc.cluster.local/10.233.70.106:3904] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 11:33:19.012 ERROR 23 [io-8080-exec-10] o.a.j.l.DirectJDKLog  : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is reactor.core.Exceptions$ReactiveException: reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response] with root cause reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2023-02-14 11:33:48.981  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:33:49.022  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:34:18.975  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:34:18.996  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:34:48.982  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:34:49.032  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:35:18.979  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:35:19.006  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:35:48.969  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:35:48.993  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:35:57.876  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:35:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:36:18.968  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:36:18.998  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:36:48.976  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:36:48.998  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:37:18.967  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:37:18.994  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:37:48.970  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:37:48.993  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:38:18.973  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:38:18.997  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:38:48.957  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-02-14 11:38:48.981  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-02-14 11:40:57.874  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:40:57.875  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:45:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:45:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:49:20.762  INFO 23 [nio-8080-exec-4] o.a.j.l.DirectJDKLog  : Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xc90xd80x83@0x020xe70x88>p0x0a0xa3-0xa30xeb0xed0xd10x8b5n0x94p0x1d=0x9f0x89cFu_0x0c/% ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-14 11:50:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:50:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 11:55:57.883  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 11:55:57.884  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:00:57.876  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:00:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:05:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:05:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:10:57.875  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:10:57.875  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:15:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:15:57.881  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:20:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:20:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:25:57.877  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:25:57.878  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:30:57.879  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:30:57.880  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-02-14 12:35:57.875  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-02-14 12:35:57.875  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file