regexp: .* basic header: -u sample1:sample1 curl -vk --cert rootCA.crt --key rootCA.key --pass collector -u sample1:sample1 -vX POST https://localhost:8443/eventListener/v7/eventBatch -d @event_list.json --header "Content-Type: application/json" Note: Unnecessary use of -X or --request, POST is already inferred. * Trying 127.0.0.1... * TCP_NODELAY set * Connected to localhost (127.0.0.1) port 8443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * TLSv1.2 (OUT), TLS handshake, Client hello (1): * TLSv1.2 (IN), TLS handshake, Server hello (2): * TLSv1.2 (IN), TLS handshake, Certificate (11): * TLSv1.2 (IN), TLS handshake, Server key exchange (12): * TLSv1.2 (IN), TLS handshake, Request CERT (13): * TLSv1.2 (IN), TLS handshake, Server finished (14): * TLSv1.2 (OUT), TLS handshake, Certificate (11): * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): * TLSv1.2 (OUT), TLS handshake, CERT verify (15): * TLSv1.2 (OUT), TLS change cipher, Client hello (1): * TLSv1.2 (OUT), TLS handshake, Finished (20): * TLSv1.2 (IN), TLS handshake, Finished (20): * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=US; ST=NJ; L=Middletown; O=DCAE; OU=OPEN-DCAE; CN=DCAELOCAL * start date: Oct 20 19:24:22 2016 GMT * expire date: Jan 18 19:24:22 2017 GMT * issuer: C=US; ST=NJ; L=Middletown; O=DCAE; OU=OPEN-DCAE; CN=DCAELOCAL * SSL certificate verify result: self signed certificate (18), continuing anyway. * Server auth using Basic with user 'sample1' > POST /eventListener/v7/eventBatch HTTP/1.1 > Host: localhost:8443 > Authorization: Basic c2FtcGxlMTpzYW1wbGUx > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: application/json > Content-Length: 2428 > Expect: 100-continue > < HTTP/1.1 100 * We are completely uploaded and fine < HTTP/1.1 202 < Content-Type: application/json < Content-Length: 8 < Date: Wed, 17 Apr 2019 12:21:52 GMT < * Connection #0 to host localhost left intact Accepted% 14:21:29.332 [main] DEBUG org.apache.commons.configuration.PropertiesConfiguration - Base path set to file:///home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/collector.properties __ __ _____ ____ ____ _ _ _ \ \ / / | ____| / ___| / ___| ___ | | | | ___ ___ | |_ ___ _ __ \ \ / / | _| \___ \ | | / _ \ | | | | / _ \ / __| | __| / _ \ | '__| \ V / | |___ ___) | | |___ | (_) | | | | | | __/ | (__ | |_ | (_) | | | \_/ |_____| |____/ \____| \___/ |_| |_| \___| \___| \__| \___/ |_| 2019-04-17 14:21:30.167 INFO 4379 --- [ main] org.onap.dcae.VesApplication : Starting VesApplication on murgoski with PID 4379 (/home/zlatko/repo/onap/dcaegen2/collectors/ves/target/classes started by zlatko in /home/zlatko/repo/onap/dcaegen2/collectors/ves) 2019-04-17 14:21:30.170 INFO 4379 --- [ main] org.onap.dcae.VesApplication : No active profile set, falling back to default profiles: default 2019-04-17 14:21:30.910 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Enabling SSL 2019-04-17 14:21:30.910 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Using keyStore path: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/keystore 2019-04-17 14:21:30.910 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Using keyStore password from: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/passwordfile 2019-04-17 14:21:30.920 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Actual key store alias is: tomcat 2019-04-17 14:21:30.921 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Enabling TLS client authorization 2019-04-17 14:21:30.921 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Using trustStore path: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/truststore 2019-04-17 14:21:30.921 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Using trustStore password from: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/trustpasswordfile 2019-04-17 14:21:30.921 INFO 4379 --- [ main] o.o.dcae.common.configuration.CertAuth : Application work in certOnly mode on 8443 port. 2019-04-17 14:21:31.066 INFO 4379 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8443 (https) 2019-04-17 14:21:31.078 INFO 4379 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2019-04-17 14:21:31.078 INFO 4379 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/9.0.12 2019-04-17 14:21:31.083 INFO 4379 --- [ main] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 2019-04-17 14:21:31.142 INFO 4379 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2019-04-17 14:21:31.142 INFO 4379 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 937 ms 2019-04-17 14:21:31.156 INFO 4379 --- [ main] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/] 2019-04-17 14:21:31.159 INFO 4379 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] 2019-04-17 14:21:31.491 INFO 4379 --- [ main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2019-04-17 14:21:31.586 INFO 4379 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2019-04-17 14:21:31.593 INFO 4379 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2019-04-17 14:21:31.613 INFO 4379 --- [ main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2019-04-17 14:21:31.718 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_1 2019-04-17 14:21:31.720 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_2 2019-04-17 14:21:31.721 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_3 2019-04-17 14:21:31.723 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_4 2019-04-17 14:21:31.724 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_5 2019-04-17 14:21:31.725 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_6 2019-04-17 14:21:31.726 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_7 2019-04-17 14:21:31.727 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_8 2019-04-17 14:21:31.729 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_9 2019-04-17 14:21:31.730 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_10 2019-04-17 14:21:31.731 INFO 4379 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_11 2019-04-17 14:21:31.876 INFO 4379 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8443 (https) with context path '' 2019-04-17 14:21:31.879 INFO 4379 --- [ main] org.onap.dcae.VesApplication : Started VesApplication in 2.191 seconds (JVM running for 3.059) 2019-04-17 14:21:31.881 INFO 4379 --- [ main] org.onap.dcae.controller.ConfigLoader : Trying to dynamically update config from Config Binding Service 2019-04-17 14:21:31.882 INFO 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 2019-04-17 14:21:31.882 WARN 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul port (env var: 'CONSUL_PORT') is missing from environment variables. Using default value of 8500 2019-04-17 14:21:31.883 WARN 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 2019-04-17 14:21:31.883 WARN 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 2019-04-17 14:21:31.883 WARN 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul host (env var: 'CONSUL_HOST') (without port) is missing from environment variables. 2019-04-17 14:21:31.883 WARN 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Name of CBS Service (as registered in Consul) (env var: 'CONFIG_BINDING_SERVICE') is missing from environment variables. 2019-04-17 14:21:31.883 WARN 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : App service name (as registered in CBS) (env var: 'HOSTNAME' / 'SERVICE_NAME') is missing error environment variables. 2019-04-17 14:21:31.888 WARN 4379 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Some required environment variables are missing 2019-04-17 14:21:31.888 WARN 4379 --- [ main] org.onap.dcae.controller.ConfigLoader : Skipping dynamic configuration update 2019-04-17 14:21:52.476 INFO 4379 --- [nio-8443-exec-4] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2019-04-17 14:21:52.477 INFO 4379 --- [nio-8443-exec-4] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2019-04-17 14:21:52.481 INFO 4379 --- [nio-8443-exec-4] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms 2019-04-17 14:21:52.491 INFO 4379 --- [nio-8443-exec-4] o.onap.dcae.restapi.ApiAuthInterceptor : Cert and subjectDN is valid 2019-04-17 14:21:52.491 INFO 4379 --- [nio-8443-exec-4] o.onap.dcae.restapi.ApiAuthInterceptor : Cert and subjectDN is valid 2019-04-17 14:21:52.511 INFO 4379 --- [nio-8443-exec-4] org.onap.dcae.common.input : Received a VESEvent '{"eventList":[{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}},{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}]}', marked with unique identifier 'cce3b34d-281a-4fdd-9c92-e31210100da0', on api version 'v7', from host: '127.0.0.1' 2019-04-17 14:21:52.548 INFO 4379 --- [nio-8443-exec-4] com.att.ecomp.metrics : EVENT_PUBLISH_START 2019-04-17 14:21:52.548 INFO 4379 --- [nio-8443-exec-4] com.att.ecomp.metrics : EVENT_PUBLISH_START 2019-04-17 14:21:52.548 INFO 4379 --- [nio-8443-exec-4] com.att.ecomp.metrics : EVENT_PUBLISH_END 2019-04-17 14:21:52.548 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventProcessor : QueueSize:1 EventProcessor Removing element: {"VESversion":"v7","VESuniqueId":"cce3b34d-281a-4fdd-9c92-e31210100da0-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2019-04-17 14:21:52.548 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventProcessor : QueueSize:0 EventProcessor Removing element: {"VESversion":"v7","VESuniqueId":"cce3b34d-281a-4fdd-9c92-e31210100da0-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2019-04-17 14:21:52.550 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : Invoking publisher for streamId:ves-fault 2019-04-17 14:21:52.551 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : parse eventTransform.json 2019-04-17 14:21:52.551 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : Invoking publisher for streamId:ves-fault 2019-04-17 14:21:52.552 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : parse eventTransform.json 2019-04-17 14:21:52.582 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : heartbeat==event.commonEventHeader.domain==fault==false 2019-04-17 14:21:52.582 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2019-04-17 14:21:52.582 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:21:52.582 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : heartbeat==event.commonEventHeader.domain==fault==false 2019-04-17 14:21:52.583 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2019-04-17 14:21:52.583 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:21:52.583 ERROR 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:21:52.583 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2019-04-17 14:21:52.583 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:21:52.584 ERROR 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2019-04-17 14:21:52.584 ERROR 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:21:52.584 ERROR 4379 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionorg.json.JSONException: JSONObject["oldField"] not found. 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : measurement==event.commonEventHeader.domain==fault==false 2019-04-17 14:21:52.584 ERROR 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.584 ERROR 4379 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionorg.json.JSONException: JSONObject["oldField"] not found. 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : measurement==event.commonEventHeader.domain==fault==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.584 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.585 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:21:52.632 INFO 4379 --- [pool-3-thread-2] o.o.d.c.publishing.DMaaPEventPublisher : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:21:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:21:52.632 INFO 4379 --- [pool-3-thread-1] o.o.d.c.publishing.DMaaPEventPublisher : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:21:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:21:52.632 INFO 4379 --- [pool-3-thread-2] org.onap.dcae.common.output : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:21:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:21:52.632 INFO 4379 --- [pool-3-thread-1] org.onap.dcae.common.output : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:21:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:21:52.731 INFO 4379 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/unauthenticated.SEC_FAULT_OUTPUT. Oldest: 98 ms 2019-04-17 14:21:52.739 INFO 4379 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT (anonymous) ... 2019-04-17 14:21:52.763 WARN 4379 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host onap-dmaap; blacklisting for 10 minutes 2019-04-17 14:21:52.767 WARN 4379 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : onap-dmaap: Ta nazwa lub usługa jest nieznana java.net.UnknownHostException: onap-dmaap: Ta nazwa lub usługa jest nieznana at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[na:1.8.0_201] at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929) ~[na:1.8.0_201] at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324) ~[na:1.8.0_201] at java.net.InetAddress.getAllByName0(InetAddress.java:1277) ~[na:1.8.0_201] at java.net.InetAddress.getAllByName(InetAddress.java:1193) ~[na:1.8.0_201] at java.net.InetAddress.getAllByName(InetAddress.java:1127) ~[na:1.8.0_201] at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.6.jar:4.5.6] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) ~[saClientLibrary-0.0.1.jar:na] at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) ~[saClientLibrary-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:315) [cambriaClient-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:232) [cambriaClient-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:30) [cambriaClient-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:384) [cambriaClient-0.0.1.jar:na] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_201] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_201] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_201] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_201] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_201] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_201] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_201] 2019-04-17 14:21:52.767 WARN 4379 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 2 message to send. 2019-04-17 14:21:53.780 INFO 4379 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/unauthenticated.SEC_FAULT_OUTPUT. Oldest: 1148 ms 2019-04-17 14:21:53.780 WARN 4379 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2019-04-17 14:21:53.780 INFO 4379 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT (anonymous) ... 2019-04-17 14:21:53.781 WARN 4379 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host onap-dmaap; blacklisting for 10 minutes 2019-04-17 14:21:53.782 WARN 4379 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : onap-dmaap regexp: .* basic header: -u sample1:WRONG curl -vk --cert rootCA.crt --key rootCA.key --pass collector -u sample1:WRONG -vX POST https://localhost:8443/eventListener/v7/eventBatch -d @event_list.json --header "Content-Type: application/json" Note: Unnecessary use of -X or --request, POST is already inferred. * Trying 127.0.0.1... * TCP_NODELAY set * Connected to localhost (127.0.0.1) port 8443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * TLSv1.2 (OUT), TLS handshake, Client hello (1): * TLSv1.2 (IN), TLS handshake, Server hello (2): * TLSv1.2 (IN), TLS handshake, Certificate (11): * TLSv1.2 (IN), TLS handshake, Server key exchange (12): * TLSv1.2 (IN), TLS handshake, Request CERT (13): * TLSv1.2 (IN), TLS handshake, Server finished (14): * TLSv1.2 (OUT), TLS handshake, Certificate (11): * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): * TLSv1.2 (OUT), TLS handshake, CERT verify (15): * TLSv1.2 (OUT), TLS change cipher, Client hello (1): * TLSv1.2 (OUT), TLS handshake, Finished (20): * TLSv1.2 (IN), TLS handshake, Finished (20): * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=US; ST=NJ; L=Middletown; O=DCAE; OU=OPEN-DCAE; CN=DCAELOCAL * start date: Oct 20 19:24:22 2016 GMT * expire date: Jan 18 19:24:22 2017 GMT * issuer: C=US; ST=NJ; L=Middletown; O=DCAE; OU=OPEN-DCAE; CN=DCAELOCAL * SSL certificate verify result: self signed certificate (18), continuing anyway. * Server auth using Basic with user 'sample1' > POST /eventListener/v7/eventBatch HTTP/1.1 > Host: localhost:8443 > Authorization: Basic c2FtcGxlMTpXUk9ORw== > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: application/json > Content-Length: 2428 > Expect: 100-continue > < HTTP/1.1 100 * We are completely uploaded and fine < HTTP/1.1 202 < Content-Type: application/json < Content-Length: 8 < Date: Wed, 17 Apr 2019 12:23:52 GMT < * Connection #0 to host localhost left intact Accepted% 14:23:39.370 [main] DEBUG org.apache.commons.configuration.PropertiesConfiguration - Base path set to file:///home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/collector.properties __ __ _____ ____ ____ _ _ _ \ \ / / | ____| / ___| / ___| ___ | | | | ___ ___ | |_ ___ _ __ \ \ / / | _| \___ \ | | / _ \ | | | | / _ \ / __| | __| / _ \ | '__| \ V / | |___ ___) | | |___ | (_) | | | | | | __/ | (__ | |_ | (_) | | | \_/ |_____| |____/ \____| \___/ |_| |_| \___| \___| \__| \___/ |_| 2019-04-17 14:23:40.202 INFO 4623 --- [ main] org.onap.dcae.VesApplication : Starting VesApplication on murgoski with PID 4623 (/home/zlatko/repo/onap/dcaegen2/collectors/ves/target/classes started by zlatko in /home/zlatko/repo/onap/dcaegen2/collectors/ves) 2019-04-17 14:23:40.205 INFO 4623 --- [ main] org.onap.dcae.VesApplication : No active profile set, falling back to default profiles: default 2019-04-17 14:23:41.068 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Enabling SSL 2019-04-17 14:23:41.068 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Using keyStore path: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/keystore 2019-04-17 14:23:41.069 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Using keyStore password from: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/passwordfile 2019-04-17 14:23:41.079 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Actual key store alias is: tomcat 2019-04-17 14:23:41.080 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Enabling TLS client authorization 2019-04-17 14:23:41.080 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Using trustStore path: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/truststore 2019-04-17 14:23:41.080 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Using trustStore password from: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/trustpasswordfile 2019-04-17 14:23:41.080 INFO 4623 --- [ main] o.o.dcae.common.configuration.CertAuth : Application work in certOnly mode on 8443 port. 2019-04-17 14:23:41.220 INFO 4623 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8443 (https) 2019-04-17 14:23:41.232 INFO 4623 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2019-04-17 14:23:41.233 INFO 4623 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/9.0.12 2019-04-17 14:23:41.237 INFO 4623 --- [ main] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 2019-04-17 14:23:41.297 INFO 4623 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2019-04-17 14:23:41.297 INFO 4623 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1036 ms 2019-04-17 14:23:41.310 INFO 4623 --- [ main] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/] 2019-04-17 14:23:41.313 INFO 4623 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] 2019-04-17 14:23:41.639 INFO 4623 --- [ main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2019-04-17 14:23:41.736 INFO 4623 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2019-04-17 14:23:41.744 INFO 4623 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2019-04-17 14:23:41.764 INFO 4623 --- [ main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2019-04-17 14:23:41.874 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_1 2019-04-17 14:23:41.876 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_2 2019-04-17 14:23:41.877 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_3 2019-04-17 14:23:41.879 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_4 2019-04-17 14:23:41.880 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_5 2019-04-17 14:23:41.881 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_6 2019-04-17 14:23:41.882 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_7 2019-04-17 14:23:41.883 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_8 2019-04-17 14:23:41.885 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_9 2019-04-17 14:23:41.886 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_10 2019-04-17 14:23:41.888 INFO 4623 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_11 2019-04-17 14:23:42.037 INFO 4623 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8443 (https) with context path '' 2019-04-17 14:23:42.040 INFO 4623 --- [ main] org.onap.dcae.VesApplication : Started VesApplication in 2.361 seconds (JVM running for 3.142) 2019-04-17 14:23:42.042 INFO 4623 --- [ main] org.onap.dcae.controller.ConfigLoader : Trying to dynamically update config from Config Binding Service 2019-04-17 14:23:42.043 INFO 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 2019-04-17 14:23:42.044 WARN 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul port (env var: 'CONSUL_PORT') is missing from environment variables. Using default value of 8500 2019-04-17 14:23:42.044 WARN 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 2019-04-17 14:23:42.044 WARN 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 2019-04-17 14:23:42.044 WARN 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul host (env var: 'CONSUL_HOST') (without port) is missing from environment variables. 2019-04-17 14:23:42.044 WARN 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Name of CBS Service (as registered in Consul) (env var: 'CONFIG_BINDING_SERVICE') is missing from environment variables. 2019-04-17 14:23:42.045 WARN 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : App service name (as registered in CBS) (env var: 'HOSTNAME' / 'SERVICE_NAME') is missing error environment variables. 2019-04-17 14:23:42.050 WARN 4623 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Some required environment variables are missing 2019-04-17 14:23:42.050 WARN 4623 --- [ main] org.onap.dcae.controller.ConfigLoader : Skipping dynamic configuration update 2019-04-17 14:23:52.512 INFO 4623 --- [nio-8443-exec-3] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2019-04-17 14:23:52.512 INFO 4623 --- [nio-8443-exec-3] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2019-04-17 14:23:52.517 INFO 4623 --- [nio-8443-exec-3] o.s.web.servlet.DispatcherServlet : Completed initialization in 5 ms 2019-04-17 14:23:52.527 INFO 4623 --- [nio-8443-exec-3] o.onap.dcae.restapi.ApiAuthInterceptor : Cert and subjectDN is valid 2019-04-17 14:23:52.527 INFO 4623 --- [nio-8443-exec-3] o.onap.dcae.restapi.ApiAuthInterceptor : Cert and subjectDN is valid 2019-04-17 14:23:52.547 INFO 4623 --- [nio-8443-exec-3] org.onap.dcae.common.input : Received a VESEvent '{"eventList":[{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}},{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}]}', marked with unique identifier '7f85de17-3f4e-43b8-b251-bfa6514b971d', on api version 'v7', from host: '127.0.0.1' 2019-04-17 14:23:52.584 INFO 4623 --- [nio-8443-exec-3] com.att.ecomp.metrics : EVENT_PUBLISH_START 2019-04-17 14:23:52.584 INFO 4623 --- [nio-8443-exec-3] com.att.ecomp.metrics : EVENT_PUBLISH_START 2019-04-17 14:23:52.584 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventProcessor : QueueSize:0 EventProcessor Removing element: {"VESversion":"v7","VESuniqueId":"7f85de17-3f4e-43b8-b251-bfa6514b971d-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2019-04-17 14:23:52.584 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventProcessor : QueueSize:1 EventProcessor Removing element: {"VESversion":"v7","VESuniqueId":"7f85de17-3f4e-43b8-b251-bfa6514b971d-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2019-04-17 14:23:52.584 INFO 4623 --- [nio-8443-exec-3] com.att.ecomp.metrics : EVENT_PUBLISH_END 2019-04-17 14:23:52.586 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : Invoking publisher for streamId:ves-fault 2019-04-17 14:23:52.587 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : Invoking publisher for streamId:ves-fault 2019-04-17 14:23:52.587 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : parse eventTransform.json 2019-04-17 14:23:52.587 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : parse eventTransform.json 2019-04-17 14:23:52.621 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : heartbeat==event.commonEventHeader.domain==fault==false 2019-04-17 14:23:52.621 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : heartbeat==event.commonEventHeader.domain==fault==false 2019-04-17 14:23:52.621 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2019-04-17 14:23:52.621 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2019-04-17 14:23:52.622 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:23:52.622 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:23:52.625 ERROR 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:23:52.625 ERROR 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : fieldType==number 2019-04-17 14:23:52.625 ERROR 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:23:52.625 ERROR 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionjava.lang.NumberFormatException: For input string: "3,0" 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2019-04-17 14:23:52.625 ERROR 4623 --- [pool-3-thread-2] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionorg.json.JSONException: JSONObject["oldField"] not found. 2019-04-17 14:23:52.625 ERROR 4623 --- [pool-3-thread-1] org.onap.dcae.common.EventSender : EventProcessor Exceptionnulljava.lang.reflect.InvocationTargetExceptionorg.json.JSONException: JSONObject["oldField"] not found. 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2019-04-17 14:23:52.625 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : measurement==event.commonEventHeader.domain==fault==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : measurement==event.commonEventHeader.domain==fault==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.626 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.ConfigProcessors : v4==VESversion==v7==false 2019-04-17 14:23:52.674 INFO 4623 --- [pool-3-thread-2] o.o.d.c.publishing.DMaaPEventPublisher : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:23:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:23:52.674 INFO 4623 --- [pool-3-thread-1] o.o.d.c.publishing.DMaaPEventPublisher : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:23:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:23:52.674 INFO 4623 --- [pool-3-thread-2] org.onap.dcae.common.output : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:23:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:23:52.674 INFO 4623 --- [pool-3-thread-1] org.onap.dcae.common.output : Event: '{"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Śr, 04 17 2019 02:23:52 CEST"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' 2019-04-17 14:23:52.773 INFO 4623 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/unauthenticated.SEC_FAULT_OUTPUT. Oldest: 98 ms 2019-04-17 14:23:52.778 INFO 4623 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT (anonymous) ... 2019-04-17 14:23:52.804 WARN 4623 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host onap-dmaap; blacklisting for 10 minutes 2019-04-17 14:23:52.807 WARN 4623 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : onap-dmaap: Ta nazwa lub usługa jest nieznana java.net.UnknownHostException: onap-dmaap: Ta nazwa lub usługa jest nieznana at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[na:1.8.0_201] at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929) ~[na:1.8.0_201] at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324) ~[na:1.8.0_201] at java.net.InetAddress.getAllByName0(InetAddress.java:1277) ~[na:1.8.0_201] at java.net.InetAddress.getAllByName(InetAddress.java:1193) ~[na:1.8.0_201] at java.net.InetAddress.getAllByName(InetAddress.java:1127) ~[na:1.8.0_201] at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.6.jar:4.5.6] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.6.jar:4.5.6] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) ~[saClientLibrary-0.0.1.jar:na] at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) ~[saClientLibrary-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:315) [cambriaClient-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:232) [cambriaClient-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:30) [cambriaClient-0.0.1.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:384) [cambriaClient-0.0.1.jar:na] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_201] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_201] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_201] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_201] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_201] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_201] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_201] 2019-04-17 14:23:52.808 WARN 4623 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 2 message to send. 2019-04-17 14:23:53.822 INFO 4623 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/unauthenticated.SEC_FAULT_OUTPUT. Oldest: 1148 ms 2019-04-17 14:23:53.823 WARN 4623 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2019-04-17 14:23:53.823 INFO 4623 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT (anonymous) ... 2019-04-17 14:23:53.824 WARN 4623 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host onap-dmaap; blacklisting for 10 minutes 2019-04-17 14:23:53.825 WARN 4623 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : onap-dmaap regexp: wrong basic header: -u sample1:sample1 curl -vk --cert rootCA.crt --key rootCA.key --pass collector -u sample1:sample1 -vX POST https://localhost:8443/eventListener/v7/eventBatch -d @event_list.json --header "Content-Type: application/json" Note: Unnecessary use of -X or --request, POST is already inferred. * Trying 127.0.0.1... * TCP_NODELAY set * Connected to localhost (127.0.0.1) port 8443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * TLSv1.2 (OUT), TLS handshake, Client hello (1): * TLSv1.2 (IN), TLS handshake, Server hello (2): * TLSv1.2 (IN), TLS handshake, Certificate (11): * TLSv1.2 (IN), TLS handshake, Server key exchange (12): * TLSv1.2 (IN), TLS handshake, Request CERT (13): * TLSv1.2 (IN), TLS handshake, Server finished (14): * TLSv1.2 (OUT), TLS handshake, Certificate (11): * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): * TLSv1.2 (OUT), TLS handshake, CERT verify (15): * TLSv1.2 (OUT), TLS change cipher, Client hello (1): * TLSv1.2 (OUT), TLS handshake, Finished (20): * TLSv1.2 (IN), TLS handshake, Finished (20): * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=US; ST=NJ; L=Middletown; O=DCAE; OU=OPEN-DCAE; CN=DCAELOCAL * start date: Oct 20 19:24:22 2016 GMT * expire date: Jan 18 19:24:22 2017 GMT * issuer: C=US; ST=NJ; L=Middletown; O=DCAE; OU=OPEN-DCAE; CN=DCAELOCAL * SSL certificate verify result: self signed certificate (18), continuing anyway. * Server auth using Basic with user 'sample1' > POST /eventListener/v7/eventBatch HTTP/1.1 > Host: localhost:8443 > Authorization: Basic c2FtcGxlMTpzYW1wbGUx > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: application/json > Content-Length: 2428 > Expect: 100-continue > < HTTP/1.1 100 * We are completely uploaded and fine < HTTP/1.1 403 < Content-Length: 124 < Date: Wed, 17 Apr 2019 12:25:16 GMT < Connection: close < * Closing connection 0 * TLSv1.2 (OUT), TLS alert, Client hello (1): SubjectDN didn't match with any regexp from /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/certSubjectMatcher.properties% 14:25:03.407 [main] DEBUG org.apache.commons.configuration.PropertiesConfiguration - Base path set to file:///home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/collector.properties __ __ _____ ____ ____ _ _ _ \ \ / / | ____| / ___| / ___| ___ | | | | ___ ___ | |_ ___ _ __ \ \ / / | _| \___ \ | | / _ \ | | | | / _ \ / __| | __| / _ \ | '__| \ V / | |___ ___) | | |___ | (_) | | | | | | __/ | (__ | |_ | (_) | | | \_/ |_____| |____/ \____| \___/ |_| |_| \___| \___| \__| \___/ |_| 2019-04-17 14:25:04.290 INFO 4825 --- [ main] org.onap.dcae.VesApplication : Starting VesApplication on murgoski with PID 4825 (/home/zlatko/repo/onap/dcaegen2/collectors/ves/target/classes started by zlatko in /home/zlatko/repo/onap/dcaegen2/collectors/ves) 2019-04-17 14:25:04.291 INFO 4825 --- [ main] org.onap.dcae.VesApplication : No active profile set, falling back to default profiles: default 2019-04-17 14:25:05.020 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Enabling SSL 2019-04-17 14:25:05.020 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Using keyStore path: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/keystore 2019-04-17 14:25:05.020 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Using keyStore password from: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/passwordfile 2019-04-17 14:25:05.030 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Actual key store alias is: tomcat 2019-04-17 14:25:05.030 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Enabling TLS client authorization 2019-04-17 14:25:05.030 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Using trustStore path: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/truststore 2019-04-17 14:25:05.030 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Using trustStore password from: /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/trustpasswordfile 2019-04-17 14:25:05.031 INFO 4825 --- [ main] o.o.dcae.common.configuration.CertAuth : Application work in certOnly mode on 8443 port. 2019-04-17 14:25:05.173 INFO 4825 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8443 (https) 2019-04-17 14:25:05.185 INFO 4825 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2019-04-17 14:25:05.185 INFO 4825 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/9.0.12 2019-04-17 14:25:05.189 INFO 4825 --- [ main] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 2019-04-17 14:25:05.247 INFO 4825 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2019-04-17 14:25:05.247 INFO 4825 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 929 ms 2019-04-17 14:25:05.260 INFO 4825 --- [ main] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/] 2019-04-17 14:25:05.263 INFO 4825 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] 2019-04-17 14:25:05.589 INFO 4825 --- [ main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2019-04-17 14:25:05.687 INFO 4825 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2019-04-17 14:25:05.695 INFO 4825 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2019-04-17 14:25:05.716 INFO 4825 --- [ main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2019-04-17 14:25:05.824 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_1 2019-04-17 14:25:05.826 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_2 2019-04-17 14:25:05.827 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_3 2019-04-17 14:25:05.828 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_4 2019-04-17 14:25:05.830 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_5 2019-04-17 14:25:05.831 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_6 2019-04-17 14:25:05.833 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_7 2019-04-17 14:25:05.834 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_8 2019-04-17 14:25:05.835 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_9 2019-04-17 14:25:05.837 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_10 2019-04-17 14:25:05.838 INFO 4825 --- [ main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: receiveEventUsingPOST_11 2019-04-17 14:25:05.992 INFO 4825 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8443 (https) with context path '' 2019-04-17 14:25:05.995 INFO 4825 --- [ main] org.onap.dcae.VesApplication : Started VesApplication in 2.087 seconds (JVM running for 3.085) 2019-04-17 14:25:05.996 INFO 4825 --- [ main] org.onap.dcae.controller.ConfigLoader : Trying to dynamically update config from Config Binding Service 2019-04-17 14:25:05.998 INFO 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 2019-04-17 14:25:05.998 WARN 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul port (env var: 'CONSUL_PORT') is missing from environment variables. Using default value of 8500 2019-04-17 14:25:05.999 WARN 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 2019-04-17 14:25:05.999 WARN 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 2019-04-17 14:25:05.999 WARN 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul host (env var: 'CONSUL_HOST') (without port) is missing from environment variables. 2019-04-17 14:25:05.999 WARN 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Name of CBS Service (as registered in Consul) (env var: 'CONFIG_BINDING_SERVICE') is missing from environment variables. 2019-04-17 14:25:05.999 WARN 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : App service name (as registered in CBS) (env var: 'HOSTNAME' / 'SERVICE_NAME') is missing error environment variables. 2019-04-17 14:25:06.004 WARN 4825 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Some required environment variables are missing 2019-04-17 14:25:06.005 WARN 4825 --- [ main] org.onap.dcae.controller.ConfigLoader : Skipping dynamic configuration update 2019-04-17 14:25:16.753 INFO 4825 --- [nio-8443-exec-4] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2019-04-17 14:25:16.754 INFO 4825 --- [nio-8443-exec-4] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2019-04-17 14:25:16.760 INFO 4825 --- [nio-8443-exec-4] o.s.web.servlet.DispatcherServlet : Completed initialization in 6 ms 2019-04-17 14:25:16.770 INFO 4825 --- [nio-8443-exec-4] o.onap.dcae.restapi.ApiAuthInterceptor : SubjectDN didn't match with any regexp from /home/zlatko/repo/onap/dcaegen2/collectors/ves/etc/certSubjectMatcher.properties