2026-05-19 15:13:34.820 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.haobang.syslog.SysjavacollectApplicationTests], using SpringBootContextLoader 2026-05-19 15:13:34.831 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.haobang.syslog.SysjavacollectApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 2026-05-19 15:13:34.832 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.haobang.syslog.SysjavacollectApplicationTests]: SysjavacollectApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-19 15:13:35.034 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.SyslogServeMainApp for test class com.haobang.syslog.SysjavacollectApplicationTests 2026-05-19 15:13:35.174 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2026-05-19 15:13:35.202 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ceb3185, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@436c81a3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3561c410, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@59e32960, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7c214cc0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b67bb7e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@609db546, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@20f5281c, org.springframework.test.context.event.EventPublishingTestExecutionListener@56c4278e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@301eda63, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3d246ea3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@341814d3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4397ad89, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@59cba5a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1bd39d3c] 2026-05-19 15:13:35.613 [main] INFO c.h.s.SysjavacollectApplicationTests - Starting SysjavacollectApplicationTests using Java 1.8.0_121 on LAPTOP-ARDUR3N0 with PID 35672 (started by chenc in E:\GIT_GOSAME\ai-security-xdr\haobang-security-xdr\syslog-serve) 2026-05-19 15:13:35.614 [main] INFO c.h.s.SysjavacollectApplicationTests - No active profile set, falling back to 1 default profile: "default" 2026-05-19 15:13:35.632 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 2026-05-19 15:13:37.652 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2026-05-19 15:13:37.657 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2026-05-19 15:13:37.849 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 167 ms. Found 0 Redis repository interfaces. 2026-05-19 15:13:47.752 [main] INFO c.h.interlocking.InterlockingService - 探针联动封禁服务初始化完成,探针ID: 1, 启用状态: true 2026-05-19 15:13:50.359 [scheduling-1] INFO c.h.interlocking.InterlockingService - 开始检查待执行的封禁指令... 2026-05-19 15:13:50.369 [main] INFO c.h.s.SysjavacollectApplicationTests - Started SysjavacollectApplicationTests in 15.111 seconds (JVM running for 16.74)