2024-04-25 15:14:31.948 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend] & group[DEFAULT_GROUP] 2024-04-25 15:14:31.964 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend.properties] & group[DEFAULT_GROUP] 2024-04-25 15:14:31.969 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend-dev.properties] & group[DEFAULT_GROUP] 2024-04-25 15:14:31.969 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-fuzz-backend-dev.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-fuzz-backend.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-fuzz-backend,DEFAULT_GROUP'}] 2024-04-25 15:14:32.001 [main] INFO com.example.fuzzControll.FuzzControlApplication - The following 1 profile is active: "dev" 2024-04-25 15:14:32.668 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=318b10bd-7133-31f2-9c63-7502a72d32f4 2024-04-25 15:14:32.928 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8102 (http) 2024-04-25 15:14:32.934 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2024-04-25 15:14:32.934 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.64] 2024-04-25 15:14:33.113 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2024-04-25 15:14:33.113 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1106 ms 2024-04-25 15:14:34.172 [main] WARN o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger - Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 2024-04-25 15:14:34.225 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8102 (http) with context path '' 2024-04-25 15:14:34.240 [main] INFO c.a.n.p.auth.spi.client.ClientAuthPluginManager - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. 2024-04-25 15:14:34.240 [main] INFO c.a.n.p.auth.spi.client.ClientAuthPluginManager - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. 2024-04-25 15:14:34.381 [main] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - nacos registry, DEFAULT_GROUP fuzz-backend 192.168.50.247:8102 register finished 2024-04-25 15:14:34.631 [main] INFO com.example.fuzzControll.FuzzControlApplication - Started FuzzControlApplication in 6.718 seconds (JVM running for 10.554) 2024-04-25 15:14:34.636 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend.properties, group=DEFAULT_GROUP 2024-04-25 15:14:34.636 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend, group=DEFAULT_GROUP 2024-04-25 15:14:34.636 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend-dev.properties, group=DEFAULT_GROUP 2024-04-25 16:26:57.472 [Thread-7] WARN com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Start destroying Publisher 2024-04-25 16:26:57.472 [Thread-1] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Start destroying common HttpClient 2024-04-25 16:26:57.478 [Thread-7] WARN com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Destruction of the end 2024-04-25 16:26:57.478 [Thread-1] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Destruction of the end 2024-04-25 16:26:57.712 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - De-registering from Nacos Server now... 2024-04-25 16:26:57.722 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - De-registration finished. 2024-04-25 16:27:02.767 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend] & group[DEFAULT_GROUP] 2024-04-25 16:27:02.770 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend.properties] & group[DEFAULT_GROUP] 2024-04-25 16:27:02.773 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend-dev.properties] & group[DEFAULT_GROUP] 2024-04-25 16:27:02.773 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-fuzz-backend-dev.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-fuzz-backend.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-fuzz-backend,DEFAULT_GROUP'}] 2024-04-25 16:27:02.786 [main] INFO com.example.fuzzControll.FuzzControlApplication - The following 1 profile is active: "dev" 2024-04-25 16:27:03.160 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=76e0e081-869a-3116-9df6-9c24efd445b3 2024-04-25 16:27:03.321 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8101 (http) 2024-04-25 16:27:03.327 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2024-04-25 16:27:03.327 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.64] 2024-04-25 16:27:03.472 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2024-04-25 16:27:03.472 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 681 ms 2024-04-25 16:27:04.370 [main] WARN o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger - Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 2024-04-25 16:27:04.423 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8101 (http) with context path '' 2024-04-25 16:27:04.431 [main] INFO c.a.n.p.auth.spi.client.ClientAuthPluginManager - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. 2024-04-25 16:27:04.431 [main] INFO c.a.n.p.auth.spi.client.ClientAuthPluginManager - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. 2024-04-25 16:27:04.564 [main] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - nacos registry, DEFAULT_GROUP fuzz-backend 192.168.50.247:8101 register finished 2024-04-25 16:27:04.809 [main] INFO com.example.fuzzControll.FuzzControlApplication - Started FuzzControlApplication in 3.989 seconds (JVM running for 4.491) 2024-04-25 16:27:04.817 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend.properties, group=DEFAULT_GROUP 2024-04-25 16:27:04.818 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend, group=DEFAULT_GROUP 2024-04-25 16:27:04.818 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend-dev.properties, group=DEFAULT_GROUP 2024-04-25 17:27:15.632 [Thread-7] WARN com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Start destroying Publisher 2024-04-25 17:27:15.632 [Thread-1] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Start destroying common HttpClient 2024-04-25 17:27:15.637 [Thread-7] WARN com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Destruction of the end 2024-04-25 17:27:15.637 [Thread-1] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Destruction of the end 2024-04-25 17:27:15.839 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - De-registering from Nacos Server now... 2024-04-25 17:27:15.842 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - De-registration finished. 2024-04-25 17:27:20.984 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend] & group[DEFAULT_GROUP] 2024-04-25 17:27:20.987 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend.properties] & group[DEFAULT_GROUP] 2024-04-25 17:27:20.991 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[fuzz-backend-dev.properties] & group[DEFAULT_GROUP] 2024-04-25 17:27:20.991 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-fuzz-backend-dev.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-fuzz-backend.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-fuzz-backend,DEFAULT_GROUP'}] 2024-04-25 17:27:21.002 [main] INFO com.example.fuzzControll.FuzzControlApplication - The following 1 profile is active: "dev" 2024-04-25 17:27:21.362 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=76e0e081-869a-3116-9df6-9c24efd445b3 2024-04-25 17:27:21.476 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8101 (http) 2024-04-25 17:27:21.480 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2024-04-25 17:27:21.480 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.64] 2024-04-25 17:27:21.539 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2024-04-25 17:27:21.539 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 530 ms 2024-04-25 17:27:22.433 [main] WARN o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger - Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 2024-04-25 17:27:22.487 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8101 (http) with context path '' 2024-04-25 17:27:22.495 [main] INFO c.a.n.p.auth.spi.client.ClientAuthPluginManager - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. 2024-04-25 17:27:22.495 [main] INFO c.a.n.p.auth.spi.client.ClientAuthPluginManager - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. 2024-04-25 17:27:22.633 [main] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - nacos registry, DEFAULT_GROUP fuzz-backend 192.168.50.247:8101 register finished 2024-04-25 17:27:22.881 [main] INFO com.example.fuzzControll.FuzzControlApplication - Started FuzzControlApplication in 3.898 seconds (JVM running for 4.446) 2024-04-25 17:27:22.885 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend.properties, group=DEFAULT_GROUP 2024-04-25 17:27:22.886 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend, group=DEFAULT_GROUP 2024-04-25 17:27:22.887 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher - [Nacos Config] Listening config: dataId=fuzz-backend-dev.properties, group=DEFAULT_GROUP 2024-04-25 17:28:37.923 [Thread-7] WARN com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Start destroying Publisher 2024-04-25 17:28:37.923 [Thread-1] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Start destroying common HttpClient 2024-04-25 17:28:37.924 [Thread-7] WARN com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Destruction of the end 2024-04-25 17:28:37.925 [Thread-1] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Destruction of the end 2024-04-25 17:28:38.179 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - De-registering from Nacos Server now... 2024-04-25 17:28:38.183 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - De-registration finished.