Advertisement
Guest User

Untitled

a guest
Sep 1st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. db_1      | 2018-09-01T05:15:36.085595Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2. db_1      | 2018-09-01T05:15:36.087899Z 0 [Note] mysqld (mysqld 5.7.23) starting as process 1 ...
  3. db_1      | 2018-09-01T05:15:36.093051Z 0 [Note] InnoDB: PUNCH HOLE support available
  4. db_1      | 2018-09-01T05:15:36.093084Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. db_1      | 2018-09-01T05:15:36.093091Z 0 [Note] InnoDB: Uses event mutexes
  6. db_1      | 2018-09-01T05:15:36.093096Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  7. db_1      | 2018-09-01T05:15:36.093102Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  8. db_1      | 2018-09-01T05:15:36.093107Z 0 [Note] InnoDB: Using Linux native AIO
  9. db_1      | 2018-09-01T05:15:36.093561Z 0 [Note] InnoDB: Number of pools: 1
  10. db_1      | 2018-09-01T05:15:36.093752Z 0 [Note] InnoDB: Using CPU crc32 instructions
  11. db_1      | 2018-09-01T05:15:36.096402Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  12. db_1      | 2018-09-01T05:15:36.106914Z 0 [Note] InnoDB: Completed initialization of buffer pool
  13. db_1      | 2018-09-01T05:15:36.110003Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  14. db_1      | 2018-09-01T05:15:36.129627Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  15. db_1      | 2018-09-01T05:15:36.152210Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  16. db_1      | 2018-09-01T05:15:36.152274Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  17. db_1      | 2018-09-01T05:15:36.178546Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  18. db_1      | 2018-09-01T05:15:36.179645Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  19. db_1      | 2018-09-01T05:15:36.179658Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  20. db_1      | 2018-09-01T05:15:36.180026Z 0 [Note] InnoDB: Waiting for purge to start
  21. db_1      | 2018-09-01T05:15:36.230300Z 0 [Note] InnoDB: 5.7.23 started; log sequence number 12359729
  22. db_1      | 2018-09-01T05:15:36.230630Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  23. db_1      | 2018-09-01T05:15:36.230995Z 0 [Note] Plugin 'FEDERATED' is disabled.
  24. db_1      | 2018-09-01T05:15:36.246430Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  25. db_1      | 2018-09-01T05:15:36.247535Z 0 [Warning] CA certificate ca.pem is self signed.
  26. db_1      | 2018-09-01T05:15:36.248601Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180901  5:15:36
  27. db_1      | 2018-09-01T05:15:36.249843Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  28. db_1      | 2018-09-01T05:15:36.249893Z 0 [Note] IPv6 is available.
  29. db_1      | 2018-09-01T05:15:36.249902Z 0 [Note]   - '::' resolves to '::';
  30. db_1      | 2018-09-01T05:15:36.249926Z 0 [Note] Server socket created on IP: '::'.
  31. db_1      | 2018-09-01T05:15:36.251763Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
  32. db_1      | 2018-09-01T05:15:36.257883Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
  33. db_1      | 2018-09-01T05:15:36.257934Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
  34. db_1      | 2018-09-01T05:15:36.257948Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  35. db_1      | 2018-09-01T05:15:36.258341Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
  36. db_1      | 2018-09-01T05:15:36.258359Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  37. db_1      | 2018-09-01T05:15:36.260738Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  38. db_1      | 2018-09-01T05:15:36.272425Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
  39. db_1      | 2018-09-01T05:15:36.272456Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  40. db_1      | 2018-09-01T05:15:36.318440Z 0 [Note] Event Scheduler: Loaded 0 events
  41. db_1      | 2018-09-01T05:15:36.318823Z 0 [Note] mysqld: ready for connections.
  42. db_1      | Version: '5.7.23'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
  43. app_1     |
  44. app_1     |   .   ____          _            __ _ _
  45. app_1     |  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
  46. app_1     | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  47. app_1     |  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  48. app_1     |   '  |____| .__|_| |_|_| |_\__, | / / / /
  49. app_1     |  =========|_|==============|___/=/_/_/_/
  50. app_1     |  :: Spring Boot ::        (v2.0.4.RELEASE)
  51. app_1     |
  52. app_1     | 2018-09-01 05:17:25.227  INFO 1 --- [           main] org.ilcore.CoreApplication               : Starting CoreApplication v0.0.1-SNAPSHOT on 1d9ca63e2889 with PID 1 (/app/ilcore-0.0.1-SNAPSHOT.jar started by root in /app)
  53. app_1     | 2018-09-01 05:17:25.232  INFO 1 --- [           main] org.ilcore.CoreApplication               : The following profiles are active: dev
  54. app_1     | 2018-09-01 05:17:25.313  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@47fd17e3: startup date [Sat Sep 01 05:17:25 GMT 2018]; root of context hierarchy
  55. app_1     | 2018-09-01 05:17:27.635  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$529a6e07] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  56. app_1     | 2018-09-01 05:17:27.709  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$eb483641] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  57. app_1     | 2018-09-01 05:17:27.724  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  58. app_1     | 2018-09-01 05:17:27.731  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2e55dd0c' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  59. app_1     | 2018-09-01 05:17:27.750  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$101cd8f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  60. app_1     | 2018-09-01 05:17:27.773  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  61. app_1     | 2018-09-01 05:17:28.590  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8009 (http)
  62. app_1     | 2018-09-01 05:17:28.632  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
  63. app_1     | 2018-09-01 05:17:28.633  INFO 1 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet Engine: Apache Tomcat/8.5.32
  64. app_1     | 2018-09-01 05:17:28.652  INFO 1 --- [ost-startStop-1] 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/lib/jvm/java-1.8-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64:/usr/lib/jvm/java-1.8-openjdk/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib]
  65. app_1     | 2018-09-01 05:17:28.809  INFO 1 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
  66. app_1     | 2018-09-01 05:17:28.809  INFO 1 --- [ost-startStop-1] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3501 ms
  67. app_1     | 2018-09-01 05:17:28.994  INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'simpleCORSFilter' to: [/*]
  68. app_1     | 2018-09-01 05:17:28.995  INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
  69. app_1     | 2018-09-01 05:17:28.995  INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  70. app_1     | 2018-09-01 05:17:28.995  INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  71. app_1     | 2018-09-01 05:17:28.995  INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
  72. app_1     | 2018-09-01 05:17:28.996  INFO 1 --- [ost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
  73. app_1     | 2018-09-01 05:17:28.996  INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'jwtAuthenticationFilter' to: [/*]
  74. app_1     | 2018-09-01 05:17:28.996  INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
  75. app_1     | 2018-09-01 05:17:29.129 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : Driver class com.mysql.jdbc.Driver found in Thread context class loader org.springframework.boot.loader.LaunchedURLClassLoader@37f8bb67
  76. app_1     | 2018-09-01 05:17:29.336  INFO 1 --- [           main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
  77. app_1     | 2018-09-01 05:17:29.365  INFO 1 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [
  78. app_1     |     name: default
  79. app_1     |     ...]
  80. app_1     | 2018-09-01 05:17:29.483  INFO 1 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate Core {5.2.17.Final}
  81. app_1     | 2018-09-01 05:17:29.485  INFO 1 --- [           main] org.hibernate.cfg.Environment            : HHH000206: hibernate.properties not found
  82. app_1     | 2018-09-01 05:17:29.551  INFO 1 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  83. app_1     | 2018-09-01 05:17:29.918 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : HikariPool-1 - configuration:
  84. app_1     | 2018-09-01 05:17:29.921 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : allowPoolSuspension.............false
  85. app_1     | 2018-09-01 05:17:29.921 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : autoCommit......................true
  86. app_1     | 2018-09-01 05:17:29.921 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : catalog.........................none
  87. app_1     | 2018-09-01 05:17:29.921 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : connectionInitSql...............none
  88. app_1     | 2018-09-01 05:17:29.922 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : connectionTestQuery.............none
  89. app_1     | 2018-09-01 05:17:29.922 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : connectionTimeout...............30000
  90. app_1     | 2018-09-01 05:17:29.922 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSource......................none
  91. app_1     | 2018-09-01 05:17:29.922 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSourceClassName.............none
  92. app_1     | 2018-09-01 05:17:29.923 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSourceJNDI..................none
  93. app_1     | 2018-09-01 05:17:29.923 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSourceProperties............{password=<masked>}
  94. app_1     | 2018-09-01 05:17:29.924 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : driverClassName................."com.mysql.jdbc.Driver"
  95. app_1     | 2018-09-01 05:17:29.924 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : healthCheckProperties...........{}
  96. app_1     | 2018-09-01 05:17:29.924 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : healthCheckRegistry.............none
  97. app_1     | 2018-09-01 05:17:29.924 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : idleTimeout.....................600000
  98. app_1     | 2018-09-01 05:17:29.925 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : initializationFailFast..........true
  99. app_1     | 2018-09-01 05:17:29.925 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : initializationFailTimeout.......1
  100. app_1     | 2018-09-01 05:17:29.925 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : isolateInternalQueries..........false
  101. app_1     | 2018-09-01 05:17:29.925 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : jdbc4ConnectionTest.............false
  102. app_1     | 2018-09-01 05:17:29.926 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : jdbcUrl.........................mysql://db:3306/insiderlog?characterEncoding=UTF-8&useSSL=false
  103. app_1     | 2018-09-01 05:17:29.926 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : leakDetectionThreshold..........0
  104. app_1     | 2018-09-01 05:17:29.926 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : maxLifetime.....................1800000
  105. app_1     | 2018-09-01 05:17:29.926 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : maximumPoolSize.................10
  106. app_1     | 2018-09-01 05:17:29.927 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : metricRegistry..................none
  107. app_1     | 2018-09-01 05:17:29.927 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : metricsTrackerFactory...........none
  108. app_1     | 2018-09-01 05:17:29.927 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : minimumIdle.....................10
  109. app_1     | 2018-09-01 05:17:29.927 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : password........................<masked>
  110. app_1     | 2018-09-01 05:17:29.927 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : poolName........................"HikariPool-1"
  111. app_1     | 2018-09-01 05:17:29.928 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : readOnly........................false
  112. app_1     | 2018-09-01 05:17:29.928 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : registerMbeans..................false
  113. app_1     | 2018-09-01 05:17:29.928 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : scheduledExecutor...............none
  114. app_1     | 2018-09-01 05:17:29.928 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : scheduledExecutorService........internal
  115. app_1     | 2018-09-01 05:17:29.929 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : schema..........................none
  116. app_1     | 2018-09-01 05:17:29.929 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : threadFactory...................internal
  117. app_1     | 2018-09-01 05:17:29.929 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : transactionIsolation............default
  118. app_1     | 2018-09-01 05:17:29.929 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : username........................"root"
  119. app_1     | 2018-09-01 05:17:29.929 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : validationTimeout...............5000
  120. app_1     | 2018-09-01 05:17:29.929  INFO 1 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
  121. app_1     | 2018-09-01 05:17:29.941  WARN 1 --- [           main] o.h.e.j.e.i.JdbcEnvironmentInitiator     : HHH000342: Could not obtain connection to query metadata : Driver com.mysql.jdbc.Driver claims to not accept jdbcUrl, mysql://db:3306/insiderlog?characterEncoding=UTF-8&useSSL=false
  122. app_1     | 2018-09-01 05:17:29.965  INFO 1 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  123. app_1     | 2018-09-01 05:17:29.995  INFO 1 --- [           main] o.h.e.j.e.i.LobCreatorBuilderImpl        : HHH000422: Disabling contextual LOB creation as connection was null
  124. app_1     | 2018-09-01 05:17:30.957 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : HikariPool-1 - configuration:
  125. app_1     | 2018-09-01 05:17:30.958 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : allowPoolSuspension.............false
  126. app_1     | 2018-09-01 05:17:30.958 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : autoCommit......................true
  127. app_1     | 2018-09-01 05:17:30.958 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : catalog.........................none
  128. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : connectionInitSql...............none
  129. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : connectionTestQuery.............none
  130. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : connectionTimeout...............30000
  131. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSource......................none
  132. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSourceClassName.............none
  133. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSourceJNDI..................none
  134. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : dataSourceProperties............{password=<masked>}
  135. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : driverClassName................."com.mysql.jdbc.Driver"
  136. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : healthCheckProperties...........{}
  137. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : healthCheckRegistry.............none
  138. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : idleTimeout.....................600000
  139. app_1     | 2018-09-01 05:17:30.959 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : initializationFailFast..........true
  140. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : initializationFailTimeout.......1
  141. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : isolateInternalQueries..........false
  142. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : jdbc4ConnectionTest.............false
  143. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : jdbcUrl.........................mysql://db:3306/insiderlog?characterEncoding=UTF-8&useSSL=false
  144. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : leakDetectionThreshold..........0
  145. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : maxLifetime.....................1800000
  146. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : maximumPoolSize.................10
  147. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : metricRegistry..................none
  148. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : metricsTrackerFactory...........none
  149. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : minimumIdle.....................10
  150. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : password........................<masked>
  151. app_1     | 2018-09-01 05:17:30.960 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : poolName........................"HikariPool-1"
  152. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : readOnly........................false
  153. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : registerMbeans..................false
  154. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : scheduledExecutor...............none
  155. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : scheduledExecutorService........internal
  156. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : schema..........................none
  157. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : threadFactory...................internal
  158. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : transactionIsolation............default
  159. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : username........................"root"
  160. app_1     | 2018-09-01 05:17:30.961 DEBUG 1 --- [           main] com.zaxxer.hikari.HikariConfig           : validationTimeout...............5000
  161. app_1     | 2018-09-01 05:17:30.961  INFO 1 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
  162. app_1     | 2018-09-01 05:17:30.963  WARN 1 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is java.lang.RuntimeException: Driver com.mysql.jdbc.Driver claims to not accept jdbcUrl, mysql://db:3306/insiderlog?characterEncoding=UTF-8&useSSL=false
  163. app_1     | 2018-09-01 05:17:30.967  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
  164. app_1     | 2018-09-01 05:17:30.996  INFO 1 --- [           main] ConditionEvaluationReportLoggingListener :
  165. app_1     |
  166. app_1     | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  167. app_1     | 2018-09-01 05:17:31.004 ERROR 1 --- [           main] o.s.boot.SpringApplication               : Application run failed
  168. app_1     |
  169. app_1     | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is java.lang.RuntimeException: Driver com.mysql.jdbc.Driver claims to not accept jdbcUrl, mysql://db:3306/insiderlog?characterEncoding=UTF-8&useSSL=false
  170. app_1     |     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1699) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  171. app_1     |     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:573) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  172. app_1     |     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:495) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  173. app_1     |     at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:317) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  174. app_1     |     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  175. app_1     |     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  176. app_1     |     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  177. app_1     |     at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1089) ~[spring-context-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  178. app_1     |     at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:859) ~[spring-context-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  179. app_1     |     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550) ~[spring-context-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  180. app_1     |     at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:140) ~[spring-boot-2.0.4.RELEASE.jar!/:2.0.4.RELEASE]
  181. app_1     |     at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:762) [spring-boot-2.0.4.RELEASE.jar!/:2.0.4.RELEASE]
  182. app_1     |     at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:398) [spring-boot-2.0.4.RELEASE.jar!/:2.0.4.RELEASE]
  183. app_1     |     at org.springframework.boot.SpringApplication.run(SpringApplication.java:330) [spring-boot-2.0.4.RELEASE.jar!/:2.0.4.RELEASE]
  184. app_1     |     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1258) [spring-boot-2.0.4.RELEASE.jar!/:2.0.4.RELEASE]
  185. app_1     |     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1246) [spring-boot-2.0.4.RELEASE.jar!/:2.0.4.RELEASE]
  186. app_1     |     at org.ilcore.CoreApplication.main(CoreApplication.java:13) [classes!/:0.0.1-SNAPSHOT]
  187. app_1     |     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]
  188. app_1     |     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]
  189. app_1     |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]
  190. app_1     |     at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]
  191. app_1     |     at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [ilcore-0.0.1-SNAPSHOT.jar:0.0.1-SNAPSHOT]
  192. app_1     |     at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [ilcore-0.0.1-SNAPSHOT.jar:0.0.1-SNAPSHOT]
  193. app_1     |     at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [ilcore-0.0.1-SNAPSHOT.jar:0.0.1-SNAPSHOT]
  194. app_1     |     at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [ilcore-0.0.1-SNAPSHOT.jar:0.0.1-SNAPSHOT]
  195. app_1     | Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is java.lang.RuntimeException: Driver com.mysql.jdbc.Driver claims to not accept jdbcUrl, mysql://db:3306/insiderlog?characterEncoding=UTF-8&useSSL=false
  196. app_1     |     at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:402) ~[spring-orm-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  197. app_1     |     at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:377) ~[spring-orm-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  198. app_1     |     at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  199. app_1     |     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1758) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  200. app_1     |     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1695) ~[spring-beans-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  201. app_1     |     ... 24 common frames omitted
  202. app_1     | Caused by: java.lang.RuntimeException: Driver com.mysql.jdbc.Driver claims to not accept jdbcUrl, mysql://db:3306/insiderlog?characterEncoding=UTF-8&useSSL=false
  203. app_1     |     at com.zaxxer.hikari.util.DriverDataSource.<init>(DriverDataSource.java:106) ~[HikariCP-2.7.9.jar!/:na]
  204. app_1     |     at com.zaxxer.hikari.pool.PoolBase.initializeDataSource(PoolBase.java:332) ~[HikariCP-2.7.9.jar!/:na]
  205. app_1     |     at com.zaxxer.hikari.pool.PoolBase.<init>(PoolBase.java:107) ~[HikariCP-2.7.9.jar!/:na]
  206. app_1     |     at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:108) ~[HikariCP-2.7.9.jar!/:na]
  207. app_1     |     at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-2.7.9.jar!/:na]
  208. app_1     |     at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  209. app_1     |     at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  210. app_1     |     at org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl.getIsolatedConnection(DdlTransactionIsolatorNonJtaImpl.java:43) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  211. app_1     |     at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcConnection(ImprovedExtractionContextImpl.java:60) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  212. app_1     |     at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcDatabaseMetaData(ImprovedExtractionContextImpl.java:67) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  213. app_1     |     at org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.getTables(InformationExtractorJdbcDatabaseMetaDataImpl.java:329) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  214. app_1     |     at org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl.getTablesInformation(DatabaseInformationImpl.java:120) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  215. app_1     |     at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:65) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  216. app_1     |     at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  217. app_1     |     at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  218. app_1     |     at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:183) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  219. app_1     |     at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  220. app_1     |     at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:312) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  221. app_1     |     at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:462) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  222. app_1     |     at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:892) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
  223. app_1     |     at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:57) ~[spring-orm-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  224. app_1     |     at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  225. app_1     |     at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:390) ~[spring-orm-5.0.8.RELEASE.jar!/:5.0.8.RELEASE]
  226. app_1     |     ... 28 common frames omitted
  227. app_1     |
  228. insiderlog_app_1 exited with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement