2022-08-17 13:11:47,644 INFO [main] {} org.springframework.boot.SpringApplication: No active profile set, falling back to 1 default profile: "default" 2022-08-17 13:11:47,645 DEBUG [main] {} org.springframework.boot.SpringApplication: Loading source class com.rushStake.integrationtest.Application 2022-08-17 13:11:47,683 DEBUG [main] {} org.springframework.context.support.AbstractApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f 2022-08-17 13:11:47,705 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2022-08-17 13:11:47,725 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2022-08-17 13:11:47,798 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/advice/RequestBodyThreadContextAdvice.class] 2022-08-17 13:11:47,801 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/BotOrchestrator.class] 2022-08-17 13:11:47,802 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/BotService.class] 2022-08-17 13:11:47,802 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/GameWithBotsTracker.class] 2022-08-17 13:11:47,804 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/bot/BotSimulator.class] 2022-08-17 13:11:47,817 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/controller/BotsController.class] 2022-08-17 13:11:47,819 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/configuration/WebMvcConfiguration.class] 2022-08-17 13:11:47,820 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/interceptor/ThreadContextRequestInterceptor.class] 2022-08-17 13:11:47,822 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/repeater/Repeater.class] 2022-08-17 13:11:47,822 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/repeater/RepeaterScheduler.class] 2022-08-17 13:11:47,823 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/repeater/RepeaterService.class] 2022-08-17 13:11:47,839 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/BettingRestClient.class] 2022-08-17 13:11:47,839 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/DummyOperatorRestClient.class] 2022-08-17 13:11:47,840 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/GameRestClient.class] 2022-08-17 13:11:47,841 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/LeaderBoardRestClient.class] 2022-08-17 13:11:47,842 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/LobbyRestClient.class] 2022-08-17 13:11:47,843 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/PlayerRestClient.class] 2022-08-17 13:11:47,843 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/ReceiverRestCheatClient.class] 2022-08-17 13:11:47,844 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/RestClient.class] 2022-08-17 13:11:47,845 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/TimeRestClient.class] 2022-08-17 13:11:47,850 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/util/BetGeniusEventSender.class] 2022-08-17 13:11:47,851 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/util/ExceptionHandler.class] 2022-08-17 13:11:47,854 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/util/Watch.class] 2022-08-17 13:11:47,855 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/BettingEndClient.class] 2022-08-17 13:11:47,855 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/BettingStartClient.class] 2022-08-17 13:11:47,856 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/CashOutClient.class] 2022-08-17 13:11:47,857 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/CashOutCounterClient.class] 2022-08-17 13:11:47,858 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/ClientWebSocketSockJsStompConfig.class] 2022-08-17 13:11:47,858 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/CreateGameClient.class] 2022-08-17 13:11:47,859 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/EventFeedClient.class] 2022-08-17 13:11:47,860 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/GeneralRoundEndClient.class] 2022-08-17 13:11:47,860 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/LobbyWebSocketClient.class] 2022-08-17 13:11:47,861 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/NewRoundClient.class] 2022-08-17 13:11:47,862 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/RoundEndClient.class] 2022-08-17 13:11:47,863 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/WebSocketClientsAggregator.class] 2022-08-17 13:11:47,864 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/util/GameConsole.class] 2022-08-17 13:11:48,881 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2022-08-17 13:11:48,888 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2022-08-17 13:11:48,896 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2022-08-17 13:11:49,500 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2022-08-17 13:11:49,511 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2022-08-17 13:11:49,513 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2022-08-17 13:11:49,539 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2022-08-17 13:11:49,632 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2022-08-17 13:11:49,642 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2022-08-17 13:11:49,660 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2022-08-17 13:11:49,698 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2022-08-17 13:11:49,701 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2022-08-17 13:11:49,702 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2022-08-17 13:11:49,738 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor' 2022-08-17 13:11:49,739 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.SchedulingConfiguration' 2022-08-17 13:11:50,004 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor' 2022-08-17 13:11:50,039 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment' 2022-08-17 13:11:50,230 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.kafka.config.internalKafkaListenerAnnotationProcessor' 2022-08-17 13:11:50,377 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2022-08-17 13:11:50,585 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2022-08-17 13:11:50,627 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2022-08-17 13:11:50,667 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointGroupsBeanPostProcessor' 2022-08-17 13:11:50,756 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'meterRegistryPostProcessor' 2022-08-17 13:11:50,775 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'meterRegistryPostProcessor' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:11:50,839 DEBUG [main] {} org.springframework.ui.context.support.UiApplicationContextUtils: Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@52d3fafd] 2022-08-17 13:11:50,888 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'application' 2022-08-17 13:11:50,961 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestBodyThreadContextAdvice' 2022-08-17 13:11:50,981 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'getObjectMapper' 2022-08-17 13:11:51,662 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBodyThreadContextAdvice' via constructor to bean named 'getObjectMapper' 2022-08-17 13:11:51,716 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'botOrchestrator' 2022-08-17 13:11:51,746 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'botService' 2022-08-17 13:11:51,762 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'gameWithBotsTracker' 2022-08-17 13:11:53,030 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botService' via constructor to bean named 'gameWithBotsTracker' 2022-08-17 13:11:53,032 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botService' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:11:53,052 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botOrchestrator' via constructor to bean named 'botService' 2022-08-17 13:11:53,080 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'botsController' 2022-08-17 13:11:53,096 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botsController' via constructor to bean named 'botService' 2022-08-17 13:11:53,118 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webMvcConfiguration' 2022-08-17 13:11:53,140 DEBUG [main] {} org.springframework.core.LocalVariableTableParameterNameDiscoverer: Cannot find '.class' file for class [class com.rushStake.integrationtest.configuration.WebMvcConfiguration$$EnhancerBySpringCGLIB$$6bb9c253] - unable to determine constructor/method parameter names 2022-08-17 13:11:53,157 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'threadContextRequestInterceptor' 2022-08-17 13:11:53,189 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webMvcConfiguration' via constructor to bean named 'threadContextRequestInterceptor' 2022-08-17 13:11:53,283 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'repeaterScheduler' 2022-08-17 13:11:53,300 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'repeaterService' 2022-08-17 13:11:53,316 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'receiverRestCheatClient' 2022-08-17 13:11:53,338 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'restClient' 2022-08-17 13:11:53,369 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'restTemplate' 2022-08-17 13:11:53,754 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'restClient' via constructor to bean named 'restTemplate' 2022-08-17 13:11:53,775 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'receiverRestCheatClient' via constructor to bean named 'restClient' 2022-08-17 13:11:53,816 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'receiver.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,826 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'receiver.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,830 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'receiver.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,836 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'repeaterService' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:11:53,837 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'repeaterService' via constructor to bean named 'receiverRestCheatClient' 2022-08-17 13:11:53,853 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'repeaterScheduler' via constructor to bean named 'repeaterService' 2022-08-17 13:11:53,869 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'bettingRestClient' 2022-08-17 13:11:53,873 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'bettingRestClient' via constructor to bean named 'restClient' 2022-08-17 13:11:53,900 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,904 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,908 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,915 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'dummyOperatorRestClient' 2022-08-17 13:11:53,917 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dummyOperatorRestClient' via constructor to bean named 'restClient' 2022-08-17 13:11:53,937 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,943 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,947 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,951 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.bots.secret' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:53,956 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'gameRestClient' 2022-08-17 13:11:53,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'gameRestClient' via constructor to bean named 'restClient' 2022-08-17 13:11:53,995 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,000 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,005 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,011 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'leaderBoardRestClient' 2022-08-17 13:11:54,015 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'leaderBoardRestClient' via constructor to bean named 'restClient' 2022-08-17 13:11:54,041 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,046 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,050 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,054 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'lobbyRestClient' 2022-08-17 13:11:54,057 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'lobbyRestClient' via constructor to bean named 'restClient' 2022-08-17 13:11:54,082 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,086 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,090 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,093 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'playerRestClient' 2022-08-17 13:11:54,097 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'playerRestClient' via constructor to bean named 'restClient' 2022-08-17 13:11:54,125 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,128 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,131 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,136 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'timeRestClient' 2022-08-17 13:11:54,138 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'timeRestClient' via constructor to bean named 'restClient' 2022-08-17 13:11:54,164 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,168 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,173 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,177 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'betGeniusEventSender' 2022-08-17 13:11:54,179 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'betGeniusEventSender' via constructor to bean named 'receiverRestCheatClient' 2022-08-17 13:11:54,198 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'exceptionHandler' 2022-08-17 13:11:54,215 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'watch' 2022-08-17 13:11:54,246 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'watch' via constructor to bean named 'timeRestClient' 2022-08-17 13:11:54,248 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'watch' via constructor to bean named 'gameRestClient' 2022-08-17 13:11:54,266 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'clientWebSocketSockJsStompConfig' 2022-08-17 13:11:54,325 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.protocol' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,329 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.address' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,332 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.port' in PropertySource 'environmentProperties' with value of type String 2022-08-17 13:11:54,339 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2022-08-17 13:11:54,353 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2022-08-17 13:11:54,372 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2022-08-17 13:11:54,391 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2022-08-17 13:11:54,443 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2022-08-17 13:11:54,460 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' 2022-08-17 13:11:54,477 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatServletWebServerFactory' 2022-08-17 13:11:54,645 DEBUG [main] {} org.apache.juli.logging.DirectJDKLog: The Apache Tomcat Native library could not be found using names [tcnative-2, libtcnative-2, tcnative-1, libtcnative-1] on the java.library.path [/Users/pro15/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.]. The errors reported were [Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-1.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-1.dylib, no tcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no tcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .]] org.apache.tomcat.jni.LibraryNotFoundError: Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-1.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-1.dylib, no tcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no tcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .] at org.apache.tomcat.jni.Library.(Library.java:93) at org.apache.tomcat.jni.Library.initialize(Library.java:234) at org.apache.catalina.core.AprLifecycleListener.init(AprLifecycleListener.java:203) at org.apache.catalina.core.AprLifecycleListener.isAprAvailable(AprLifecycleListener.java:107) at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getDefaultServerLifecycleListeners(TomcatServletWebServerFactory.java:182) at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.(TomcatServletWebServerFactory.java:129) at org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory(ServletWebServerFactoryConfiguration.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) at java.base/java.util.ArrayList.forEach(ArrayList.java:1540) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1540) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71) at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33) at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:221) at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54) 2022-08-17 13:11:55,036 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2022-08-17 13:11:55,038 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2022-08-17 13:11:55,073 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-08-17 13:11:55,150 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2022-08-17 13:11:55,389 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-08-17 13:11:55,453 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2022-08-17 13:11:55,456 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-08-17 13:11:55,495 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2022-08-17 13:11:55,497 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2022-08-17 13:11:55,531 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2022-08-17 13:11:55,532 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-08-17 13:11:55,578 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2022-08-17 13:11:55,580 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2022-08-17 13:11:55,582 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-08-17 13:11:55,927 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'errorPageCustomizer' 2022-08-17 13:11:55,928 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2022-08-17 13:11:55,930 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-08-17 13:11:55,966 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'dispatcherServletRegistration' 2022-08-17 13:11:55,967 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2022-08-17 13:11:56,001 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'dispatcherServlet' 2022-08-17 13:11:56,003 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2022-08-17 13:11:56,039 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-08-17 13:11:56,192 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-08-17 13:11:56,586 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2022-08-17 13:11:56,588 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-08-17 13:11:56,611 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'multipartConfigElement' 2022-08-17 13:11:56,613 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2022-08-17 13:11:56,629 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2022-08-17 13:11:56,721 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2022-08-17 13:11:56,918 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2022-08-17 13:11:57,110 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2022-08-17 13:11:57,146 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2022-08-17 13:11:57,167 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2022-08-17 13:11:57,193 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'taskExecutorBuilder' 2022-08-17 13:11:57,209 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2022-08-17 13:11:57,252 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2022-08-17 13:11:57,307 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2022-08-17 13:11:57,328 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'error' 2022-08-17 13:11:57,358 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'beanNameViewResolver' 2022-08-17 13:11:57,468 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2022-08-17 13:11:57,484 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-08-17 13:11:57,533 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:11:57,534 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-08-17 13:11:57,551 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'conventionErrorViewResolver' 2022-08-17 13:11:57,592 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'errorAttributes' 2022-08-17 13:11:57,657 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'basicErrorController' 2022-08-17 13:11:57,674 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2022-08-17 13:11:57,755 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' 2022-08-17 13:11:57,780 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-08-17 13:11:57,781 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-08-17 13:11:57,782 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e' 2022-08-17 13:11:58,000 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' 2022-08-17 13:11:58,008 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-08-17 13:11:58,009 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-08-17 13:11:58,011 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e' 2022-08-17 13:11:58,026 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'resourceHandlerRegistrationCustomizer' 2022-08-17 13:11:58,027 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$ResourceChainCustomizerConfiguration' 2022-08-17 13:11:58,045 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerRegistrationCustomizer' via factory method to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-08-17 13:11:58,154 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'swaggerWebMvcConfigurer' 2022-08-17 13:11:58,156 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.ui.SwaggerConfig' 2022-08-17 13:11:58,200 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SwaggerUiConfigParameters' 2022-08-17 13:11:58,220 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SwaggerUiConfigProperties' 2022-08-17 13:11:58,628 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springdoc.core.SwaggerUiConfigParameters' via constructor to bean named 'org.springdoc.core.SwaggerUiConfigProperties' 2022-08-17 13:11:58,738 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'indexPageTransformer' 2022-08-17 13:11:58,754 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SwaggerUiOAuthProperties' 2022-08-17 13:11:58,918 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'swaggerWelcome' 2022-08-17 13:11:58,934 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfigProperties' 2022-08-17 13:11:59,239 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'springWebProvider' 2022-08-17 13:11:59,241 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.core.SpringDocWebMvcConfiguration' 2022-08-17 13:11:59,326 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigProperties' 2022-08-17 13:11:59,327 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties' 2022-08-17 13:11:59,329 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigParameters' 2022-08-17 13:11:59,330 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'springWebProvider' 2022-08-17 13:11:59,619 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'objectMapperProvider' 2022-08-17 13:11:59,621 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration' 2022-08-17 13:11:59,672 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'objectMapperProvider' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties' 2022-08-17 13:11:59,900 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigProperties' 2022-08-17 13:11:59,902 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'org.springdoc.core.SwaggerUiOAuthProperties' 2022-08-17 13:11:59,903 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigParameters' 2022-08-17 13:11:59,904 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'swaggerWelcome' 2022-08-17 13:11:59,906 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'objectMapperProvider' 2022-08-17 13:11:59,978 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWebMvcConfigurer' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigParameters' 2022-08-17 13:11:59,979 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWebMvcConfigurer' via factory method to bean named 'indexPageTransformer' 2022-08-17 13:12:00,036 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsWebMvcConfigurer' 2022-08-17 13:12:00,038 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.servlet.WebMvcMetricsAutoConfiguration' 2022-08-17 13:12:00,052 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' 2022-08-17 13:12:00,131 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.metrics.web.servlet.WebMvcMetricsAutoConfiguration' via constructor to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' 2022-08-17 13:12:00,168 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'simpleMeterRegistry' 2022-08-17 13:12:00,170 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration' 2022-08-17 13:12:00,203 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'simpleConfig' 2022-08-17 13:12:00,219 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.metrics.export.simple-org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties' 2022-08-17 13:12:00,252 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'simpleConfig' via factory method to bean named 'management.metrics.export.simple-org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties' 2022-08-17 13:12:00,370 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'micrometerClock' 2022-08-17 13:12:00,372 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' 2022-08-17 13:12:00,422 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'simpleMeterRegistry' via factory method to bean named 'simpleConfig' 2022-08-17 13:12:00,423 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'simpleMeterRegistry' via factory method to bean named 'micrometerClock' 2022-08-17 13:12:00,645 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertiesMeterFilter' 2022-08-17 13:12:00,648 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertiesMeterFilter' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' 2022-08-17 13:12:00,718 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsHttpClientUriTagFilter' 2022-08-17 13:12:00,720 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.client.HttpClientMetricsAutoConfiguration' 2022-08-17 13:12:00,739 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsHttpClientUriTagFilter' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' 2022-08-17 13:12:00,799 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsHttpServerUriTagFilter' 2022-08-17 13:12:00,827 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmGcMetrics' 2022-08-17 13:12:00,829 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.JvmMetricsAutoConfiguration' 2022-08-17 13:12:00,862 DEBUG [main] {} io.micrometer.core.util.internal.logging.InternalLoggerFactory: Using SLF4J as the default logging framework 2022-08-17 13:12:00,996 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmHeapPressureMetrics' 2022-08-17 13:12:01,043 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmMemoryMetrics' 2022-08-17 13:12:01,071 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmThreadMetrics' 2022-08-17 13:12:01,100 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'classLoaderMetrics' 2022-08-17 13:12:01,125 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'logbackMetrics' 2022-08-17 13:12:01,127 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration' 2022-08-17 13:12:01,178 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'uptimeMetrics' 2022-08-17 13:12:01,180 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.SystemMetricsAutoConfiguration' 2022-08-17 13:12:01,225 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'processorMetrics' 2022-08-17 13:12:01,268 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'fileDescriptorMetrics' 2022-08-17 13:12:01,303 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'diskSpaceMetrics' 2022-08-17 13:12:01,305 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'diskSpaceMetrics' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' 2022-08-17 13:12:01,558 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webMvcTagsProvider' 2022-08-17 13:12:01,604 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsWebMvcConfigurer' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:01,606 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsWebMvcConfigurer' via factory method to bean named 'webMvcTagsProvider' 2022-08-17 13:12:01,735 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2022-08-17 13:12:01,768 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2022-08-17 13:12:01,866 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcConversionService' 2022-08-17 13:12:02,092 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcValidator' 2022-08-17 13:12:02,243 DEBUG [main] {} org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean: Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) at org.springframework.boot.autoconfigure.validation.ValidatorAdapter.afterPropertiesSet(ValidatorAdapter.java:84) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) at java.base/java.util.ArrayList.forEach(ArrayList.java:1540) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1540) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71) at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33) at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:221) at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54) 2022-08-17 13:12:02,261 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2022-08-17 13:12:02,263 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:02,264 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2022-08-17 13:12:02,274 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2022-08-17 13:12:02,276 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:02,277 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2022-08-17 13:12:02,429 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'messageConverters' 2022-08-17 13:12:02,431 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2022-08-17 13:12:02,493 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'stringHttpMessageConverter' 2022-08-17 13:12:02,495 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2022-08-17 13:12:02,514 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2022-08-17 13:12:02,624 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2022-08-17 13:12:02,626 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2022-08-17 13:12:02,647 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'getObjectMapper' 2022-08-17 13:12:02,884 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'applicationTaskExecutor' 2022-08-17 13:12:02,899 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder' 2022-08-17 13:12:03,121 DEBUG [main] {} org.springframework.scheduling.concurrent.ExecutorConfigurationSupport: Initializing ExecutorService 'applicationTaskExecutor' 2022-08-17 13:12:03,594 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration$OpenApiResourceAdvice' 2022-08-17 13:12:03,633 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springdoc.core.SpringDocConfiguration$OpenApiResourceAdvice' via constructor to bean named 'org.springdoc.core.SpringDocConfiguration' 2022-08-17 13:12:03,672 DEBUG [main] {} org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 2 RequestBodyAdvice, 1 ResponseBodyAdvice 2022-08-17 13:12:04,069 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'welcomePageHandlerMapping' 2022-08-17 13:12:04,084 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2022-08-17 13:12:04,183 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:12:04,185 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:04,186 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-08-17 13:12:04,604 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'localeResolver' 2022-08-17 13:12:04,640 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'themeResolver' 2022-08-17 13:12:04,685 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'flashMapManager' 2022-08-17 13:12:04,742 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2022-08-17 13:12:04,750 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2022-08-17 13:12:04,752 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:04,753 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-08-17 13:12:05,257 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping: c.r.i.b.c.BotsController: {GET [/bots/join/{gameId}]}: addBotsToGame(String,int) 2022-08-17 13:12:05,307 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping: o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2022-08-17 13:12:05,448 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping: o.s.w.a.OpenApiWebMvcResource: {GET [/v3/api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) {GET [/v3/api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) 2022-08-17 13:12:05,473 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping: o.s.w.u.SwaggerWelcomeWebMvc: {GET [/swagger-ui.html]}: redirectToUi(HttpServletRequest) 2022-08-17 13:12:05,485 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping: o.s.w.u.SwaggerConfigResource: {GET [/v3/api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 2022-08-17 13:12:05,555 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping: 7 mappings in 'requestMappingHandlerMapping' 2022-08-17 13:12:05,673 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcPatternParser' 2022-08-17 13:12:05,693 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcUrlPathHelper' 2022-08-17 13:12:05,725 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcPathMatcher' 2022-08-17 13:12:05,768 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2022-08-17 13:12:05,773 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:05,774 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-08-17 13:12:05,790 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'beanNameHandlerMapping' 2022-08-17 13:12:05,795 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:05,796 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-08-17 13:12:06,028 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractDetectingUrlHandlerMapping: 'beanNameHandlerMapping' {} 2022-08-17 13:12:06,097 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'routerFunctionMapping' 2022-08-17 13:12:06,102 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:06,104 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-08-17 13:12:06,341 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'resourceHandlerMapping' 2022-08-17 13:12:06,351 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2022-08-17 13:12:06,352 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:06,353 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-08-17 13:12:12,789 DEBUG [main] {} org.springframework.web.servlet.handler.SimpleUrlHandlerMapping: 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2022-08-17 13:12:12,865 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2022-08-17 13:12:12,868 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'handlerFunctionAdapter' 2022-08-17 13:12:12,918 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2022-08-17 13:12:12,937 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2022-08-17 13:12:12,938 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2022-08-17 13:12:12,971 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2022-08-17 13:12:13,002 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2022-08-17 13:12:13,031 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'handlerExceptionResolver' 2022-08-17 13:12:13,035 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2022-08-17 13:12:13,167 DEBUG [main] {} org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice 2022-08-17 13:12:13,220 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcViewResolver' 2022-08-17 13:12:13,223 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2022-08-17 13:12:13,344 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewNameTranslator' 2022-08-17 13:12:13,383 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'defaultViewResolver' 2022-08-17 13:12:13,612 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewResolver' 2022-08-17 13:12:13,626 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e' 2022-08-17 13:12:13,752 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewResolver' 2022-08-17 13:12:13,774 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestContextFilter' 2022-08-17 13:12:14,026 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' 2022-08-17 13:12:14,046 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'formContentFilter' 2022-08-17 13:12:14,262 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration$SpringDocSpringDataWebPropertiesProvider' 2022-08-17 13:12:14,278 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'springDataWebPropertiesProvider' 2022-08-17 13:12:14,307 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration$WebConversionServiceConfiguration' 2022-08-17 13:12:14,323 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webConversionServiceProvider' 2022-08-17 13:12:14,357 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'localSpringDocParameterNameDiscoverer' 2022-08-17 13:12:14,386 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'additionalModelsConverter' 2022-08-17 13:12:14,388 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'additionalModelsConverter' via factory method to bean named 'objectMapperProvider' 2022-08-17 13:12:14,421 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertyCustomizingConverter' 2022-08-17 13:12:14,473 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'fileSupportConverter' 2022-08-17 13:12:14,475 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'fileSupportConverter' via factory method to bean named 'objectMapperProvider' 2022-08-17 13:12:14,504 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'responseSupportConverter' 2022-08-17 13:12:14,506 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseSupportConverter' via factory method to bean named 'objectMapperProvider' 2022-08-17 13:12:14,531 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'schemaPropertyDeprecatingConverter' 2022-08-17 13:12:14,558 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'polymorphicModelConverter' 2022-08-17 13:12:14,561 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'polymorphicModelConverter' via factory method to bean named 'objectMapperProvider' 2022-08-17 13:12:14,588 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'openAPIBuilder' 2022-08-17 13:12:14,620 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'securityParser' 2022-08-17 13:12:14,633 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertyResolverUtils' 2022-08-17 13:12:14,661 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertyResolverUtils' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e' 2022-08-17 13:12:14,662 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertyResolverUtils' via factory method to bean named 'messageSource' 2022-08-17 13:12:14,663 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertyResolverUtils' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties' 2022-08-17 13:12:14,683 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'securityParser' via factory method to bean named 'propertyResolverUtils' 2022-08-17 13:12:14,765 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openAPIBuilder' via factory method to bean named 'securityParser' 2022-08-17 13:12:14,767 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openAPIBuilder' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties' 2022-08-17 13:12:14,768 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openAPIBuilder' via factory method to bean named 'propertyResolverUtils' 2022-08-17 13:12:14,827 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'modelConverterRegistrar' 2022-08-17 13:12:14,915 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'operationBuilder' 2022-08-17 13:12:14,929 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'parameterBuilder' 2022-08-17 13:12:14,960 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'parameterBuilder' via factory method to bean named 'propertyResolverUtils' 2022-08-17 13:12:14,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'parameterBuilder' via factory method to bean named 'objectMapperProvider' 2022-08-17 13:12:15,009 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestBodyBuilder' 2022-08-17 13:12:15,012 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBodyBuilder' via factory method to bean named 'parameterBuilder' 2022-08-17 13:12:15,039 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'parameterBuilder' 2022-08-17 13:12:15,040 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'requestBodyBuilder' 2022-08-17 13:12:15,041 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'securityParser' 2022-08-17 13:12:15,042 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'propertyResolverUtils' 2022-08-17 13:12:15,067 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'genericReturnTypeParser' 2022-08-17 13:12:15,106 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'springDocProviders' 2022-08-17 13:12:15,160 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'routerFunctionProvider' 2022-08-17 13:12:15,162 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.core.SpringDocWebMvcConfiguration$SpringDocWebMvcRouterConfiguration' 2022-08-17 13:12:15,230 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'springDocProviders' via factory method to bean named 'objectMapperProvider' 2022-08-17 13:12:15,255 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.core.SpringDocWebMvcConfiguration$SpringDocWebMvcActuatorConfiguration' 2022-08-17 13:12:15,293 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'openApiResource' 2022-08-17 13:12:15,312 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestBuilder' 2022-08-17 13:12:15,355 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'parameterBuilder' 2022-08-17 13:12:15,357 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'requestBodyBuilder' 2022-08-17 13:12:15,358 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'operationBuilder' 2022-08-17 13:12:15,359 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'localSpringDocParameterNameDiscoverer' 2022-08-17 13:12:15,418 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'responseBuilder' 2022-08-17 13:12:15,435 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'operationBuilder' 2022-08-17 13:12:15,437 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'genericReturnTypeParser' 2022-08-17 13:12:15,438 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties' 2022-08-17 13:12:15,439 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'propertyResolverUtils' 2022-08-17 13:12:15,521 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'requestBuilder' 2022-08-17 13:12:15,522 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'responseBuilder' 2022-08-17 13:12:15,523 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'operationBuilder' 2022-08-17 13:12:15,525 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties' 2022-08-17 13:12:15,526 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'springDocProviders' 2022-08-17 13:12:15,664 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'swaggerConfigResource' 2022-08-17 13:12:15,666 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerConfigResource' via factory method to bean named 'swaggerWelcome' 2022-08-17 13:12:15,683 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2022-08-17 13:12:15,700 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'applicationAvailability' 2022-08-17 13:12:15,752 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.availability.AvailabilityHealthContributorAutoConfiguration' 2022-08-17 13:12:15,778 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2022-08-17 13:12:15,795 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2022-08-17 13:12:15,808 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2022-08-17 13:12:15,926 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:12:15,928 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2022-08-17 13:12:15,968 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2022-08-17 13:12:15,985 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2022-08-17 13:12:16,002 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'parameterNamesModule' 2022-08-17 13:12:16,119 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2022-08-17 13:12:16,146 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2022-08-17 13:12:16,163 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jsonComponentModule' 2022-08-17 13:12:16,351 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jsonMixinModule' 2022-08-17 13:12:16,353 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:12:16,355 DEBUG [main] {} org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages: @EnableAutoConfiguration was declared on a class in the package 'com.rushStake.integrationtest'. Automatic @Repository and @Entity scanning is enabled. 2022-08-17 13:12:16,636 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration' 2022-08-17 13:12:16,654 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletWebChildContextFactory' 2022-08-17 13:12:16,692 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'managementServletContext' 2022-08-17 13:12:16,705 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' 2022-08-17 13:12:16,756 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'managementServletContext' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' 2022-08-17 13:12:16,776 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration' 2022-08-17 13:12:16,795 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthStatusAggregator' 2022-08-17 13:12:16,807 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties' 2022-08-17 13:12:16,890 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthStatusAggregator' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties' 2022-08-17 13:12:16,928 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthHttpCodeStatusMapper' 2022-08-17 13:12:16,930 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthHttpCodeStatusMapper' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties' 2022-08-17 13:12:16,957 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointGroups' 2022-08-17 13:12:16,959 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:12:16,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties' 2022-08-17 13:12:17,056 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthContributorRegistry' 2022-08-17 13:12:17,069 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:12:17,071 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'healthEndpointGroups' 2022-08-17 13:12:17,082 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'diskSpaceHealthIndicator' 2022-08-17 13:12:17,084 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration' 2022-08-17 13:12:17,114 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties' 2022-08-17 13:12:17,147 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'diskSpaceHealthIndicator' via factory method to bean named 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties' 2022-08-17 13:12:17,202 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'pingHealthContributor' 2022-08-17 13:12:17,204 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration' 2022-08-17 13:12:17,429 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpoint' 2022-08-17 13:12:17,444 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthContributorRegistry' 2022-08-17 13:12:17,445 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthEndpointGroups' 2022-08-17 13:12:17,447 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties' 2022-08-17 13:12:17,507 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration$MvcAdditionalHealthEndpointPathsConfiguration' 2022-08-17 13:12:17,525 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointWebMvcHandlerMapping' 2022-08-17 13:12:17,538 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webEndpointDiscoverer' 2022-08-17 13:12:17,540 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' 2022-08-17 13:12:17,542 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:12:17,543 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' 2022-08-17 13:12:17,590 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'endpointOperationParameterMapper' 2022-08-17 13:12:17,592 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' 2022-08-17 13:12:17,674 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'endpointMediaTypes' 2022-08-17 13:12:17,692 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointOperationParameterMapper' 2022-08-17 13:12:17,693 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointMediaTypes' 2022-08-17 13:12:17,715 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webEndpointPathMapper' 2022-08-17 13:12:17,761 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'endpointCachingOperationInvokerAdvisor' 2022-08-17 13:12:17,763 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'endpointCachingOperationInvokerAdvisor' via factory method to bean named 'environment' 2022-08-17 13:12:17,811 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webExposeExcludePropertyEndpointFilter' 2022-08-17 13:12:17,930 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebMvcHandlerMapping' via factory method to bean named 'webEndpointDiscoverer' 2022-08-17 13:12:17,932 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebMvcHandlerMapping' via factory method to bean named 'healthEndpointGroups' 2022-08-17 13:12:18,276 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointWebExtension' 2022-08-17 13:12:18,278 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration' 2022-08-17 13:12:18,298 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthContributorRegistry' 2022-08-17 13:12:18,299 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthEndpointGroups' 2022-08-17 13:12:18,300 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties' 2022-08-17 13:12:18,752 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration' 2022-08-17 13:12:18,770 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2022-08-17 13:12:18,794 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2022-08-17 13:12:18,823 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2022-08-17 13:12:18,843 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration' 2022-08-17 13:12:18,912 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties' 2022-08-17 13:12:18,950 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration' 2022-08-17 13:12:18,968 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletEndpointDiscoverer' 2022-08-17 13:12:18,971 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointDiscoverer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f' 2022-08-17 13:12:18,977 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletExposeExcludePropertyEndpointFilter' 2022-08-17 13:12:18,979 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration' 2022-08-17 13:12:19,000 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletExposeExcludePropertyEndpointFilter' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' 2022-08-17 13:12:19,076 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'controllerEndpointDiscoverer' 2022-08-17 13:12:19,087 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'controllerExposeExcludePropertyEndpointFilter' 2022-08-17 13:12:19,160 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'pathMappedEndpoints' 2022-08-17 13:12:19,178 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'servletEndpointDiscoverer' 2022-08-17 13:12:19,179 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'webEndpointDiscoverer' 2022-08-17 13:12:19,181 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'controllerEndpointDiscoverer' 2022-08-17 13:12:19,627 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryAutoConfiguration' 2022-08-17 13:12:19,645 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration$KafkaStreamsMetricsConfiguration' 2022-08-17 13:12:19,662 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaStreamsMetrics' 2022-08-17 13:12:19,665 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaStreamsMetrics' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:19,685 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration' 2022-08-17 13:12:19,704 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaProducerMetrics' 2022-08-17 13:12:19,706 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaProducerMetrics' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:19,734 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaConsumerMetrics' 2022-08-17 13:12:19,736 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaConsumerMetrics' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:19,760 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.integration.IntegrationMetricsAutoConfiguration' 2022-08-17 13:12:19,778 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.mongo.MongoMetricsAutoConfiguration$MongoConnectionPoolMetricsConfiguration' 2022-08-17 13:12:19,797 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsConnectionPoolListener' 2022-08-17 13:12:19,810 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoConnectionPoolTagsProvider' 2022-08-17 13:12:19,843 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsConnectionPoolListener' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:19,844 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsConnectionPoolListener' via factory method to bean named 'mongoConnectionPoolTagsProvider' 2022-08-17 13:12:19,925 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsConnectionPoolListenerClientSettingsBuilderCustomizer' 2022-08-17 13:12:19,940 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsConnectionPoolListenerClientSettingsBuilderCustomizer' via factory method to bean named 'mongoMetricsConnectionPoolListener' 2022-08-17 13:12:19,963 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.mongo.MongoMetricsAutoConfiguration$MongoCommandMetricsConfiguration' 2022-08-17 13:12:19,983 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsCommandListener' 2022-08-17 13:12:19,997 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoCommandTagsProvider' 2022-08-17 13:12:20,046 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsCommandListener' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:20,048 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsCommandListener' via factory method to bean named 'mongoCommandTagsProvider' 2022-08-17 13:12:20,086 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsCommandListenerClientSettingsBuilderCustomizer' 2022-08-17 13:12:20,101 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsCommandListenerClientSettingsBuilderCustomizer' via factory method to bean named 'mongoMetricsCommandListener' 2022-08-17 13:12:20,123 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.mongo.MongoMetricsAutoConfiguration' 2022-08-17 13:12:20,142 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.startup.StartupTimeMetricsListenerAutoConfiguration' 2022-08-17 13:12:20,161 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'startupTimeMetrics' 2022-08-17 13:12:20,163 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'startupTimeMetrics' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:20,217 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2022-08-17 13:12:20,240 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'taskScheduler' 2022-08-17 13:12:20,253 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'taskSchedulerBuilder' 2022-08-17 13:12:20,266 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2022-08-17 13:12:20,311 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2022-08-17 13:12:20,346 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'taskScheduler' via factory method to bean named 'taskSchedulerBuilder' 2022-08-17 13:12:20,557 DEBUG [main] {} org.springframework.scheduling.concurrent.ExecutorConfigurationSupport: Initializing ExecutorService 'taskScheduler' 2022-08-17 13:12:20,611 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2022-08-17 13:12:20,641 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.task.TaskExecutorMetricsAutoConfiguration' 2022-08-17 13:12:20,686 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2022-08-17 13:12:20,701 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2022-08-17 13:12:20,723 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.client.RestTemplateMetricsConfiguration' 2022-08-17 13:12:20,743 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'restTemplateExchangeTagsProvider' 2022-08-17 13:12:20,773 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsRestTemplateCustomizer' 2022-08-17 13:12:20,786 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsRestTemplateCustomizer' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:20,787 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsRestTemplateCustomizer' via factory method to bean named 'restTemplateExchangeTagsProvider' 2022-08-17 13:12:20,789 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsRestTemplateCustomizer' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' 2022-08-17 13:12:20,820 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webMvcMetricsFilter' 2022-08-17 13:12:20,822 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webMvcMetricsFilter' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:20,824 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webMvcMetricsFilter' via factory method to bean named 'webMvcTagsProvider' 2022-08-17 13:12:20,941 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.tomcat.TomcatMetricsAutoConfiguration' 2022-08-17 13:12:20,959 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatMetricsBinder' 2022-08-17 13:12:20,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatMetricsBinder' via factory method to bean named 'simpleMeterRegistry' 2022-08-17 13:12:21,001 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2022-08-17 13:12:21,019 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2022-08-17 13:12:21,036 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2022-08-17 13:12:21,053 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2022-08-17 13:12:21,071 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'lifecycleProcessor' 2022-08-17 13:12:21,083 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2022-08-17 13:12:21,115 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2022-08-17 13:12:21,183 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' 2022-08-17 13:12:21,201 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' 2022-08-17 13:12:21,218 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' 2022-08-17 13:12:21,414 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' 2022-08-17 13:12:21,437 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'platformTransactionManagerCustomizers' 2022-08-17 13:12:21,454 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' 2022-08-17 13:12:21,533 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration$EnableKafkaConfiguration' 2022-08-17 13:12:21,550 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry' 2022-08-17 13:12:21,671 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration' 2022-08-17 13:12:21,692 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.kafka-org.springframework.boot.autoconfigure.kafka.KafkaProperties' 2022-08-17 13:12:21,799 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration' via constructor to bean named 'spring.kafka-org.springframework.boot.autoconfigure.kafka.KafkaProperties' 2022-08-17 13:12:21,948 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaTemplate' 2022-08-17 13:12:21,950 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration' 2022-08-17 13:12:21,956 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration' via constructor to bean named 'spring.kafka-org.springframework.boot.autoconfigure.kafka.KafkaProperties' 2022-08-17 13:12:21,999 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaProducerFactory' 2022-08-17 13:12:22,346 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaProducerListener' 2022-08-17 13:12:22,386 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaTemplate' via factory method to bean named 'kafkaProducerFactory' 2022-08-17 13:12:22,388 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaTemplate' via factory method to bean named 'kafkaProducerListener' 2022-08-17 13:12:22,731 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaListenerContainerFactoryConfigurer' 2022-08-17 13:12:22,756 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaListenerContainerFactory' 2022-08-17 13:12:22,768 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaListenerContainerFactory' via factory method to bean named 'kafkaListenerContainerFactoryConfigurer' 2022-08-17 13:12:22,802 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaConsumerFactory' 2022-08-17 13:12:23,250 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaAdmin' 2022-08-17 13:12:23,357 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2022-08-17 13:12:23,375 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2022-08-17 13:12:23,462 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2022-08-17 13:12:23,479 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'characterEncodingFilter' 2022-08-17 13:12:23,700 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'multipartResolver' 2022-08-17 13:12:23,736 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration' 2022-08-17 13:12:23,755 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration' 2022-08-17 13:12:23,774 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletEndpointRegistrar' 2022-08-17 13:12:23,787 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' 2022-08-17 13:12:23,789 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'servletEndpointDiscoverer' 2022-08-17 13:12:23,790 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'dispatcherServletRegistration' 2022-08-17 13:12:23,817 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration' 2022-08-17 13:12:23,845 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webEndpointServletHandlerMapping' 2022-08-17 13:12:23,872 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties' 2022-08-17 13:12:24,007 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'webEndpointDiscoverer' 2022-08-17 13:12:24,009 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'servletEndpointDiscoverer' 2022-08-17 13:12:24,010 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer' 2022-08-17 13:12:24,011 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'endpointMediaTypes' 2022-08-17 13:12:24,013 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties' 2022-08-17 13:12:24,014 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' 2022-08-17 13:12:24,016 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'environment' 2022-08-17 13:12:24,020