blob: ab44c163e6e3344258a504842bd7d6a36f7d5f8f [file] [log] [blame]
2020-11-09 19:44:07,944 INFO Starting Nacos v1.3.2 on 1bb09e6663a0 with PID 22 (/home/nacos/target/nacos-server.jar started by root in /home/nacos)
2020-11-09 19:44:07,946 INFO The following profiles are active: standalone
2020-11-09 19:44:11,235 INFO Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$caa11b31] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-09 19:44:11,503 INFO 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)
2020-11-09 19:44:11,517 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@c7045b9' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-09 19:44:11,523 INFO Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$ef75bde3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-09 19:44:11,531 INFO 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)
2020-11-09 19:44:12,127 INFO Tomcat initialized with port(s): 8848 (http)
2020-11-09 19:44:12,165 INFO Starting service [Tomcat]
2020-11-09 19:44:12,166 INFO Starting Servlet Engine: Apache Tomcat/9.0.13
2020-11-09 19:44:12,183 INFO 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]
2020-11-09 19:44:12,302 INFO Initializing Spring embedded WebApplicationContext
2020-11-09 19:44:12,304 INFO Root WebApplicationContext: initialization completed in 4291 ms
2020-11-09 19:44:12,912 WARN HikariPool-1 - idleTimeout has been set but has no effect because the pool is operating as a fixed size pool.
2020-11-09 19:44:12,913 INFO HikariPool-1 - Starting...
2020-11-09 19:44:12,921 WARN Registered driver with driverClassName=org.apache.derby.jdbc.EmbeddedDriver was not found, trying direct instantiation.
2020-11-09 19:44:13,518 INFO HikariPool-1 - Driver does not support get/set network timeout for connections. (Feature not implemented: No details.)
2020-11-09 19:44:13,529 INFO HikariPool-1 - Start completed.
2020-11-09 19:44:14,642 INFO Nacos-related cluster resource initialization
2020-11-09 19:44:14,666 INFO The cluster resource is initialized
2020-11-09 19:44:15,218 INFO Reflections took 54 ms to scan 1 urls, producing 6 keys and 24 values
2020-11-09 19:44:15,261 INFO Reflections took 5 ms to scan 1 urls, producing 2 keys and 12 values
2020-11-09 19:44:15,274 INFO Reflections took 6 ms to scan 1 urls, producing 3 keys and 15 values
2020-11-09 19:44:16,320 INFO Initializing ExecutorService 'applicationTaskExecutor'
2020-11-09 19:44:16,524 INFO Adding welcome page: class path resource [static/index.html]
2020-11-09 19:44:16,929 INFO Creating filter chain: Ant [pattern='/**'], []
2020-11-09 19:44:16,981 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@182f1e9a, org.springframework.security.web.context.SecurityContextPersistenceFilter@4cc547a, org.springframework.security.web.header.HeaderWriterFilter@578524c3, org.springframework.security.web.csrf.CsrfFilter@740abb5, org.springframework.security.web.authentication.logout.LogoutFilter@61edc883, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4152d38d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b5cc23a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6928f576, org.springframework.security.web.session.SessionManagementFilter@7e094740, org.springframework.security.web.access.ExceptionTranslationFilter@5fe8b721]
2020-11-09 19:44:17,095 INFO Exposing 16 endpoint(s) beneath base path '/actuator'
2020-11-09 19:44:17,137 INFO Initializing ExecutorService 'taskScheduler'
2020-11-09 19:44:17,274 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2020-11-09 19:44:17,281 INFO Started Nacos in 10.951 seconds (JVM running for 12.213)
2020-11-09 19:44:17,283 INFO Nacos Log files: /home/nacos/logs
2020-11-09 19:44:17,290 INFO Nacos Log files: /home/nacos/conf
2020-11-09 19:44:17,291 INFO Nacos Log files: /home/nacos/data
2020-11-09 19:44:17,292 INFO Nacos started successfully in stand alone mode. use embedded storage
2020-11-09 19:48:07,203 INFO Starting Nacos v1.3.2 on 1bb09e6663a0 with PID 23 (/home/nacos/target/nacos-server.jar started by root in /home/nacos)
2020-11-09 19:48:07,205 INFO The following profiles are active: standalone
2020-11-09 19:48:10,188 INFO Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$d196fb3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-09 19:48:10,304 INFO 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)
2020-11-09 19:48:10,311 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@45d2ade3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-09 19:48:10,313 INFO Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$f66b9dec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-09 19:48:10,322 INFO 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)
2020-11-09 19:48:10,966 INFO Tomcat initialized with port(s): 8848 (http)
2020-11-09 19:48:11,004 INFO Starting service [Tomcat]
2020-11-09 19:48:11,006 INFO Starting Servlet Engine: Apache Tomcat/9.0.13
2020-11-09 19:48:11,024 INFO 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]
2020-11-09 19:48:11,144 INFO Initializing Spring embedded WebApplicationContext
2020-11-09 19:48:11,146 INFO Root WebApplicationContext: initialization completed in 3874 ms
2020-11-09 19:48:11,723 WARN HikariPool-1 - idleTimeout has been set but has no effect because the pool is operating as a fixed size pool.
2020-11-09 19:48:11,724 INFO HikariPool-1 - Starting...
2020-11-09 19:48:11,735 WARN Registered driver with driverClassName=org.apache.derby.jdbc.EmbeddedDriver was not found, trying direct instantiation.
2020-11-09 19:48:12,166 INFO HikariPool-1 - Driver does not support get/set network timeout for connections. (Feature not implemented: No details.)
2020-11-09 19:48:12,172 INFO HikariPool-1 - Start completed.
2020-11-09 19:48:13,274 INFO Nacos-related cluster resource initialization
2020-11-09 19:48:13,293 INFO The cluster resource is initialized
2020-11-09 19:48:13,793 INFO Reflections took 51 ms to scan 1 urls, producing 6 keys and 24 values
2020-11-09 19:48:13,836 INFO Reflections took 5 ms to scan 1 urls, producing 2 keys and 12 values
2020-11-09 19:48:13,852 INFO Reflections took 5 ms to scan 1 urls, producing 3 keys and 15 values
2020-11-09 19:48:15,091 INFO Initializing ExecutorService 'applicationTaskExecutor'
2020-11-09 19:48:15,329 INFO Adding welcome page: class path resource [static/index.html]
2020-11-09 19:48:15,701 INFO Creating filter chain: Ant [pattern='/**'], []
2020-11-09 19:48:15,750 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@72b16078, org.springframework.security.web.context.SecurityContextPersistenceFilter@c9413d8, org.springframework.security.web.header.HeaderWriterFilter@cf65451, org.springframework.security.web.csrf.CsrfFilter@47289387, org.springframework.security.web.authentication.logout.LogoutFilter@7caa550, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46074492, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47428937, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@22c86919, org.springframework.security.web.session.SessionManagementFilter@37eeec90, org.springframework.security.web.access.ExceptionTranslationFilter@114a85c2]
2020-11-09 19:48:15,856 INFO Exposing 16 endpoint(s) beneath base path '/actuator'
2020-11-09 19:48:15,894 INFO Initializing ExecutorService 'taskScheduler'
2020-11-09 19:48:16,014 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2020-11-09 19:48:16,024 INFO Started Nacos in 10.277 seconds (JVM running for 11.249)
2020-11-09 19:48:16,025 INFO Nacos Log files: /home/nacos/logs
2020-11-09 19:48:16,030 INFO Nacos Log files: /home/nacos/conf
2020-11-09 19:48:16,031 INFO Nacos Log files: /home/nacos/data
2020-11-09 19:48:16,033 INFO Nacos started successfully in stand alone mode. use embedded storage
2020-11-09 19:48:24,102 INFO Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-11-09 19:48:24,103 INFO Initializing Servlet 'dispatcherServlet'
2020-11-09 19:48:24,117 INFO Completed initialization in 13 ms
2020-11-09 19:58:13,758 INFO [capacityManagement] start correct usage
2020-11-09 19:58:13,790 INFO [capacityManagement] end correct usage, cost: 0s
2020-11-09 19:58:13,970 WARN clearConfigHistory start
2020-11-09 20:08:13,390 INFO [capacityManagement] start correct usage
2020-11-09 20:08:13,398 INFO [capacityManagement] end correct usage, cost: 0s
2020-11-09 20:08:13,580 WARN clearConfigHistory start
2020-11-09 20:18:12,990 INFO [capacityManagement] start correct usage
2020-11-09 20:18:12,997 INFO [capacityManagement] end correct usage, cost: 0s
2020-11-09 20:18:13,179 WARN clearConfigHistory start
2020-11-09 20:28:12,596 INFO [capacityManagement] start correct usage
2020-11-09 20:28:12,604 INFO [capacityManagement] end correct usage, cost: 0s
2020-11-09 20:28:12,779 WARN clearConfigHistory start
2020-11-09 20:38:12,194 INFO [capacityManagement] start correct usage
2020-11-09 20:38:12,202 INFO [capacityManagement] end correct usage, cost: 0s
2020-11-09 20:38:12,371 WARN clearConfigHistory start
2020-11-09 20:48:11,803 INFO [capacityManagement] start correct usage
2020-11-09 20:48:11,811 INFO [capacityManagement] end correct usage, cost: 0s
2020-11-09 20:48:11,972 WARN clearConfigHistory start
2020-11-09 20:58:11,409 INFO [capacityManagement] start correct usage
2020-11-09 20:58:11,417 INFO [capacityManagement] end correct usage, cost: 0s
2020-11-09 20:58:11,579 WARN clearConfigHistory start