Results

By type

          02:15:31.346 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
2021-04-22 02:15:33.363  INFO 1 --- [           main] org.onap.nbi.Application                 : Starting Application on onap-nbi-665c74fdd9-bxvk4 with PID 1 (/opt/onap/app.jar started by onap in /usr/onap)
2021-04-22 02:15:33.365  INFO 1 --- [           main] org.onap.nbi.Application                 : The following profiles are active: default
2021-04-22 02:15:39.448  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8443 (https)
2021-04-22 02:15:47.771  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances
2021-04-22 02:15:47.771  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3
2021-04-22 02:15:47.771  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/
2021-04-22 02:15:47.821  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-04-22 02:15:47.821  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO e2e service actiavtion url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-04-22 02:15:47.821  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get so status url :  http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/
2021-04-22 02:15:47.822  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get e2e so status url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/$serviceId/operations/$operationId
2021-04-22 02:15:47.822  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO healthCheck :  http://so.onap:8080/globalhealthcheck
2021-04-22 02:15:47.830  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC GET url :  https://sdc-be.onap:8443/sdc/v1/catalog/services/{id}/metadata
2021-04-22 02:15:47.830  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC FIND url :  https://sdc-be.onap:8443/sdc/v1/catalog/services
2021-04-22 02:15:47.831  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC HealthCheck :  https://sdc-be.onap:8443/sdc2/rest/healthCheck
2021-04-22 02:15:49.041  WARN 1 --- [           main] o.h.dialect.function.TemplateRenderer    : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
2021-04-22 02:15:49.235  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service url :  https://aai.onap:8443/aai/v14/nodes/service-instances/service-instance/$serviceId
2021-04-22 02:15:49.236  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI services url :  https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions
2021-04-22 02:15:49.236  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service instances url :  https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions/service-subscription/$serviceSpecName/service-instances/
2021-04-22 02:15:49.236  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI aaiHealthCheckUrl :  https://aai.onap:8443/aai/util/echo?action=long
2021-04-22 02:15:49.329  INFO 1 --- [           main] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : DMaaP Get Events url :  https://message-router.onap:3905/events/$topic/$consumergroup/$consumerid?timeout=$timeout
2021-04-22 02:15:52.652 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4659b111 error : {}
2021-04-22 02:15:52.653 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-04-22 02:15:52.654 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2021-04-22 02:15:53.025  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8443 (https) with context path '/nbi/api/v4'
2021-04-22 02:15:53.029  INFO 1 --- [           main] org.onap.nbi.Application                 : Started Application in 21.473 seconds (JVM running for 22.978)
2021-04-22 02:16:02.665 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@263bd476 error : {}
2021-04-22 02:16:02.666 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-04-22 02:16:02.666 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2021-04-22 02:16:12.679 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5e83d210 error : {}
2021-04-22 02:16:12.679 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-04-22 02:16:12.680 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2021-04-22 02:16:22.689 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2ec756f7 error : {}
2021-04-22 02:16:22.690 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-04-22 02:16:22.690 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2021-04-22 02:16:32.702 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@33149344 error : {}
2021-04-22 02:16:32.703 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-04-22 02:16:32.703 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2021-04-22 02:16:42.714 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@98f260e error : {}
2021-04-22 02:16:42.714 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-04-22 02:16:42.714 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2021-04-22 02:16:52.726 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@66ebdbb error : {}
2021-04-22 02:16:52.727 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-04-22 02:16:52.727 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2021-04-22 03:01:08.875  INFO 1 --- [nio-8443-exec-3] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-04-22 03:01:08.934  INFO 1 --- [nio-8443-exec-3] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-04-22 03:03:29.682  INFO 1 --- [nio-8443-exec-6] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-04-22 03:03:29.739  INFO 1 --- [nio-8443-exec-6] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-04-22 03:04:47.254  INFO 1 --- [nio-8443-exec-4] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-04-22 03:04:47.279  INFO 1 --- [nio-8443-exec-4] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-04-22 03:06:10.955  INFO 1 --- [nio-8443-exec-9] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-04-22 03:06:10.983  INFO 1 --- [nio-8443-exec-9] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-04-22 03:07:47.865  INFO 1 --- [nio-8443-exec-3] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-04-22 03:07:47.887  INFO 1 --- [nio-8443-exec-3] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-04-22 03:09:08.671  INFO 1 --- [nio-8443-exec-6] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-04-22 03:09:08.697  INFO 1 --- [nio-8443-exec-6] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-04-22 03:11:47.753  INFO 1 --- [nio-8443-exec-2] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-04-22 03:11:47.783  INFO 1 --- [nio-8443-exec-2] o.o.n.apis.serviceinventory.BaseClient   : response status : 200