By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.5) 21:52:44.157 [main] INFO org.onap.cps.ncmp.dmi.Application - Starting Application using Java 11.0.9.1 on onap-ncmp-dmi-plugin-77cf4dc496-m6nhf with PID 1 (/app/classes started by ? in /app) 21:52:44.161 [main] DEBUG org.onap.cps.ncmp.dmi.Application - Running with Spring Boot v2.5.5, Spring v5.3.10 21:52:44.162 [main] INFO org.onap.cps.ncmp.dmi.Application - The following profiles are active: helm 21:52:48.280 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 21:52:48.301 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 21:52:48.301 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.53] 21:52:48.451 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 21:52:48.451 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3596 ms 21:52:51.443 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64ef2719, org.springframework.security.web.context.SecurityContextPersistenceFilter@14fff5e7, org.springframework.security.web.header.HeaderWriterFilter@62de20d3, org.springframework.security.web.authentication.logout.LogoutFilter@3abadb65, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@118e2487, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f72fbd1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19213a74, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b423f90, org.springframework.security.web.session.SessionManagementFilter@5a6af2c4, org.springframework.security.web.access.ExceptionTranslationFilter@6c56fff, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@78a165db] 21:52:54.354 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' 21:52:54.502 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8081 (http) 21:52:54.504 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 21:52:54.505 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.53] 21:52:54.527 [main] INFO o.a.c.c.C.[Tomcat-1].[localhost].[/] - Initializing Spring embedded WebApplicationContext 21:52:54.527 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 165 ms 21:52:54.570 [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage' 21:52:55.814 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8081 (http) with context path '' 21:52:56.956 [main] INFO org.onap.cps.ncmp.dmi.Application - Started Application in 14.435 seconds (JVM running for 15.965) 21:53:09.396 [http-nio-8081-exec-1] INFO o.a.c.c.C.[Tomcat-1].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 21:53:09.397 [http-nio-8081-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 21:53:09.399 [http-nio-8081-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms