By type
2021-04-17 11:26:16,373 - [34mINFO [0;39m [main ] [36morg.onap.cps.Application[0;39m - No active profile set, falling back to default profiles: default 2021-04-17 11:26:18,971 - [34mINFO [0;39m [main ] [36mo.s.d.r.c.RepositoryConfigurationDelegate[0;39m - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-04-17 11:26:19,816 - [34mINFO [0;39m [main ] [36mo.s.d.r.c.RepositoryConfigurationDelegate[0;39m - Finished Spring Data repository scanning in 782ms. Found 5 JPA repository interfaces. 2021-04-17 11:26:20,580 - [34mINFO [0;39m [main ] [36mo.s.cloud.context.scope.GenericScope[0;39m - BeanFactory id=2edd6653-de63-3ce9-bf46-89a39092cb96 2021-04-17 11:26:22,159 - [34mINFO [0;39m [main ] [36morg.eclipse.jetty.util.log[0;39m - Logging initialized @11540ms to org.eclipse.jetty.util.log.Slf4jLog 2021-04-17 11:26:22,844 - [34mINFO [0;39m [main ] [36mo.s.b.w.e.j.JettyServletWebServerFactory[0;39m - Server initialized with port: 8080 2021-04-17 11:26:22,853 - [34mINFO [0;39m [main ] [36morg.eclipse.jetty.server.Server[0;39m - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.9.1+1 2021-04-17 11:26:22,920 - [34mINFO [0;39m [main ] [36mo.e.j.s.h.ContextHandler.application[0;39m - Initializing Spring embedded WebApplicationContext 2021-04-17 11:26:22,920 - [34mINFO [0;39m [main ] [36mo.s.b.w.s.c.ServletWebServerApplicationContext[0;39m - Root WebApplicationContext: initialization completed in 6517 ms 2021-04-17 11:26:26,281 - [34mINFO [0;39m [main ] [36morg.eclipse.jetty.server.session[0;39m - DefaultSessionIdManager workerName=node0 2021-04-17 11:26:26,281 - [34mINFO [0;39m [main ] [36morg.eclipse.jetty.server.session[0;39m - No SessionScavenger set, using defaults 2021-04-17 11:26:26,283 - [34mINFO [0;39m [main ] [36morg.eclipse.jetty.server.session[0;39m - node0 Scavenging every 600000ms 2021-04-17 11:26:26,293 - [34mINFO [0;39m [main ] [36mo.e.j.server.handler.ContextHandler[0;39m - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@66859ea9{application,/,[file:///tmp/jetty-docbase.8080.1704700264120081223/, jar:file:/app/libs/springfox-swagger-ui-3.0.0.jar!/META-INF/resources],AVAILABLE} 2021-04-17 11:26:26,294 - [34mINFO [0;39m [main ] [36morg.eclipse.jetty.server.Server[0;39m - Started @15674ms 2021-04-17 11:26:27,999 - [34mINFO [0;39m [main ] [36mcom.zaxxer.hikari.HikariDataSource[0;39m - HikariPool-1 - Starting... 2021-04-17 11:26:28,439 - [34mINFO [0;39m [main ] [36mcom.zaxxer.hikari.HikariDataSource[0;39m - HikariPool-1 - Start completed. 2021-04-17 11:26:29,382 - [34mINFO [0;39m [main ] [36mliquibase.lockservice[0;39m - Successfully acquired change log lock 2021-04-17 11:26:29,817 - [34mINFO [0;39m [main ] [36mliquibase.changelog[0;39m - Reading from cps.databasechangelog 2021-04-17 11:26:30,045 - [34mINFO [0;39m [main ] [36mliquibase.lockservice[0;39m - Successfully released change log lock 2021-04-17 11:26:30,061 - [34mINFO [0;39m [main ] [36mliquibase.lockservice[0;39m - Successfully acquired change log lock Skipping auto-registration 2021-04-17 11:26:30,066 - [31mWARN [0;39m [main ] [36mliquibase.hub[0;39m - Skipping auto-registration 2021-04-17 11:26:30,117 - [34mINFO [0;39m [main ] [36mliquibase.lockservice[0;39m - Successfully released change log lock 2021-04-17 11:26:30,855 - [34mINFO [0;39m [main ] [36mo.h.jpa.internal.util.LogHelper[0;39m - HHH000204: Processing PersistenceUnitInfo [name: default] 2021-04-17 11:26:31,215 - [34mINFO [0;39m [main ] [36morg.hibernate.Version[0;39m - HHH000412: Hibernate ORM core version 5.4.27.Final 2021-04-17 11:26:31,218 - [34mINFO [0;39m [main ] [36morg.hibernate.cfg.Environment[0;39m - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false} 2021-04-17 11:26:31,978 - [34mINFO [0;39m [main ] [36mo.h.annotations.common.Version[0;39m - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-04-17 11:26:32,368 - [34mINFO [0;39m [main ] [36morg.hibernate.dialect.Dialect[0;39m - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2021-04-17 11:26:33,300 - [34mINFO [0;39m [main ] [36mo.h.validator.internal.util.Version[0;39m - HV000001: Hibernate Validator 6.1.7.Final 2021-04-17 11:26:34,623 - [34mINFO [0;39m [main ] [36mo.h.e.t.j.p.i.JtaPlatformInitiator[0;39m - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-17 11:26:34,636 - [34mINFO [0;39m [main ] [36mo.s.o.j.LocalContainerEntityManagerFactoryBean[0;39m - Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-04-17 11:26:37,090 - [34mINFO [0;39m [main ] [36mo.s.b.a.e.web.EndpointLinksResolver[0;39m - Exposing 2 endpoint(s) beneath base path '/manage' 2021-04-17 11:26:37,621 - [34mINFO [0;39m [main ] [36mo.s.s.web.DefaultSecurityFilterChain[0;39m - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4fc23215, org.springframework.security.web.context.SecurityContextPersistenceFilter@1205d422, org.springframework.security.web.header.HeaderWriterFilter@296c6cc1, org.springframework.security.web.authentication.logout.LogoutFilter@7af65b49, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3cdb3788, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4bc15d49, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22ecee76, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2ed34811, org.springframework.security.web.session.SessionManagementFilter@7cb39309, org.springframework.security.web.access.ExceptionTranslationFilter@2d43bedb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@77eb383a] 2021-04-17 11:26:37,969 - [34mINFO [0;39m [main ] [36mo.s.s.c.ThreadPoolTaskExecutor[0;39m - Initializing ExecutorService 'applicationTaskExecutor' 2021-04-17 11:26:38,889 - [34mINFO [0;39m [main ] [36mo.e.j.s.h.ContextHandler.application[0;39m - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-17 11:26:38,889 - [34mINFO [0;39m [main ] [36mo.s.web.servlet.DispatcherServlet[0;39m - Initializing Servlet 'dispatcherServlet' 2021-04-17 11:26:38,901 - [34mINFO [0;39m [main ] [36mo.s.web.servlet.DispatcherServlet[0;39m - Completed initialization in 12 ms 2021-04-17 11:26:38,949 - [34mINFO [0;39m [main ] [36mo.e.jetty.server.AbstractConnector[0;39m - Started ServerConnector@492c8137{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 2021-04-17 11:26:38,950 - [34mINFO [0;39m [main ] [36mo.s.b.w.e.jetty.JettyWebServer[0;39m - Jetty started on port(s) 8080 (http/1.1) with context path '/' 2021-04-17 11:26:39,655 - [34mINFO [0;39m [main ] [36morg.onap.cps.Application[0;39m - Started Application in 25.544 seconds (JVM running for 29.036) 2021-04-17 11:27:21,171 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@3cc2e5ac (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,190 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@1ce98e38 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,192 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@37adf78c (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,198 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@27d5389d (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,203 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@6bdd3d7c (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,207 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@3b95f671 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,215 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@63dc7718 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,217 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@6dc3ba2e (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,219 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@6ff75c37 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:27:21,220 - [31mWARN [0;39m [qtp1045373696-24 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@7b4509c6 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,151 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@1e9bb13e (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,158 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@7bcfecd (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,163 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@2ad7001c (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,177 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@69065639 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,179 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@3ee6c144 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,182 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@5e4c1ac3 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,186 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@4c0936f6 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,189 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@176516d0 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,191 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@1f810999 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 11:29:21,194 - [31mWARN [0;39m [qtp1045373696-23 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@21a582a8 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,915 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@74fad9f3 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,928 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@2d1013c1 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,936 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@66d047fb (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,940 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@44c72f93 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,945 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@315f8f0f (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,953 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@1c7c1cfe (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,957 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@78f77f15 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,961 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@5b16c2f (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,964 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@485bbc61 (This connection has been closed.). Possibly consider using a shorter maxLifetime value. 2021-04-17 14:43:48,966 - [31mWARN [0;39m [qtp1045373696-25 ] [36mcom.zaxxer.hikari.pool.PoolBase[0;39m - HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@34bcd278 (This connection has been closed.). Possibly consider using a shorter maxLifetime value.