2026-05-07 03:34:33.415 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:33.526 [Test worker] INFO io.ktor.server.Application - Application started in 0.296 seconds. 2026-05-07 03:34:33.622 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33307 2026-05-07 03:34:34.564 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33307/resources/index.json 2026-05-07 03:34:34.572 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33307/resources/index.json. 2026-05-07 03:34:34.572 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33307/resources/index.json 2026-05-07 03:34:34.919 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-07 03:34:35.000 [eventLoopGroupProxy-4-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 87ms 2026-05-07 03:34:35.009 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33307/resources/index.json 2026-05-07 03:34:35.011 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33307/resources/index.json 2026-05-07 03:34:35.012 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33307/resources/index.json 2026-05-07 03:34:35.040 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:33307/resources/index.json. 2026-05-07 03:34:35.085 [Test worker @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33307/resources/index.json 2026-05-07 03:34:35.085 [Test worker @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33307/resources/index.json. 2026-05-07 03:34:35.086 [Test worker @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33307/resources/index.json 2026-05-07 03:34:35.089 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-07 03:34:35.091 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-05-07 03:34:35.094 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33307/resources/index.json 2026-05-07 03:34:35.094 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33307/resources/index.json 2026-05-07 03:34:35.095 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33307/resources/index.json 2026-05-07 03:34:37.111 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:37.111 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-07 03:34:37.113 [DefaultDispatcher-worker-1 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46501 2026-05-07 03:34:37.176 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46501/resources/index.json 2026-05-07 03:34:37.177 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46501/resources/index.json. 2026-05-07 03:34:37.177 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46501/resources/index.json 2026-05-07 03:34:37.180 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-07 03:34:37.181 [DefaultDispatcher-worker-4 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-05-07 03:34:37.182 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46501/resources/index.json 2026-05-07 03:34:37.182 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46501/resources/index.json 2026-05-07 03:34:37.182 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46501/resources/index.json 2026-05-07 03:34:37.182 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:46501/resources/index.json. 2026-05-07 03:34:37.187 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46501/resources/index.json 2026-05-07 03:34:37.187 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46501/resources/index.json. 2026-05-07 03:34:37.187 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46501/resources/index.json 2026-05-07 03:34:37.189 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-07 03:34:37.189 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-05-07 03:34:37.190 [DefaultDispatcher-worker-1 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46501/resources/index.json 2026-05-07 03:34:37.190 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46501/resources/index.json 2026-05-07 03:34:37.190 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46501/resources/index.json 2026-05-07 03:34:39.199 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:39.199 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-07 03:34:39.200 [DefaultDispatcher-worker-4 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33083 2026-05-07 03:34:39.206 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33083/resources/lesson001.json 2026-05-07 03:34:39.206 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33083/resources/lesson001.json. 2026-05-07 03:34:39.206 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33083/resources/lesson001.json 2026-05-07 03:34:39.208 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-07 03:34:39.210 [DefaultDispatcher-worker-3 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-05-07 03:34:39.210 [DefaultDispatcher-worker-2 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33083/resources/lesson001.json 2026-05-07 03:34:39.210 [DefaultDispatcher-worker-1 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33083/resources/lesson001.json 2026-05-07 03:34:39.210 [DefaultDispatcher-worker-1 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33083/resources/lesson001.json 2026-05-07 03:34:39.213 [DefaultDispatcher-worker-1 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:33083/resources/lesson001.json. 2026-05-07 03:34:41.659 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:41.671 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.211 seconds. 2026-05-07 03:34:41.676 [DefaultDispatcher-worker-6 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40509 2026-05-07 03:34:41.690 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40509/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:41.690 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40509/api/school/respect/schoolpermissiongrant. 2026-05-07 03:34:41.690 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40509/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:41.700 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-07 03:34:41.726 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40509/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:41.727 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40509/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:41.727 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40509/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:41.730 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40509/api/school/respect/schoolpermissiongrant. 2026-05-07 03:34:41.806 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.806 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40509/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:41.806 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.808 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:41.831 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.832 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.832 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.833 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40509/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:41.861 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.862 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40509/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:41.862 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.870 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:41.877 [DefaultDispatcher-worker-2 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-07 03:34:41.879 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.879 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:41.879 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40509/api/school/respect/person?includeRelated=false 2026-05-07 03:34:44.027 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:44.028 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.049 seconds. 2026-05-07 03:34:44.029 [DefaultDispatcher-worker-2 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40699 2026-05-07 03:34:44.030 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40699/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:44.030 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40699/api/school/respect/schoolpermissiongrant. 2026-05-07 03:34:44.030 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40699/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:44.033 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-07 03:34:44.035 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40699/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:44.035 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40699/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:44.035 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40699/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:44.035 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40699/api/school/respect/schoolpermissiongrant. 2026-05-07 03:34:44.082 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40699/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 03:34:44.082 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40699/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-07 03:34:44.082 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40699/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 03:34:44.083 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:44.086 [DefaultDispatcher-worker-6 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40699/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 03:34:44.086 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40699/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 03:34:44.086 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40699/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 03:34:44.087 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40699/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-07 03:34:46.261 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:46.263 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.06 seconds. 2026-05-07 03:34:46.271 [DefaultDispatcher-worker-6 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46125 2026-05-07 03:34:46.279 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46125/api/school/respect/person?includeRelated=false 2026-05-07 03:34:46.280 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46125/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:46.280 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46125/api/school/respect/person?includeRelated=false 2026-05-07 03:34:46.293 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:46.306 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46125/api/school/respect/person?includeRelated=false 2026-05-07 03:34:46.306 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46125/api/school/respect/person?includeRelated=false 2026-05-07 03:34:46.306 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46125/api/school/respect/person?includeRelated=false 2026-05-07 03:34:46.308 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46125/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:46.408 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46125/api/school/respect/person?since=2026-05-06T23%3A34%3A46.298906997Z&includeRelated=false 2026-05-07 03:34:46.408 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46125/api/school/respect/person?since=2026-05-06T23%3A34%3A46.298906997Z&includeRelated=false. 2026-05-07 03:34:46.408 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46125/api/school/respect/person?since=2026-05-06T23%3A34%3A46.298906997Z&includeRelated=false 2026-05-07 03:34:46.418 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:46.427 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46125/api/school/respect/person?since=2026-05-06T23%3A34%3A46.298906997Z&includeRelated=false 2026-05-07 03:34:46.427 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46125/api/school/respect/person?since=2026-05-06T23%3A34%3A46.298906997Z&includeRelated=false 2026-05-07 03:34:46.428 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46125/api/school/respect/person?since=2026-05-06T23%3A34%3A46.298906997Z&includeRelated=false 2026-05-07 03:34:46.431 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46125/api/school/respect/person?since=2026-05-06T23%3A34%3A46.298906997Z&includeRelated=false. 2026-05-07 03:34:48.669 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:48.670 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.054 seconds. 2026-05-07 03:34:48.675 [DefaultDispatcher-worker-3 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38523 2026-05-07 03:34:48.735 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38523/api/school/respect/person 2026-05-07 03:34:48.735 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@17830543 for http://localhost:38523/api/school/respect/person 2026-05-07 03:34:48.735 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38523/api/school/respect/person 2026-05-07 03:34:48.735 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38523/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-07 03:34:48.739 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-05-07 03:34:48.745 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-05-07 03:34:48.748 [DefaultDispatcher-worker-1 @call-handler#166] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-07 03:34:48.749 [DefaultDispatcher-worker-3 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38523/api/school/respect/person 2026-05-07 03:34:48.749 [DefaultDispatcher-worker-3 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38523/api/school/respect/person 2026-05-07 03:34:48.749 [DefaultDispatcher-worker-3 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38523/api/school/respect/person 2026-05-07 03:34:50.948 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:50.955 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.066 seconds. 2026-05-07 03:34:50.958 [DefaultDispatcher-worker-4 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44769 2026-05-07 03:34:50.961 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44769/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:50.962 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44769/api/school/respect/schoolpermissiongrant. 2026-05-07 03:34:50.962 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44769/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:50.966 [eventLoopGroupProxy-25-1 @call-handler#184] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-07 03:34:50.976 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44769/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:50.977 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44769/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:50.977 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44769/api/school/respect/schoolpermissiongrant 2026-05-07 03:34:50.977 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44769/api/school/respect/schoolpermissiongrant. 2026-05-07 03:34:51.054 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:51.054 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44769/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:51.054 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:51.056 [eventLoopGroupProxy-25-1 @call-handler#190] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:51.064 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:51.064 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:51.064 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:51.066 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44769/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:53.072 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:53.073 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44769/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:53.073 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:53.074 [eventLoopGroupProxy-25-1 @call-handler#197] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:53.078 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:53.078 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:53.078 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44769/api/school/respect/person?includeRelated=false 2026-05-07 03:34:53.079 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44769/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:55.239 [Test worker @coroutine#203] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:55.242 [Test worker @coroutine#203] INFO io.ktor.server.Application - Application started in 0.05 seconds. 2026-05-07 03:34:55.245 [DefaultDispatcher-worker-1 @coroutine#212] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33781 2026-05-07 03:34:55.254 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33781/api/school/respect/person?includeRelated=false 2026-05-07 03:34:55.254 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33781/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:55.254 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33781/api/school/respect/person?includeRelated=false 2026-05-07 03:34:55.260 [eventLoopGroupProxy-28-1 @call-handler#217] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:55.272 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33781/api/school/respect/person?includeRelated=false 2026-05-07 03:34:55.273 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33781/api/school/respect/person?includeRelated=false 2026-05-07 03:34:55.273 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33781/api/school/respect/person?includeRelated=false 2026-05-07 03:34:55.275 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33781/api/school/respect/person?includeRelated=false. 2026-05-07 03:34:55.336 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33781/api/school/respect/person?since=2026-05-06T23%3A34%3A55.260713648Z&includeRelated=false 2026-05-07 03:34:55.337 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33781/api/school/respect/person?since=2026-05-06T23%3A34%3A55.260713648Z&includeRelated=false. 2026-05-07 03:34:55.337 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33781/api/school/respect/person?since=2026-05-06T23%3A34%3A55.260713648Z&includeRelated=false 2026-05-07 03:34:55.343 [eventLoopGroupProxy-28-1 @call-handler#224] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-07 03:34:55.349 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33781/api/school/respect/person?since=2026-05-06T23%3A34%3A55.260713648Z&includeRelated=false 2026-05-07 03:34:55.349 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33781/api/school/respect/person?since=2026-05-06T23%3A34%3A55.260713648Z&includeRelated=false 2026-05-07 03:34:55.349 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33781/api/school/respect/person?since=2026-05-06T23%3A34%3A55.260713648Z&includeRelated=false 2026-05-07 03:34:55.351 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33781/api/school/respect/person?since=2026-05-06T23%3A34%3A55.260713648Z&includeRelated=false. 2026-05-07 03:34:57.490 [Test worker @coroutine#230] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:57.493 [Test worker @coroutine#230] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-07 03:34:57.495 [DefaultDispatcher-worker-5 @coroutine#240] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39027 2026-05-07 03:34:57.499 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39027/playlist/079989b2-f66a-494e-bb84-9c9af55a5866 2026-05-07 03:34:57.499 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39027/playlist/079989b2-f66a-494e-bb84-9c9af55a5866. 2026-05-07 03:34:57.500 [Test worker @coroutine#230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39027/playlist/079989b2-f66a-494e-bb84-9c9af55a5866 2026-05-07 03:34:57.504 [eventLoopGroupProxy-31-1 @call-handler#244] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 079989b2-f66a-494e-bb84-9c9af55a5866] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[079989b2-f66a-494e-bb84-9c9af55a5866]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [uuid=[079989b2-f66a-494e-bb84-9c9af55a5866]] @ /playlist/{uuid}/(method:GET) 2026-05-07 03:34:57.514 [Test worker @coroutine#230] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39027/playlist/079989b2-f66a-494e-bb84-9c9af55a5866 2026-05-07 03:34:57.514 [Test worker @coroutine#230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39027/playlist/079989b2-f66a-494e-bb84-9c9af55a5866 2026-05-07 03:34:57.514 [Test worker @coroutine#230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39027/playlist/079989b2-f66a-494e-bb84-9c9af55a5866 2026-05-07 03:34:57.514 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:39027/playlist/079989b2-f66a-494e-bb84-9c9af55a5866. 2026-05-07 03:34:59.659 [Test worker @coroutine#248] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:34:59.659 [Test worker @coroutine#248] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-05-07 03:34:59.660 [DefaultDispatcher-worker-7 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40567 2026-05-07 03:34:59.709 [DefaultDispatcher-worker-6 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40567/playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 2026-05-07 03:34:59.709 [DefaultDispatcher-worker-6 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@5d05a612 for http://localhost:40567/playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 2026-05-07 03:34:59.709 [DefaultDispatcher-worker-6 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40567/playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 2026-05-07 03:34:59.709 [DefaultDispatcher-worker-6 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40567/playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 from class io.ktor.http.content.TextContent 2026-05-07 03:34:59.712 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE io.ktor.server.routing.Routing - Trace for [playlist, f4f96aee-5f5d-4338-8ba7-e96aa72b3007] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[f4f96aee-5f5d-4338-8ba7-e96aa72b3007]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:POST)" Routing resolve result: SUCCESS; Parameters [uuid=[f4f96aee-5f5d-4338-8ba7-e96aa72b3007]] @ /playlist/{uuid}/(method:POST) 2026-05-07 03:34:59.712 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 2026-05-07 03:34:59.713 [DefaultDispatcher-worker-6 @call-handler#265] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-07 03:34:59.714 [DefaultDispatcher-worker-13 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40567/playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 2026-05-07 03:34:59.714 [DefaultDispatcher-worker-13 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40567/playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 2026-05-07 03:34:59.714 [DefaultDispatcher-worker-13 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40567/playlist/f4f96aee-5f5d-4338-8ba7-e96aa72b3007 2026-05-07 03:35:01.873 [Test worker @coroutine#270] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:01.875 [Test worker @coroutine#270] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-05-07 03:35:01.876 [DefaultDispatcher-worker-13 @coroutine#279] INFO io.ktor.server.Application - Responding at http://0.0.0.0:32959 2026-05-07 03:35:01.920 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.920 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:01.920 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.923 [eventLoopGroupProxy-37-1 @call-handler#286] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:01.926 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.926 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.926 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.927 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:01.930 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.930 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:01.930 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.931 [eventLoopGroupProxy-37-1 @call-handler#291] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:01.932 [DefaultDispatcher-worker-4 @call-handler#291] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/SchoolConfigSetting?keys=test-key request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-07 03:35:01.932 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.932 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:01.932 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32959/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:04.057 [Test worker @coroutine#294] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:04.058 [Test worker @coroutine#294] INFO io.ktor.server.Application - Application started in 0.042 seconds. 2026-05-07 03:35:04.059 [DefaultDispatcher-worker-1 @coroutine#303] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35521 2026-05-07 03:35:04.134 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35521/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-07 03:35:04.135 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35521/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-07 03:35:04.135 [Test worker @coroutine#294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35521/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-07 03:35:04.138 [eventLoopGroupProxy-40-1 @call-handler#310] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:04.140 [Test worker @coroutine#294] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35521/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-07 03:35:04.140 [Test worker @coroutine#294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35521/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-07 03:35:04.140 [Test worker @coroutine#294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35521/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-07 03:35:04.141 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35521/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-07 03:35:06.301 [Test worker @coroutine#315] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:06.302 [Test worker @coroutine#315] INFO io.ktor.server.Application - Application started in 0.048 seconds. 2026-05-07 03:35:06.303 [DefaultDispatcher-worker-3 @coroutine#324] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44911 2026-05-07 03:35:06.346 [DefaultDispatcher-worker-14 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44911/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:06.346 [DefaultDispatcher-worker-14 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@398d50ba for http://localhost:44911/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:06.346 [DefaultDispatcher-worker-14 @coroutine#322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44911/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:06.346 [DefaultDispatcher-worker-14 @coroutine#322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44911/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-07 03:35:06.349 [eventLoopGroupProxy-43-1 @call-handler#334] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) 2026-05-07 03:35:06.349 [eventLoopGroupProxy-43-1 @call-handler#334] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/SchoolConfigSetting 2026-05-07 03:35:06.350 [DefaultDispatcher-worker-14 @call-handler#334] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/SchoolConfigSetting request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-07 03:35:06.351 [DefaultDispatcher-worker-13 @coroutine#322] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44911/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:06.351 [DefaultDispatcher-worker-13 @coroutine#322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44911/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:06.351 [DefaultDispatcher-worker-13 @coroutine#322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44911/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:08.457 [Test worker @coroutine#339] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:08.458 [Test worker @coroutine#339] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-07 03:35:08.459 [DefaultDispatcher-worker-14 @coroutine#348] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45981 2026-05-07 03:35:08.501 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45981/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:08.501 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@63785e1c for http://localhost:45981/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:08.501 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45981/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:08.501 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45981/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-07 03:35:08.604 [DefaultDispatcher-worker-14 @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:45981/api/school/respect/SchoolConfigSetting 2026-05-07 03:35:10.624 [Test worker @coroutine#357] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:10.636 [Test worker @coroutine#357] INFO io.ktor.server.Application - Application started in 0.071 seconds. 2026-05-07 03:35:10.638 [DefaultDispatcher-worker-3 @coroutine#366] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37433 2026-05-07 03:35:10.688 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37433/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-07 03:35:10.689 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37433/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-07 03:35:10.690 [Test worker @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37433/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-07 03:35:10.700 [eventLoopGroupProxy-49-1 @call-handler#373] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:10.706 [Test worker @coroutine#357] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37433/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-07 03:35:10.706 [Test worker @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37433/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-07 03:35:10.706 [Test worker @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37433/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-07 03:35:10.707 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37433/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-07 03:35:12.833 [Test worker @coroutine#378] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:12.834 [Test worker @coroutine#378] INFO io.ktor.server.Application - Application started in 0.054 seconds. 2026-05-07 03:35:12.845 [DefaultDispatcher-worker-3 @coroutine#387] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40337 2026-05-07 03:35:12.885 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40337/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:12.885 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40337/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:12.885 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40337/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:12.888 [eventLoopGroupProxy-52-1 @call-handler#394] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:12.889 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40337/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:12.890 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40337/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:12.890 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40337/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:12.890 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40337/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:12.892 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40337/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A12.888498587Z&keys=test-key 2026-05-07 03:35:12.892 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40337/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A12.888498587Z&keys=test-key. 2026-05-07 03:35:12.892 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40337/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A12.888498587Z&keys=test-key 2026-05-07 03:35:12.893 [eventLoopGroupProxy-52-1 @call-handler#399] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:12.894 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40337/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A12.888498587Z&keys=test-key 2026-05-07 03:35:12.894 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40337/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A12.888498587Z&keys=test-key 2026-05-07 03:35:12.894 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40337/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A12.888498587Z&keys=test-key 2026-05-07 03:35:12.895 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40337/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A12.888498587Z&keys=test-key. 2026-05-07 03:35:15.068 [Test worker @coroutine#403] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:15.069 [Test worker @coroutine#403] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-07 03:35:15.074 [DefaultDispatcher-worker-1 @coroutine#412] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35361 2026-05-07 03:35:15.120 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:15.120 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:15.120 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:15.129 [eventLoopGroupProxy-55-1 @call-handler#419] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:15.138 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:15.138 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:15.138 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:15.143 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:17.150 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:17.150 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:17.150 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:17.151 [eventLoopGroupProxy-55-1 @call-handler#425] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:17.153 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:17.153 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:17.153 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:17.153 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35361/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:19.260 [Test worker @coroutine#430] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 03:35:19.261 [Test worker @coroutine#430] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-05-07 03:35:19.262 [DefaultDispatcher-worker-2 @coroutine#439] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43867 2026-05-07 03:35:19.301 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43867/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:19.301 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43867/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:19.301 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43867/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:19.304 [eventLoopGroupProxy-58-1 @call-handler#446] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:19.306 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43867/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:19.306 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43867/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:19.306 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43867/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-07 03:35:19.307 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43867/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-07 03:35:19.309 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43867/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A19.304559931Z&keys=test-key 2026-05-07 03:35:19.310 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43867/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A19.304559931Z&keys=test-key. 2026-05-07 03:35:19.310 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43867/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A19.304559931Z&keys=test-key 2026-05-07 03:35:19.311 [eventLoopGroupProxy-58-1 @call-handler#452] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-07 03:35:19.312 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43867/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A19.304559931Z&keys=test-key 2026-05-07 03:35:19.312 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43867/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A19.304559931Z&keys=test-key 2026-05-07 03:35:19.312 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43867/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A19.304559931Z&keys=test-key 2026-05-07 03:35:19.313 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43867/api/school/respect/SchoolConfigSetting?since=2026-05-06T23%3A35%3A19.304559931Z&keys=test-key.