2026-06-28 03:34:37.965 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:38.145 [Test worker] INFO io.ktor.server.Application - Application started in 0.323 seconds. 2026-06-28 03:34:38.246 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34253 2026-06-28 03:34:39.165 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34253/resources/index.json 2026-06-28 03:34:39.166 [DefaultDispatcher-worker-1 @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:34253/resources/index.json. 2026-06-28 03:34:39.166 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34253/resources/index.json 2026-06-28 03:34:39.281 [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-06-28 03:34:39.330 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 54ms 2026-06-28 03:34:39.334 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34253/resources/index.json 2026-06-28 03:34:39.336 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34253/resources/index.json 2026-06-28 03:34:39.336 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34253/resources/index.json 2026-06-28 03:34:39.359 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:34253/resources/index.json. 2026-06-28 03:34:39.399 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34253/resources/index.json 2026-06-28 03:34:39.399 [DefaultDispatcher-worker-3 @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:34253/resources/index.json. 2026-06-28 03:34:39.399 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34253/resources/index.json 2026-06-28 03:34:39.401 [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-06-28 03:34:39.403 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-06-28 03:34:39.403 [DefaultDispatcher-worker-3 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34253/resources/index.json 2026-06-28 03:34:39.404 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34253/resources/index.json 2026-06-28 03:34:39.404 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34253/resources/index.json 2026-06-28 03:34:41.456 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:41.460 [Test worker] INFO io.ktor.server.Application - Application started in 0.004 seconds. 2026-06-28 03:34:41.463 [DefaultDispatcher-worker-2 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43297 2026-06-28 03:34:41.519 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43297/resources/index.json 2026-06-28 03:34:41.519 [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:43297/resources/index.json. 2026-06-28 03:34:41.519 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43297/resources/index.json 2026-06-28 03:34:41.523 [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-06-28 03:34:41.524 [DefaultDispatcher-worker-5 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-06-28 03:34:41.525 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43297/resources/index.json 2026-06-28 03:34:41.526 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43297/resources/index.json 2026-06-28 03:34:41.526 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43297/resources/index.json 2026-06-28 03:34:41.526 [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:43297/resources/index.json. 2026-06-28 03:34:41.531 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43297/resources/index.json 2026-06-28 03:34:41.531 [DefaultDispatcher-worker-2 @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:43297/resources/index.json. 2026-06-28 03:34:41.532 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43297/resources/index.json 2026-06-28 03:34:41.533 [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-06-28 03:34:41.533 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 0ms 2026-06-28 03:34:41.534 [DefaultDispatcher-worker-5 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43297/resources/index.json 2026-06-28 03:34:41.534 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43297/resources/index.json 2026-06-28 03:34:41.534 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43297/resources/index.json 2026-06-28 03:34:43.547 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:43.548 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-06-28 03:34:43.549 [DefaultDispatcher-worker-5 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34257 2026-06-28 03:34:43.556 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34257/resources/lesson001.json 2026-06-28 03:34:43.556 [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:34257/resources/lesson001.json. 2026-06-28 03:34:43.556 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34257/resources/lesson001.json 2026-06-28 03:34:43.560 [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-06-28 03:34:43.564 [DefaultDispatcher-worker-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 4ms 2026-06-28 03:34:43.566 [DefaultDispatcher-worker-2 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34257/resources/lesson001.json 2026-06-28 03:34:43.566 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34257/resources/lesson001.json 2026-06-28 03:34:43.566 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34257/resources/lesson001.json 2026-06-28 03:34:43.569 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:34257/resources/lesson001.json. 2026-06-28 03:34:45.928 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:45.939 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.201 seconds. 2026-06-28 03:34:45.942 [DefaultDispatcher-worker-5 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37769 2026-06-28 03:34:45.953 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37769/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:45.953 [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:37769/api/school/respect/schoolpermissiongrant. 2026-06-28 03:34:45.953 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37769/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:45.962 [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-06-28 03:34:45.987 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37769/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:45.987 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37769/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:45.987 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37769/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:45.989 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37769/api/school/respect/schoolpermissiongrant. 2026-06-28 03:34:46.106 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.107 [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:37769/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:46.107 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.109 [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-06-28 03:34:46.137 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.138 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.138 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.140 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37769/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:46.154 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.155 [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:37769/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:46.155 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.161 [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-06-28 03:34:46.164 [DefaultDispatcher-worker-1 @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-06-28 03:34:46.165 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.165 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:46.165 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37769/api/school/respect/person?includeRelated=false 2026-06-28 03:34:48.300 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:48.301 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-06-28 03:34:48.302 [DefaultDispatcher-worker-3 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46073 2026-06-28 03:34:48.304 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46073/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:48.304 [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:46073/api/school/respect/schoolpermissiongrant. 2026-06-28 03:34:48.304 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46073/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:48.307 [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-06-28 03:34:48.309 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46073/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:48.309 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46073/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:48.309 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46073/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:48.309 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46073/api/school/respect/schoolpermissiongrant. 2026-06-28 03:34:48.359 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46073/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-28 03:34:48.359 [DefaultDispatcher-worker-1 @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:46073/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-06-28 03:34:48.359 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46073/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-28 03:34:48.361 [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-06-28 03:34:48.365 [DefaultDispatcher-worker-2 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46073/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-28 03:34:48.365 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46073/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-28 03:34:48.365 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46073/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-28 03:34:48.367 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46073/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-06-28 03:34:50.519 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:50.521 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-06-28 03:34:50.523 [DefaultDispatcher-worker-2 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40641 2026-06-28 03:34:50.526 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40641/api/school/respect/person?includeRelated=false 2026-06-28 03:34:50.526 [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:40641/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:50.526 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40641/api/school/respect/person?includeRelated=false 2026-06-28 03:34:50.529 [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-06-28 03:34:50.533 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40641/api/school/respect/person?includeRelated=false 2026-06-28 03:34:50.533 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40641/api/school/respect/person?includeRelated=false 2026-06-28 03:34:50.533 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40641/api/school/respect/person?includeRelated=false 2026-06-28 03:34:50.534 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40641/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:50.591 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40641/api/school/respect/person?since=2026-06-27T23%3A34%3A50.529559941Z&includeRelated=false 2026-06-28 03:34:50.591 [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:40641/api/school/respect/person?since=2026-06-27T23%3A34%3A50.529559941Z&includeRelated=false. 2026-06-28 03:34:50.591 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40641/api/school/respect/person?since=2026-06-27T23%3A34%3A50.529559941Z&includeRelated=false 2026-06-28 03:34:50.593 [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-06-28 03:34:50.598 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40641/api/school/respect/person?since=2026-06-27T23%3A34%3A50.529559941Z&includeRelated=false 2026-06-28 03:34:50.598 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40641/api/school/respect/person?since=2026-06-27T23%3A34%3A50.529559941Z&includeRelated=false 2026-06-28 03:34:50.598 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40641/api/school/respect/person?since=2026-06-27T23%3A34%3A50.529559941Z&includeRelated=false 2026-06-28 03:34:50.599 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40641/api/school/respect/person?since=2026-06-27T23%3A34%3A50.529559941Z&includeRelated=false. 2026-06-28 03:34:52.722 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:52.723 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-06-28 03:34:52.724 [DefaultDispatcher-worker-9 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46519 2026-06-28 03:34:52.770 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46519/api/school/respect/person 2026-06-28 03:34:52.770 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@4a1e3454 for http://localhost:46519/api/school/respect/person 2026-06-28 03:34:52.770 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46519/api/school/respect/person 2026-06-28 03:34:52.771 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46519/api/school/respect/person from class io.ktor.http.content.TextContent 2026-06-28 03:34:52.775 [eventLoopGroupProxy-22-1 @call-handler#167] 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-06-28 03:34:52.782 [eventLoopGroupProxy-22-1 @call-handler#167] 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-06-28 03:34:52.784 [DefaultDispatcher-worker-4 @call-handler#167] 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-06-28 03:34:52.786 [DefaultDispatcher-worker-1 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46519/api/school/respect/person 2026-06-28 03:34:52.786 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46519/api/school/respect/person 2026-06-28 03:34:52.786 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46519/api/school/respect/person 2026-06-28 03:34:54.931 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:54.937 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.062 seconds. 2026-06-28 03:34:54.942 [DefaultDispatcher-worker-7 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43593 2026-06-28 03:34:54.943 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43593/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:54.944 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43593/api/school/respect/schoolpermissiongrant. 2026-06-28 03:34:54.944 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43593/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:54.963 [eventLoopGroupProxy-25-1 @call-handler#185] 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-06-28 03:34:54.968 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43593/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:54.968 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43593/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:54.968 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43593/api/school/respect/schoolpermissiongrant 2026-06-28 03:34:54.969 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43593/api/school/respect/schoolpermissiongrant. 2026-06-28 03:34:55.022 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:55.022 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43593/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:55.023 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:55.028 [eventLoopGroupProxy-25-1 @call-handler#191] 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-06-28 03:34:55.036 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:55.037 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:55.037 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:55.038 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43593/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:57.052 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:57.052 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43593/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:57.053 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:57.061 [eventLoopGroupProxy-25-1 @call-handler#198] 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-06-28 03:34:57.070 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:57.071 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:57.071 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43593/api/school/respect/person?includeRelated=false 2026-06-28 03:34:57.072 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43593/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:59.293 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:34:59.298 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.056 seconds. 2026-06-28 03:34:59.305 [DefaultDispatcher-worker-1 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44861 2026-06-28 03:34:59.312 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-06-28 03:34:59.313 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:59.313 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/school/respect/person?includeRelated=false 2026-06-28 03:34:59.316 [eventLoopGroupProxy-28-1 @call-handler#218] 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-06-28 03:34:59.321 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-06-28 03:34:59.321 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/school/respect/person?includeRelated=false 2026-06-28 03:34:59.321 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-06-28 03:34:59.322 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44861/api/school/respect/person?includeRelated=false. 2026-06-28 03:34:59.408 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44861/api/school/respect/person?since=2026-06-27T23%3A34%3A59.317119011Z&includeRelated=false 2026-06-28 03:34:59.408 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/school/respect/person?since=2026-06-27T23%3A34%3A59.317119011Z&includeRelated=false. 2026-06-28 03:34:59.409 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/school/respect/person?since=2026-06-27T23%3A34%3A59.317119011Z&includeRelated=false 2026-06-28 03:34:59.419 [eventLoopGroupProxy-28-1 @call-handler#225] 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-06-28 03:34:59.425 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44861/api/school/respect/person?since=2026-06-27T23%3A34%3A59.317119011Z&includeRelated=false 2026-06-28 03:34:59.425 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/school/respect/person?since=2026-06-27T23%3A34%3A59.317119011Z&includeRelated=false 2026-06-28 03:34:59.425 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/school/respect/person?since=2026-06-27T23%3A34%3A59.317119011Z&includeRelated=false 2026-06-28 03:34:59.427 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44861/api/school/respect/person?since=2026-06-27T23%3A34%3A59.317119011Z&includeRelated=false. 2026-06-28 03:35:01.601 [Test worker @coroutine#231] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:01.604 [Test worker @coroutine#231] INFO io.ktor.server.Application - Application started in 0.058 seconds. 2026-06-28 03:35:01.605 [DefaultDispatcher-worker-1 @coroutine#241] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43099 2026-06-28 03:35:01.607 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43099/playlist/99120bc9-a10e-4506-b4c7-e56b0823422a 2026-06-28 03:35:01.608 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43099/playlist/99120bc9-a10e-4506-b4c7-e56b0823422a. 2026-06-28 03:35:01.608 [Test worker @coroutine#231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43099/playlist/99120bc9-a10e-4506-b4c7-e56b0823422a 2026-06-28 03:35:01.611 [eventLoopGroupProxy-31-1 @call-handler#245] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 99120bc9-a10e-4506-b4c7-e56b0823422a] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[99120bc9-a10e-4506-b4c7-e56b0823422a]] @ /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=[99120bc9-a10e-4506-b4c7-e56b0823422a]] @ /playlist/{uuid}/(method:GET) 2026-06-28 03:35:01.618 [Test worker @coroutine#231] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43099/playlist/99120bc9-a10e-4506-b4c7-e56b0823422a 2026-06-28 03:35:01.618 [Test worker @coroutine#231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43099/playlist/99120bc9-a10e-4506-b4c7-e56b0823422a 2026-06-28 03:35:01.618 [Test worker @coroutine#231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43099/playlist/99120bc9-a10e-4506-b4c7-e56b0823422a 2026-06-28 03:35:01.618 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:43099/playlist/99120bc9-a10e-4506-b4c7-e56b0823422a. 2026-06-28 03:35:03.801 [Test worker @coroutine#249] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:03.802 [Test worker @coroutine#249] INFO io.ktor.server.Application - Application started in 0.05 seconds. 2026-06-28 03:35:03.803 [DefaultDispatcher-worker-1 @coroutine#258] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34359 2026-06-28 03:35:03.856 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34359/playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 2026-06-28 03:35:03.857 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@4be9fb81 for http://localhost:34359/playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 2026-06-28 03:35:03.857 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 2026-06-28 03:35:03.857 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 from class io.ktor.http.content.TextContent 2026-06-28 03:35:03.873 [eventLoopGroupProxy-34-1 @call-handler#266] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 71dbdfea-3a33-4b6b-b1f2-1965b6d37850] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[71dbdfea-3a33-4b6b-b1f2-1965b6d37850]] @ /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=[71dbdfea-3a33-4b6b-b1f2-1965b6d37850]] @ /playlist/{uuid}/(method:POST) 2026-06-28 03:35:03.873 [eventLoopGroupProxy-34-1 @call-handler#266] 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/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 2026-06-28 03:35:03.877 [DefaultDispatcher-worker-5 @call-handler#266] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-06-28 03:35:03.882 [DefaultDispatcher-worker-7 @coroutine#256] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34359/playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 2026-06-28 03:35:03.882 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 2026-06-28 03:35:03.883 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/playlist/71dbdfea-3a33-4b6b-b1f2-1965b6d37850 2026-06-28 03:35:06.017 [Test worker @coroutine#271] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:06.018 [Test worker @coroutine#271] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-06-28 03:35:06.019 [DefaultDispatcher-worker-6 @coroutine#280] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42631 2026-06-28 03:35:06.069 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.070 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:06.070 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.072 [eventLoopGroupProxy-37-1 @call-handler#287] 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-06-28 03:35:06.076 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.077 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.077 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.077 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:06.082 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.082 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:06.082 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.083 [eventLoopGroupProxy-37-1 @call-handler#292] 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-06-28 03:35:06.084 [DefaultDispatcher-worker-11 @call-handler#292] 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-06-28 03:35:06.087 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.087 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:06.087 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42631/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:08.197 [Test worker @coroutine#295] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:08.198 [Test worker @coroutine#295] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-06-28 03:35:08.199 [DefaultDispatcher-worker-6 @coroutine#304] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39829 2026-06-28 03:35:08.241 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39829/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-28 03:35:08.241 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39829/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-06-28 03:35:08.241 [Test worker @coroutine#295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39829/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-28 03:35:08.244 [eventLoopGroupProxy-40-1 @call-handler#311] 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-06-28 03:35:08.249 [Test worker @coroutine#295] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39829/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-28 03:35:08.250 [Test worker @coroutine#295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39829/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-28 03:35:08.250 [Test worker @coroutine#295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39829/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-28 03:35:08.251 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39829/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-06-28 03:35:10.384 [Test worker @coroutine#316] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:10.385 [Test worker @coroutine#316] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-06-28 03:35:10.386 [DefaultDispatcher-worker-6 @coroutine#325] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40193 2026-06-28 03:35:10.437 [DefaultDispatcher-worker-11 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40193/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:10.437 [DefaultDispatcher-worker-11 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@5f6cd9a for http://localhost:40193/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:10.437 [DefaultDispatcher-worker-11 @coroutine#323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40193/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:10.437 [DefaultDispatcher-worker-11 @coroutine#323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40193/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-06-28 03:35:10.440 [eventLoopGroupProxy-43-1 @call-handler#335] 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-06-28 03:35:10.441 [eventLoopGroupProxy-43-1 @call-handler#335] 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-06-28 03:35:10.442 [DefaultDispatcher-worker-11 @call-handler#335] 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-06-28 03:35:10.443 [DefaultDispatcher-worker-11 @coroutine#323] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40193/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:10.443 [DefaultDispatcher-worker-11 @coroutine#323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40193/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:10.443 [DefaultDispatcher-worker-11 @coroutine#323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40193/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:12.592 [Test worker @coroutine#340] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:12.593 [Test worker @coroutine#340] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-06-28 03:35:12.594 [DefaultDispatcher-worker-6 @coroutine#349] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43051 2026-06-28 03:35:12.639 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43051/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:12.640 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3500ef4 for http://localhost:43051/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:12.640 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43051/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:12.640 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43051/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-06-28 03:35:12.743 [DefaultDispatcher-worker-11 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:43051/api/school/respect/SchoolConfigSetting 2026-06-28 03:35:14.792 [Test worker @coroutine#358] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:14.799 [Test worker @coroutine#358] INFO io.ktor.server.Application - Application started in 0.063 seconds. 2026-06-28 03:35:14.805 [DefaultDispatcher-worker-2 @coroutine#367] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36413 2026-06-28 03:35:14.858 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36413/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-28 03:35:14.862 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36413/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-06-28 03:35:14.863 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36413/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-28 03:35:14.874 [eventLoopGroupProxy-49-1 @call-handler#374] 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-06-28 03:35:14.879 [Test worker @coroutine#358] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36413/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-28 03:35:14.879 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36413/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-28 03:35:14.879 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36413/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-28 03:35:14.880 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36413/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-06-28 03:35:17.037 [Test worker @coroutine#379] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:17.041 [Test worker @coroutine#379] INFO io.ktor.server.Application - Application started in 0.07 seconds. 2026-06-28 03:35:17.043 [DefaultDispatcher-worker-4 @coroutine#388] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44583 2026-06-28 03:35:17.093 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44583/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:17.093 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44583/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:17.093 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44583/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:17.096 [eventLoopGroupProxy-52-1 @call-handler#395] 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-06-28 03:35:17.098 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44583/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:17.098 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44583/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:17.098 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44583/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:17.099 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44583/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:17.107 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44583/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A17.096816820Z&keys=test-key 2026-06-28 03:35:17.107 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44583/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A17.096816820Z&keys=test-key. 2026-06-28 03:35:17.107 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44583/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A17.096816820Z&keys=test-key 2026-06-28 03:35:17.109 [eventLoopGroupProxy-52-1 @call-handler#400] 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-06-28 03:35:17.110 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44583/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A17.096816820Z&keys=test-key 2026-06-28 03:35:17.110 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44583/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A17.096816820Z&keys=test-key 2026-06-28 03:35:17.110 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44583/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A17.096816820Z&keys=test-key 2026-06-28 03:35:17.111 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44583/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A17.096816820Z&keys=test-key. 2026-06-28 03:35:19.196 [Test worker @coroutine#404] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:19.197 [Test worker @coroutine#404] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-06-28 03:35:19.198 [DefaultDispatcher-worker-11 @coroutine#413] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35619 2026-06-28 03:35:19.238 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:19.238 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:19.238 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:19.241 [eventLoopGroupProxy-55-1 @call-handler#420] 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-06-28 03:35:19.243 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:19.243 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:19.243 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:19.244 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:21.250 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:21.250 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:21.250 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:21.251 [eventLoopGroupProxy-55-1 @call-handler#426] 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-06-28 03:35:21.252 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:21.253 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:21.253 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:21.253 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35619/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:23.381 [Test worker @coroutine#431] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-28 03:35:23.382 [Test worker @coroutine#431] INFO io.ktor.server.Application - Application started in 0.048 seconds. 2026-06-28 03:35:23.383 [DefaultDispatcher-worker-9 @coroutine#440] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40745 2026-06-28 03:35:23.424 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40745/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:23.424 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40745/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:23.424 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40745/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:23.429 [eventLoopGroupProxy-58-1 @call-handler#447] 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-06-28 03:35:23.432 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40745/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:23.432 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40745/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:23.432 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40745/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-28 03:35:23.434 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40745/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-28 03:35:23.437 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40745/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A23.429909732Z&keys=test-key 2026-06-28 03:35:23.437 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40745/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A23.429909732Z&keys=test-key. 2026-06-28 03:35:23.437 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40745/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A23.429909732Z&keys=test-key 2026-06-28 03:35:23.439 [eventLoopGroupProxy-58-1 @call-handler#453] 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-06-28 03:35:23.440 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40745/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A23.429909732Z&keys=test-key 2026-06-28 03:35:23.440 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40745/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A23.429909732Z&keys=test-key 2026-06-28 03:35:23.440 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40745/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A23.429909732Z&keys=test-key 2026-06-28 03:35:23.440 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40745/api/school/respect/SchoolConfigSetting?since=2026-06-27T23%3A35%3A23.429909732Z&keys=test-key.