{
  "_class" : "hudson.tasks.junit.CaseResult",
  "testActions" : [
    
  ],
  "age" : 0,
  "className" : "com.example.soso.SosoApplicationTests",
  "duration" : 0.462,
  "errorDetails" : None,
  "errorStackTrace" : None,
  "failedSince" : 0,
  "name" : "contextLoads()",
  "properties" : {
    
  },
  "skipped" : False,
  "skippedMessage" : None,
  "status" : "PASSED",
  "stderr" : "Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3\u000aWARNING: A Java agent has been loaded dynamically (/root/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.6/17b32fd9f57deef02842f7f05abc4ad8127fe34e/byte-buddy-agent-1.17.6.jar)\u000aWARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning\u000aWARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information\u000aWARNING: Dynamic loading of agents will be disallowed by default in a future release\u000a",
  "stdout" : "23:52:35.777 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.example.soso.SosoApplicationTests]: SosoApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.\u000a23:52:35.943 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.example.soso.SosoApplica\u000a...[truncated 276623 chars]...\u000a(?, ?, ?, ?)\u000a2025-11-02T23:52:48.356+09:00 DEBUG 919792 --- [    Test worker] org.hibernate.SQL                        : \u000a    /* insert for\u000a        com.example.soso.sigungu.domain.entity.SigunguCode */insert \u000a    into\u000a        sigungu_code (full_name, sido, sigungu, code) \u000a    values\u000a        (?, ?, ?, ?)\u000aHibernate: \u000a    /* insert for\u000a        com.example.soso.sigungu.domain.entity.SigunguCode */insert \u000a    into\u000a        sigungu_code (full_name, sido, sigungu, code) \u000a    values\u000a        (?, ?, ?, ?)\u000a"
}