auth-server-info-20200219.log.0 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  1. 2020-02-19 17:32:46.471 [main] INFO o.s.core.annotation.AnnotationUtils
  2. -Failed to introspect annotations on class org.springframework.cloud.netflix.eureka.config.EurekaDiscoveryClientConfigServiceBootstrapConfiguration: java.lang.IllegalStateException: Could not obtain annotation attribute value for public abstract java.lang.Class[] org.springframework.boot.autoconfigure.condition.ConditionalOnClass.value()
  3. 2020-02-19 17:32:46.505 [main] INFO o.s.c.a.AnnotationConfigApplicationContext
  4. -Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@72f46e16: startup date [Wed Feb 19 17:32:46 CST 2020]; root of context hierarchy
  5. 2020-02-19 17:32:46.699 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor
  6. -JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  7. 2020-02-19 17:32:46.733 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
  8. -Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$5fad7173] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  9. 2020-02-19 17:32:49.083 [main] INFO c.l.memberdata.AuthServerApplication
  10. -No active profile set, falling back to default profiles: default
  11. 2020-02-19 17:32:49.101 [main] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext
  12. -Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6a10b263: startup date [Wed Feb 19 17:32:49 CST 2020]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@72f46e16
  13. 2020-02-19 17:32:50.460 [main] INFO o.s.b.f.s.DefaultListableBeanFactory
  14. -Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=refresh; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=false; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]] with [Root bean: class [org.springframework.aop.scope.ScopedProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in BeanDefinition defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]]
  15. 2020-02-19 17:32:50.667 [main] INFO o.s.cloud.context.scope.GenericScope
  16. -BeanFactory id=e5b65d19-e771-3009-89b1-9e553cef72a2
  17. 2020-02-19 17:32:50.702 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor
  18. -JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  19. 2020-02-19 17:32:50.803 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
  20. -Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$43936e76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  21. 2020-02-19 17:32:50.842 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
  22. -Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$5fad7173] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  23. 2020-02-19 17:32:51.117 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer
  24. -Tomcat initialized with port(s): 7777 (http)
  25. 2020-02-19 17:32:51.129 [main] INFO o.a.coyote.http11.Http11NioProtocol
  26. -Initializing ProtocolHandler ["http-nio-7777"]
  27. 2020-02-19 17:32:51.141 [main] INFO o.a.catalina.core.StandardService
  28. -Starting service [Tomcat]
  29. 2020-02-19 17:32:51.141 [main] INFO o.a.catalina.core.StandardEngine
  30. -Starting Servlet Engine: Apache Tomcat/8.5.31
  31. 2020-02-19 17:32:51.201 [localhost-startStop-1] INFO o.a.c.core.AprLifecycleListener
  32. -The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\java\jdk-11.0.5\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files\Microsoft SQL Server\100\DTS\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;D:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\TortoiseSVN\bin;D:\npm\nodejs\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;D:\OpenSSL-Win64\bin;D:\Program Files (x86)\WinSCP\PuTTY\;D:\Program Files (x86)\OpenSSH\bin;C:\Windows\Microsoft.NET\Framework\v4.0.30319;D:\java\apache-maven-3.6.0\bin;D:\Git\cmd;D:\java\jdk-11.0.5\bin;E:\bigdata\apache-hive-2.3.4-bin\bin;E:/bigdata/hadoop-2.7.7\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;D:\python\Python37\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\;C:\WINDOWS\System32\OpenSSH\;D:\AppData\npm;E:\bigdata\zeppelin\zeppelin\bin;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;D:\Downloads\apache-ant-1.10.6\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Users\Administrator\.dotnet\tools;D:\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;D:\python\PyCharm 2019.1\bin;;;.]
  33. 2020-02-19 17:32:51.373 [localhost-startStop-1] INFO o.a.c.c.C.[.[localhost].[/uaa]
  34. -Initializing Spring embedded WebApplicationContext
  35. 2020-02-19 17:32:51.373 [localhost-startStop-1] INFO o.s.web.context.ContextLoader
  36. -Root WebApplicationContext: initialization completed in 2273 ms
  37. 2020-02-19 17:32:51.676 [localhost-startStop-1] WARN c.n.c.sources.URLConfigurationSource
  38. -No URLs will be polled as dynamic configuration sources.
  39. 2020-02-19 17:32:51.676 [localhost-startStop-1] INFO c.n.c.sources.URLConfigurationSource
  40. -To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  41. 2020-02-19 17:32:51.682 [localhost-startStop-1] INFO c.n.config.DynamicPropertyFactory
  42. -DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@6cbdf76f
  43. 2020-02-19 17:32:54.379 [localhost-startStop-1] INFO o.s.cloud.commons.util.InetUtils
  44. -Cannot determine local hostname
  45. 2020-02-19 17:32:56.618 [localhost-startStop-1] INFO o.s.cloud.commons.util.InetUtils
  46. -Cannot determine local hostname
  47. 2020-02-19 17:32:57.458 [localhost-startStop-1] INFO com.zaxxer.hikari.HikariDataSource
  48. -HikariPool-1 - Starting...
  49. 2020-02-19 17:32:57.722 [localhost-startStop-1] INFO com.zaxxer.hikari.HikariDataSource
  50. -HikariPool-1 - Start completed.
  51. 2020-02-19 17:32:57.788 [localhost-startStop-1] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean
  52. -Building JPA container EntityManagerFactory for persistence unit 'default'
  53. 2020-02-19 17:32:57.799 [localhost-startStop-1] INFO o.h.jpa.internal.util.LogHelper
  54. -HHH000204: Processing PersistenceUnitInfo [
  55. name: default
  56. ...]
  57. 2020-02-19 17:32:57.858 [localhost-startStop-1] INFO org.hibernate.Version
  58. -HHH000412: Hibernate Core {5.2.17.Final}
  59. 2020-02-19 17:32:57.862 [localhost-startStop-1] INFO org.hibernate.cfg.Environment
  60. -HHH000206: hibernate.properties not found
  61. 2020-02-19 17:32:57.900 [localhost-startStop-1] INFO o.h.annotations.common.Version
  62. -HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  63. 2020-02-19 17:32:58.009 [localhost-startStop-1] INFO org.hibernate.dialect.Dialect
  64. -HHH000400: Using dialect: org.hibernate.dialect.SQLServer2012Dialect
  65. 2020-02-19 17:32:58.441 [localhost-startStop-1] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean
  66. -Initialized JPA EntityManagerFactory for persistence unit 'default'
  67. 2020-02-19 17:32:59.064 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean
  68. -Mapping filter: 'characterEncodingFilter' to: [/*]
  69. 2020-02-19 17:32:59.064 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean
  70. -Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  71. 2020-02-19 17:32:59.064 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean
  72. -Mapping filter: 'httpPutFormContentFilter' to: [/*]
  73. 2020-02-19 17:32:59.064 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean
  74. -Mapping filter: 'requestContextFilter' to: [/*]
  75. 2020-02-19 17:32:59.065 [localhost-startStop-1] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean
  76. -Mapping filter: 'springSecurityFilterChain' to: [/*]
  77. 2020-02-19 17:32:59.065 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean
  78. -Mapping filter: 'httpTraceFilter' to: [/*]
  79. 2020-02-19 17:32:59.065 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean
  80. -Mapping filter: 'webMvcMetricsFilter' to: [/*]
  81. 2020-02-19 17:32:59.065 [localhost-startStop-1] INFO o.s.b.w.s.FilterRegistrationBean
  82. -Mapping filter: 'corsFilter' to: [/*]
  83. 2020-02-19 17:32:59.065 [localhost-startStop-1] INFO o.s.b.w.s.ServletRegistrationBean
  84. -Servlet dispatcherServlet mapped to [/]
  85. 2020-02-19 17:32:59.139 [main] WARN o.s.s.o.p.t.s.JwtAccessTokenConverter
  86. -Unable to create an RSA verifier from verifierKey (ignoreable if using MAC)
  87. 2020-02-19 17:32:59.192 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  88. -Mapped "{[/oauth/authorize]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint.authorize(java.util.Map<java.lang.String, java.lang.Object>,java.util.Map<java.lang.String, java.lang.String>,org.springframework.web.bind.support.SessionStatus,java.security.Principal)
  89. 2020-02-19 17:32:59.193 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  90. -Mapped "{[/oauth/authorize],methods=[POST],params=[user_oauth_approval]}" onto public org.springframework.web.servlet.View org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint.approveOrDeny(java.util.Map<java.lang.String, java.lang.String>,java.util.Map<java.lang.String, ?>,org.springframework.web.bind.support.SessionStatus,java.security.Principal)
  91. 2020-02-19 17:32:59.193 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  92. -Mapped "{[/oauth/token],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.springframework.security.oauth2.common.OAuth2AccessToken> org.springframework.security.oauth2.provider.endpoint.TokenEndpoint.getAccessToken(java.security.Principal,java.util.Map<java.lang.String, java.lang.String>) throws org.springframework.web.HttpRequestMethodNotSupportedException
  93. 2020-02-19 17:32:59.193 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  94. -Mapped "{[/oauth/token],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.springframework.security.oauth2.common.OAuth2AccessToken> org.springframework.security.oauth2.provider.endpoint.TokenEndpoint.postAccessToken(java.security.Principal,java.util.Map<java.lang.String, java.lang.String>) throws org.springframework.web.HttpRequestMethodNotSupportedException
  95. 2020-02-19 17:32:59.194 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  96. -Mapped "{[/oauth/check_token]}" onto public java.util.Map<java.lang.String, ?> org.springframework.security.oauth2.provider.endpoint.CheckTokenEndpoint.checkToken(java.lang.String)
  97. 2020-02-19 17:32:59.194 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  98. -Mapped "{[/oauth/confirm_access]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.security.oauth2.provider.endpoint.WhitelabelApprovalEndpoint.getAccessConfirmation(java.util.Map<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
  99. 2020-02-19 17:32:59.194 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  100. -Mapped "{[/oauth/error]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.security.oauth2.provider.endpoint.WhitelabelErrorEndpoint.handleError(javax.servlet.http.HttpServletRequest)
  101. 2020-02-19 17:32:59.240 [main] INFO o.s.s.o.p.e.FrameworkEndpointHandlerMapping
  102. -Mapped "{[/oauth/token_key],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> org.springframework.security.oauth2.provider.endpoint.TokenKeyEndpoint.getKey(java.security.Principal)
  103. 2020-02-19 17:32:59.292 [main] WARN c.n.c.sources.URLConfigurationSource
  104. -No URLs will be polled as dynamic configuration sources.
  105. 2020-02-19 17:32:59.292 [main] INFO c.n.c.sources.URLConfigurationSource
  106. -To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  107. 2020-02-19 17:32:59.366 [main] INFO o.s.w.s.h.SimpleUrlHandlerMapping
  108. -Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  109. 2020-02-19 17:32:59.481 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter
  110. -Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6a10b263: startup date [Wed Feb 19 17:32:49 CST 2020]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@72f46e16
  111. 2020-02-19 17:32:59.508 [main] WARN o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration
  112. -spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  113. 2020-02-19 17:32:59.533 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping
  114. -Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  115. 2020-02-19 17:32:59.533 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping
  116. -Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
  117. 2020-02-19 17:32:59.564 [main] INFO o.s.w.s.h.SimpleUrlHandlerMapping
  118. -Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  119. 2020-02-19 17:32:59.565 [main] INFO o.s.w.s.h.SimpleUrlHandlerMapping
  120. -Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  121. 2020-02-19 17:33:00.361 [main] INFO o.s.s.web.DefaultSecurityFilterChain
  122. -Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/oauth/token'], Ant [pattern='/oauth/token_key'], Ant [pattern='/oauth/check_token']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e6acec2, org.springframework.security.web.context.SecurityContextPersistenceFilter@2a16d4dc, org.springframework.security.web.header.HeaderWriterFilter@2ceb68a1, org.springframework.security.web.authentication.logout.LogoutFilter@6ebbc06, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@21540255, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4fedf908, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17befef0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d764641, org.springframework.security.web.session.SessionManagementFilter@69c33ea2, org.springframework.security.web.access.ExceptionTranslationFilter@2efcc0b3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@498e41a4]
  123. 2020-02-19 17:33:00.372 [main] INFO o.s.s.web.DefaultSecurityFilterChain
  124. -Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/oauth/**'], Ant [pattern='/login/**'], Ant [pattern='/logout/**']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a890fdd, org.springframework.security.web.context.SecurityContextPersistenceFilter@3cad24ae, org.springframework.security.web.header.HeaderWriterFilter@42a05533, org.springframework.web.filter.CorsFilter@5405c7c0, org.springframework.security.web.authentication.logout.LogoutFilter@1b25d695, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5c997de8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@58021c3c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18cbc3c2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@56299b0e, org.springframework.security.web.session.SessionManagementFilter@17053b5, org.springframework.security.web.access.ExceptionTranslationFilter@2328ec73, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@77e6761f]
  125. 2020-02-19 17:33:00.520 [main] INFO o.s.b.a.e.web.EndpointLinksResolver
  126. -Exposing 2 endpoint(s) beneath base path '/actuator'
  127. 2020-02-19 17:33:00.530 [main] INFO o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping
  128. -Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  129. 2020-02-19 17:33:00.532 [main] INFO o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping
  130. -Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  131. 2020-02-19 17:33:00.534 [main] INFO o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping
  132. -Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map<java.lang.String, java.util.Map<java.lang.String, org.springframework.boot.actuate.endpoint.web.Link>> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  133. 2020-02-19 17:33:00.595 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  134. -Registering beans for JMX exposure on startup
  135. 2020-02-19 17:33:00.597 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  136. -Bean with name 'dataSource' has been autodetected for JMX exposure
  137. 2020-02-19 17:33:00.607 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  138. -Bean with name 'environmentManager' has been autodetected for JMX exposure
  139. 2020-02-19 17:33:00.609 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  140. -Bean with name 'refreshScope' has been autodetected for JMX exposure
  141. 2020-02-19 17:33:00.610 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  142. -Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure
  143. 2020-02-19 17:33:00.613 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  144. -Located managed bean 'environmentManager': registering with JMX server as MBean [org.springframework.cloud.context.environment:name=environmentManager,type=EnvironmentManager]
  145. 2020-02-19 17:33:00.621 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  146. -Located managed bean 'refreshScope': registering with JMX server as MBean [org.springframework.cloud.context.scope.refresh:name=refreshScope,type=RefreshScope]
  147. 2020-02-19 17:33:00.631 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  148. -Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [org.springframework.cloud.context.properties:name=configurationPropertiesRebinder,context=6a10b263,type=ConfigurationPropertiesRebinder]
  149. 2020-02-19 17:33:00.636 [main] INFO o.s.j.e.a.AnnotationMBeanExporter
  150. -Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource]
  151. 2020-02-19 17:33:00.645 [main] INFO o.s.c.s.DefaultLifecycleProcessor
  152. -Starting beans in phase 0
  153. 2020-02-19 17:33:00.650 [main] INFO o.s.c.n.eureka.InstanceInfoFactory
  154. -Setting initial instance status as: STARTING
  155. 2020-02-19 17:33:00.682 [main] INFO c.netflix.discovery.DiscoveryClient
  156. -Initializing Eureka in region us-east-1
  157. 2020-02-19 17:33:00.785 [main] INFO c.n.d.p.DiscoveryJerseyProvider
  158. -Using JSON encoding codec LegacyJacksonJson
  159. 2020-02-19 17:33:00.785 [main] INFO c.n.d.p.DiscoveryJerseyProvider
  160. -Using JSON decoding codec LegacyJacksonJson
  161. 2020-02-19 17:33:00.890 [main] INFO c.n.d.p.DiscoveryJerseyProvider
  162. -Using XML encoding codec XStreamXml
  163. 2020-02-19 17:33:00.890 [main] INFO c.n.d.p.DiscoveryJerseyProvider
  164. -Using XML decoding codec XStreamXml
  165. 2020-02-19 17:33:01.073 [main] INFO c.n.d.s.r.aws.ConfigClusterResolver
  166. -Resolving eureka endpoints via configuration
  167. 2020-02-19 17:33:01.776 [main] INFO c.netflix.discovery.DiscoveryClient
  168. -Disable delta property : false
  169. 2020-02-19 17:33:01.776 [main] INFO c.netflix.discovery.DiscoveryClient
  170. -Single vip registry refresh property : null
  171. 2020-02-19 17:33:01.776 [main] INFO c.netflix.discovery.DiscoveryClient
  172. -Force full registry fetch : false
  173. 2020-02-19 17:33:01.776 [main] INFO c.netflix.discovery.DiscoveryClient
  174. -Application is null : false
  175. 2020-02-19 17:33:01.776 [main] INFO c.netflix.discovery.DiscoveryClient
  176. -Registered Applications size is zero : true
  177. 2020-02-19 17:33:01.776 [main] INFO c.netflix.discovery.DiscoveryClient
  178. -Application version is -1: true
  179. 2020-02-19 17:33:01.776 [main] INFO c.netflix.discovery.DiscoveryClient
  180. -Getting all instance registry info from the eureka server
  181. 2020-02-19 17:33:01.886 [main] INFO c.netflix.discovery.DiscoveryClient
  182. -The response status is 200
  183. 2020-02-19 17:33:01.889 [main] INFO c.netflix.discovery.DiscoveryClient
  184. -Starting heartbeat executor: renew interval is: 30
  185. 2020-02-19 17:33:01.890 [main] INFO c.n.discovery.InstanceInfoReplicator
  186. -InstanceInfoReplicator onDemand update allowed rate per min is 4
  187. 2020-02-19 17:33:01.893 [main] INFO c.netflix.discovery.DiscoveryClient
  188. -Discovery Client initialized at timestamp 1582104781892 with initial instances count: 2
  189. 2020-02-19 17:33:01.897 [main] INFO o.s.c.n.e.s.EurekaServiceRegistry
  190. -Registering application auth-server with eureka with status UP
  191. 2020-02-19 17:33:01.897 [main] INFO c.netflix.discovery.DiscoveryClient
  192. -Saw local status change event StatusChangeEvent [timestamp=1582104781897, current=UP, previous=STARTING]
  193. 2020-02-19 17:33:01.913 [main] INFO o.a.coyote.http11.Http11NioProtocol
  194. -Starting ProtocolHandler ["http-nio-7777"]
  195. 2020-02-19 17:33:01.930 [main] INFO o.a.tomcat.util.net.NioSelectorPool
  196. -Using a shared selector for servlet write/read
  197. 2020-02-19 17:33:01.969 [DiscoveryClient-InstanceInfoReplicator-0] INFO c.netflix.discovery.DiscoveryClient
  198. -DiscoveryClient_AUTH-SERVER/localhost:auth-server:7777: registering service...
  199. 2020-02-19 17:33:01.972 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer
  200. -Tomcat started on port(s): 7777 (http) with context path '/uaa'
  201. 2020-02-19 17:33:01.973 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration
  202. -Updating port to 7777
  203. 2020-02-19 17:33:01.977 [main] INFO c.l.memberdata.AuthServerApplication
  204. -Started AuthServerApplication in 18.424 seconds (JVM running for 20.752)
  205. 2020-02-19 17:33:01.992 [DiscoveryClient-InstanceInfoReplicator-0] INFO c.netflix.discovery.DiscoveryClient
  206. -DiscoveryClient_AUTH-SERVER/localhost:auth-server:7777 - registration status: 204
  207. 2020-02-19 17:33:04.495 [RMI TCP Connection(2)-192.168.10.57] INFO o.a.c.c.C.[.[localhost].[/uaa]
  208. -Initializing Spring FrameworkServlet 'dispatcherServlet'
  209. 2020-02-19 17:33:04.495 [RMI TCP Connection(2)-192.168.10.57] INFO o.s.web.servlet.DispatcherServlet
  210. -FrameworkServlet 'dispatcherServlet': initialization started
  211. 2020-02-19 17:33:04.512 [RMI TCP Connection(2)-192.168.10.57] INFO o.s.web.servlet.DispatcherServlet
  212. -FrameworkServlet 'dispatcherServlet': initialization completed in 17 ms
  213. 2020-02-19 17:34:09.673 [http-nio-7777-exec-9] INFO c.l.m.s.CustomizeUserDetailsService
  214. -用户的用户名: admin
  215. 2020-02-19 17:34:09.794 [http-nio-7777-exec-9] INFO o.s.c.a.AnnotationConfigApplicationContext
  216. -Refreshing SpringClientFactory-client-member-service: startup date [Wed Feb 19 17:34:09 CST 2020]; parent: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6a10b263
  217. 2020-02-19 17:34:09.895 [http-nio-7777-exec-9] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor
  218. -JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  219. 2020-02-19 17:34:10.192 [http-nio-7777-exec-9] INFO c.n.config.ChainedDynamicProperty
  220. -Flipping property: client-member-service.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
  221. 2020-02-19 17:34:10.223 [http-nio-7777-exec-9] INFO c.n.u.c.ShutdownEnabledTimer
  222. -Shutdown hook installed for: NFLoadBalancer-PingTimer-client-member-service
  223. 2020-02-19 17:34:10.258 [http-nio-7777-exec-9] INFO c.n.loadbalancer.BaseLoadBalancer
  224. -Client: client-member-service instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=client-member-service,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
  225. 2020-02-19 17:34:10.266 [http-nio-7777-exec-9] INFO c.n.l.DynamicServerListLoadBalancer
  226. -Using serverListUpdater PollingServerListUpdater
  227. 2020-02-19 17:34:10.284 [http-nio-7777-exec-9] INFO c.n.config.ChainedDynamicProperty
  228. -Flipping property: client-member-service.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
  229. 2020-02-19 17:34:10.285 [http-nio-7777-exec-9] INFO c.n.l.DynamicServerListLoadBalancer
  230. -DynamicServerListLoadBalancer for client client-member-service initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=client-member-service,current list of Servers=[192.168.10.57:8004],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
  231. },Server stats: [[Server:192.168.10.57:8004; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
  232. ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@6789f8f8
  233. 2020-02-19 17:34:11.270 [PollingServerListUpdater-0] INFO c.n.config.ChainedDynamicProperty
  234. -Flipping property: client-member-service.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
  235. 2020-02-19 17:34:11.614 [http-nio-7777-exec-9] WARN o.a.c.util.SessionIdGeneratorBase
  236. -Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [939] milliseconds.
  237. 2020-02-19 17:38:01.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  238. -Resolving eureka endpoints via configuration
  239. 2020-02-19 17:43:01.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  240. -Resolving eureka endpoints via configuration
  241. 2020-02-19 17:48:01.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  242. -Resolving eureka endpoints via configuration
  243. 2020-02-19 17:53:01.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  244. -Resolving eureka endpoints via configuration
  245. 2020-02-19 17:58:01.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  246. -Resolving eureka endpoints via configuration
  247. 2020-02-19 18:03:01.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  248. -Resolving eureka endpoints via configuration
  249. 2020-02-19 18:08:01.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  250. -Resolving eureka endpoints via configuration
  251. 2020-02-19 18:13:01.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  252. -Resolving eureka endpoints via configuration
  253. 2020-02-19 18:18:01.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  254. -Resolving eureka endpoints via configuration
  255. 2020-02-19 18:23:01.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  256. -Resolving eureka endpoints via configuration
  257. 2020-02-19 18:28:01.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  258. -Resolving eureka endpoints via configuration
  259. 2020-02-19 18:33:01.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  260. -Resolving eureka endpoints via configuration
  261. 2020-02-19 18:38:01.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  262. -Resolving eureka endpoints via configuration
  263. 2020-02-19 18:43:01.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  264. -Resolving eureka endpoints via configuration
  265. 2020-02-19 18:48:01.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  266. -Resolving eureka endpoints via configuration
  267. 2020-02-19 18:53:01.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  268. -Resolving eureka endpoints via configuration
  269. 2020-02-19 18:58:01.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  270. -Resolving eureka endpoints via configuration
  271. 2020-02-19 19:03:01.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  272. -Resolving eureka endpoints via configuration
  273. 2020-02-19 19:08:01.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  274. -Resolving eureka endpoints via configuration
  275. 2020-02-19 19:13:01.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  276. -Resolving eureka endpoints via configuration
  277. 2020-02-19 19:18:01.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  278. -Resolving eureka endpoints via configuration
  279. 2020-02-19 19:23:01.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  280. -Resolving eureka endpoints via configuration
  281. 2020-02-19 19:28:01.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  282. -Resolving eureka endpoints via configuration
  283. 2020-02-19 19:33:01.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  284. -Resolving eureka endpoints via configuration
  285. 2020-02-19 19:38:01.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  286. -Resolving eureka endpoints via configuration
  287. 2020-02-19 19:43:01.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  288. -Resolving eureka endpoints via configuration
  289. 2020-02-19 19:48:01.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  290. -Resolving eureka endpoints via configuration
  291. 2020-02-19 19:53:01.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  292. -Resolving eureka endpoints via configuration
  293. 2020-02-19 19:58:01.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  294. -Resolving eureka endpoints via configuration
  295. 2020-02-19 20:03:01.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  296. -Resolving eureka endpoints via configuration
  297. 2020-02-19 20:08:01.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  298. -Resolving eureka endpoints via configuration
  299. 2020-02-19 20:13:01.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  300. -Resolving eureka endpoints via configuration
  301. 2020-02-19 20:18:01.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  302. -Resolving eureka endpoints via configuration
  303. 2020-02-19 20:23:01.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  304. -Resolving eureka endpoints via configuration
  305. 2020-02-19 20:28:01.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  306. -Resolving eureka endpoints via configuration
  307. 2020-02-19 20:33:01.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  308. -Resolving eureka endpoints via configuration
  309. 2020-02-19 20:38:01.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  310. -Resolving eureka endpoints via configuration
  311. 2020-02-19 20:43:01.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  312. -Resolving eureka endpoints via configuration
  313. 2020-02-19 20:48:01.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  314. -Resolving eureka endpoints via configuration
  315. 2020-02-19 20:53:01.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  316. -Resolving eureka endpoints via configuration
  317. 2020-02-19 20:58:01.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  318. -Resolving eureka endpoints via configuration
  319. 2020-02-19 21:03:01.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  320. -Resolving eureka endpoints via configuration
  321. 2020-02-19 21:08:01.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  322. -Resolving eureka endpoints via configuration
  323. 2020-02-19 21:13:01.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  324. -Resolving eureka endpoints via configuration
  325. 2020-02-19 21:18:01.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  326. -Resolving eureka endpoints via configuration
  327. 2020-02-19 21:23:01.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  328. -Resolving eureka endpoints via configuration
  329. 2020-02-19 21:28:01.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  330. -Resolving eureka endpoints via configuration
  331. 2020-02-19 21:33:01.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  332. -Resolving eureka endpoints via configuration
  333. 2020-02-19 21:38:01.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  334. -Resolving eureka endpoints via configuration
  335. 2020-02-19 21:43:01.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  336. -Resolving eureka endpoints via configuration
  337. 2020-02-19 21:48:01.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  338. -Resolving eureka endpoints via configuration
  339. 2020-02-19 21:53:01.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  340. -Resolving eureka endpoints via configuration
  341. 2020-02-19 21:58:01.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  342. -Resolving eureka endpoints via configuration
  343. 2020-02-19 22:03:01.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  344. -Resolving eureka endpoints via configuration
  345. 2020-02-19 22:08:01.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  346. -Resolving eureka endpoints via configuration
  347. 2020-02-19 22:13:01.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  348. -Resolving eureka endpoints via configuration
  349. 2020-02-19 22:18:01.916 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  350. -Resolving eureka endpoints via configuration
  351. 2020-02-19 22:23:01.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  352. -Resolving eureka endpoints via configuration
  353. 2020-02-19 22:28:01.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  354. -Resolving eureka endpoints via configuration
  355. 2020-02-19 22:33:01.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  356. -Resolving eureka endpoints via configuration
  357. 2020-02-19 22:38:01.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  358. -Resolving eureka endpoints via configuration
  359. 2020-02-19 22:43:01.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  360. -Resolving eureka endpoints via configuration
  361. 2020-02-19 22:48:01.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  362. -Resolving eureka endpoints via configuration
  363. 2020-02-19 22:53:01.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  364. -Resolving eureka endpoints via configuration
  365. 2020-02-19 22:58:01.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  366. -Resolving eureka endpoints via configuration
  367. 2020-02-19 23:03:01.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  368. -Resolving eureka endpoints via configuration
  369. 2020-02-19 23:08:01.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  370. -Resolving eureka endpoints via configuration
  371. 2020-02-19 23:13:01.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  372. -Resolving eureka endpoints via configuration
  373. 2020-02-19 23:18:01.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  374. -Resolving eureka endpoints via configuration
  375. 2020-02-19 23:23:01.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  376. -Resolving eureka endpoints via configuration
  377. 2020-02-19 23:28:01.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  378. -Resolving eureka endpoints via configuration
  379. 2020-02-19 23:33:01.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  380. -Resolving eureka endpoints via configuration
  381. 2020-02-19 23:38:01.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  382. -Resolving eureka endpoints via configuration
  383. 2020-02-19 23:43:01.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  384. -Resolving eureka endpoints via configuration
  385. 2020-02-19 23:48:01.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  386. -Resolving eureka endpoints via configuration
  387. 2020-02-19 23:53:01.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  388. -Resolving eureka endpoints via configuration
  389. 2020-02-19 23:58:01.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver
  390. -Resolving eureka endpoints via configuration