2026-05-19 03:34:33.072 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:33.193 [Test worker] INFO io.ktor.server.Application - Application started in 0.343 seconds. 2026-05-19 03:34:33.288 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33245 2026-05-19 03:34:34.458 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33245/resources/index.json 2026-05-19 03:34:34.459 [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:33245/resources/index.json. 2026-05-19 03:34:34.464 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33245/resources/index.json 2026-05-19 03:34:34.751 [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-19 03:34:34.855 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 110ms 2026-05-19 03:34:34.867 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33245/resources/index.json 2026-05-19 03:34:34.869 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33245/resources/index.json 2026-05-19 03:34:34.870 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33245/resources/index.json 2026-05-19 03:34:34.897 [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:33245/resources/index.json. 2026-05-19 03:34:34.943 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33245/resources/index.json 2026-05-19 03:34:34.943 [DefaultDispatcher-worker-2 @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:33245/resources/index.json. 2026-05-19 03:34:34.943 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33245/resources/index.json 2026-05-19 03:34:34.948 [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-19 03:34:34.950 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 3ms 2026-05-19 03:34:34.952 [DefaultDispatcher-worker-6 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33245/resources/index.json 2026-05-19 03:34:34.953 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33245/resources/index.json 2026-05-19 03:34:34.953 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33245/resources/index.json 2026-05-19 03:34:36.973 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:36.974 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-19 03:34:36.976 [DefaultDispatcher-worker-2 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44447 2026-05-19 03:34:37.053 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44447/resources/index.json 2026-05-19 03:34:37.053 [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:44447/resources/index.json. 2026-05-19 03:34:37.053 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/resources/index.json 2026-05-19 03:34:37.058 [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-19 03:34:37.060 [DefaultDispatcher-worker-6 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 2ms 2026-05-19 03:34:37.061 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44447/resources/index.json 2026-05-19 03:34:37.061 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/resources/index.json 2026-05-19 03:34:37.061 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/resources/index.json 2026-05-19 03:34:37.062 [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:44447/resources/index.json. 2026-05-19 03:34:37.068 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44447/resources/index.json 2026-05-19 03:34:37.069 [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:44447/resources/index.json. 2026-05-19 03:34:37.069 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/resources/index.json 2026-05-19 03:34:37.071 [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-19 03:34:37.071 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-05-19 03:34:37.072 [DefaultDispatcher-worker-3 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44447/resources/index.json 2026-05-19 03:34:37.072 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/resources/index.json 2026-05-19 03:34:37.072 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/resources/index.json 2026-05-19 03:34:39.080 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:39.080 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-19 03:34:39.081 [DefaultDispatcher-worker-3 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42769 2026-05-19 03:34:39.086 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42769/resources/lesson001.json 2026-05-19 03:34:39.086 [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:42769/resources/lesson001.json. 2026-05-19 03:34:39.086 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42769/resources/lesson001.json 2026-05-19 03:34:39.089 [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-19 03:34:39.090 [DefaultDispatcher-worker-7 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 1ms 2026-05-19 03:34:39.091 [DefaultDispatcher-worker-7 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42769/resources/lesson001.json 2026-05-19 03:34:39.091 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42769/resources/lesson001.json 2026-05-19 03:34:39.091 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42769/resources/lesson001.json 2026-05-19 03:34:39.094 [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:42769/resources/lesson001.json. 2026-05-19 03:34:41.646 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:41.671 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.32 seconds. 2026-05-19 03:34:41.677 [DefaultDispatcher-worker-3 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41179 2026-05-19 03:34:41.714 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41179/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:41.714 [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:41179/api/school/respect/schoolpermissiongrant. 2026-05-19 03:34:41.714 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41179/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:41.766 [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-19 03:34:41.839 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41179/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:41.841 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41179/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:41.841 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41179/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:41.846 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41179/api/school/respect/schoolpermissiongrant. 2026-05-19 03:34:41.979 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:41.979 [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:41179/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:41.979 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:41.988 [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-19 03:34:42.027 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:42.027 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:42.027 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:42.028 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41179/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:42.056 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:42.056 [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:41179/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:42.056 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:42.075 [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-19 03:34:42.084 [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-19 03:34:42.086 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:42.086 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:42.086 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41179/api/school/respect/person?includeRelated=false 2026-05-19 03:34:44.263 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:44.264 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-05-19 03:34:44.265 [DefaultDispatcher-worker-2 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37429 2026-05-19 03:34:44.266 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37429/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:44.266 [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:37429/api/school/respect/schoolpermissiongrant. 2026-05-19 03:34:44.266 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37429/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:44.268 [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-19 03:34:44.270 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37429/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:44.270 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37429/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:44.270 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37429/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:44.271 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37429/api/school/respect/schoolpermissiongrant. 2026-05-19 03:34:44.317 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37429/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 03:34:44.317 [DefaultDispatcher-worker-2 @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:37429/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-19 03:34:44.317 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37429/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 03:34:44.319 [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-19 03:34:44.322 [DefaultDispatcher-worker-6 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37429/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 03:34:44.322 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37429/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 03:34:44.322 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37429/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 03:34:44.322 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37429/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-19 03:34:46.492 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:46.495 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.067 seconds. 2026-05-19 03:34:46.508 [DefaultDispatcher-worker-7 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43375 2026-05-19 03:34:46.514 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43375/api/school/respect/person?includeRelated=false 2026-05-19 03:34:46.514 [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:43375/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:46.514 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43375/api/school/respect/person?includeRelated=false 2026-05-19 03:34:46.520 [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-19 03:34:46.527 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43375/api/school/respect/person?includeRelated=false 2026-05-19 03:34:46.527 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43375/api/school/respect/person?includeRelated=false 2026-05-19 03:34:46.527 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43375/api/school/respect/person?includeRelated=false 2026-05-19 03:34:46.529 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43375/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:46.587 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43375/api/school/respect/person?since=2026-05-18T23%3A34%3A46.521515989Z&includeRelated=false 2026-05-19 03:34:46.587 [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:43375/api/school/respect/person?since=2026-05-18T23%3A34%3A46.521515989Z&includeRelated=false. 2026-05-19 03:34:46.587 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43375/api/school/respect/person?since=2026-05-18T23%3A34%3A46.521515989Z&includeRelated=false 2026-05-19 03:34:46.589 [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-19 03:34:46.593 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43375/api/school/respect/person?since=2026-05-18T23%3A34%3A46.521515989Z&includeRelated=false 2026-05-19 03:34:46.593 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43375/api/school/respect/person?since=2026-05-18T23%3A34%3A46.521515989Z&includeRelated=false 2026-05-19 03:34:46.593 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43375/api/school/respect/person?since=2026-05-18T23%3A34%3A46.521515989Z&includeRelated=false 2026-05-19 03:34:46.594 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43375/api/school/respect/person?since=2026-05-18T23%3A34%3A46.521515989Z&includeRelated=false. 2026-05-19 03:34:48.764 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:48.766 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.062 seconds. 2026-05-19 03:34:48.769 [DefaultDispatcher-worker-7 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35579 2026-05-19 03:34:48.840 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35579/api/school/respect/person 2026-05-19 03:34:48.841 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@5e833308 for http://localhost:35579/api/school/respect/person 2026-05-19 03:34:48.841 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35579/api/school/respect/person 2026-05-19 03:34:48.841 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35579/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-19 03:34:48.847 [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-05-19 03:34:48.865 [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-05-19 03:34:48.868 [DefaultDispatcher-worker-7 @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-05-19 03:34:48.873 [DefaultDispatcher-worker-3 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35579/api/school/respect/person 2026-05-19 03:34:48.873 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35579/api/school/respect/person 2026-05-19 03:34:48.874 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35579/api/school/respect/person 2026-05-19 03:34:51.087 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:51.094 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.06 seconds. 2026-05-19 03:34:51.128 [DefaultDispatcher-worker-3 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41801 2026-05-19 03:34:51.137 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41801/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:51.137 [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:41801/api/school/respect/schoolpermissiongrant. 2026-05-19 03:34:51.137 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41801/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:51.149 [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-05-19 03:34:51.153 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41801/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:51.153 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41801/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:51.153 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41801/api/school/respect/schoolpermissiongrant 2026-05-19 03:34:51.153 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41801/api/school/respect/schoolpermissiongrant. 2026-05-19 03:34:51.255 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:51.256 [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:41801/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:51.256 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:51.262 [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-05-19 03:34:51.282 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:51.283 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:51.283 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:51.284 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41801/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:53.296 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:53.296 [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:41801/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:53.296 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:53.298 [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-05-19 03:34:53.302 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:53.302 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:53.302 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41801/api/school/respect/person?includeRelated=false 2026-05-19 03:34:53.303 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41801/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:55.496 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:55.497 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.09 seconds. 2026-05-19 03:34:55.511 [DefaultDispatcher-worker-3 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41849 2026-05-19 03:34:55.515 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41849/api/school/respect/person?includeRelated=false 2026-05-19 03:34:55.516 [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:41849/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:55.516 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41849/api/school/respect/person?includeRelated=false 2026-05-19 03:34:55.519 [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-05-19 03:34:55.525 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41849/api/school/respect/person?includeRelated=false 2026-05-19 03:34:55.525 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41849/api/school/respect/person?includeRelated=false 2026-05-19 03:34:55.525 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41849/api/school/respect/person?includeRelated=false 2026-05-19 03:34:55.526 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41849/api/school/respect/person?includeRelated=false. 2026-05-19 03:34:55.603 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41849/api/school/respect/person?since=2026-05-18T23%3A34%3A55.520285882Z&includeRelated=false 2026-05-19 03:34:55.603 [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:41849/api/school/respect/person?since=2026-05-18T23%3A34%3A55.520285882Z&includeRelated=false. 2026-05-19 03:34:55.603 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41849/api/school/respect/person?since=2026-05-18T23%3A34%3A55.520285882Z&includeRelated=false 2026-05-19 03:34:55.605 [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-05-19 03:34:55.609 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41849/api/school/respect/person?since=2026-05-18T23%3A34%3A55.520285882Z&includeRelated=false 2026-05-19 03:34:55.609 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41849/api/school/respect/person?since=2026-05-18T23%3A34%3A55.520285882Z&includeRelated=false 2026-05-19 03:34:55.609 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41849/api/school/respect/person?since=2026-05-18T23%3A34%3A55.520285882Z&includeRelated=false 2026-05-19 03:34:55.610 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41849/api/school/respect/person?since=2026-05-18T23%3A34%3A55.520285882Z&includeRelated=false. 2026-05-19 03:34:57.740 [Test worker @coroutine#231] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:57.741 [Test worker @coroutine#231] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-05-19 03:34:57.742 [DefaultDispatcher-worker-2 @coroutine#241] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38133 2026-05-19 03:34:57.744 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38133/playlist/9c0f262a-94bc-494a-b7c7-b636e58867e5 2026-05-19 03:34:57.744 [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:38133/playlist/9c0f262a-94bc-494a-b7c7-b636e58867e5. 2026-05-19 03:34:57.744 [Test worker @coroutine#231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/playlist/9c0f262a-94bc-494a-b7c7-b636e58867e5 2026-05-19 03:34:57.746 [eventLoopGroupProxy-31-1 @call-handler#245] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 9c0f262a-94bc-494a-b7c7-b636e58867e5] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[9c0f262a-94bc-494a-b7c7-b636e58867e5]] @ /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=[9c0f262a-94bc-494a-b7c7-b636e58867e5]] @ /playlist/{uuid}/(method:GET) 2026-05-19 03:34:57.752 [Test worker @coroutine#231] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38133/playlist/9c0f262a-94bc-494a-b7c7-b636e58867e5 2026-05-19 03:34:57.752 [Test worker @coroutine#231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/playlist/9c0f262a-94bc-494a-b7c7-b636e58867e5 2026-05-19 03:34:57.752 [Test worker @coroutine#231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38133/playlist/9c0f262a-94bc-494a-b7c7-b636e58867e5 2026-05-19 03:34:57.753 [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:38133/playlist/9c0f262a-94bc-494a-b7c7-b636e58867e5. 2026-05-19 03:34:59.936 [Test worker @coroutine#249] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:34:59.936 [Test worker @coroutine#249] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-05-19 03:34:59.937 [DefaultDispatcher-worker-5 @coroutine#258] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33639 2026-05-19 03:34:59.978 [DefaultDispatcher-worker-2 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33639/playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 2026-05-19 03:34:59.979 [DefaultDispatcher-worker-2 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@1339736d for http://localhost:33639/playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 2026-05-19 03:34:59.979 [DefaultDispatcher-worker-2 @coroutine#256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33639/playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 2026-05-19 03:34:59.979 [DefaultDispatcher-worker-2 @coroutine#256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33639/playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 from class io.ktor.http.content.TextContent 2026-05-19 03:34:59.981 [eventLoopGroupProxy-34-1 @call-handler#266] TRACE io.ktor.server.routing.Routing - Trace for [playlist, b92bfd37-cb1d-43ba-9c92-944ea2870d14] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[b92bfd37-cb1d-43ba-9c92-944ea2870d14]] @ /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=[b92bfd37-cb1d-43ba-9c92-944ea2870d14]] @ /playlist/{uuid}/(method:POST) 2026-05-19 03:34:59.981 [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/b92bfd37-cb1d-43ba-9c92-944ea2870d14 2026-05-19 03:34:59.982 [DefaultDispatcher-worker-2 @call-handler#266] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-19 03:34:59.983 [DefaultDispatcher-worker-1 @coroutine#256] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33639/playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 2026-05-19 03:34:59.983 [DefaultDispatcher-worker-1 @coroutine#256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33639/playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 2026-05-19 03:34:59.983 [DefaultDispatcher-worker-1 @coroutine#256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33639/playlist/b92bfd37-cb1d-43ba-9c92-944ea2870d14 2026-05-19 03:35:02.134 [Test worker @coroutine#271] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:02.136 [Test worker @coroutine#271] INFO io.ktor.server.Application - Application started in 0.05 seconds. 2026-05-19 03:35:02.137 [DefaultDispatcher-worker-8 @coroutine#280] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40589 2026-05-19 03:35:02.181 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.181 [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:40589/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:02.182 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.184 [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-05-19 03:35:02.187 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.187 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.187 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.188 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:02.190 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.191 [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:40589/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:02.191 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.192 [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-05-19 03:35:02.192 [DefaultDispatcher-worker-8 @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-05-19 03:35:02.192 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.193 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:02.193 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40589/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:04.331 [Test worker @coroutine#295] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:04.332 [Test worker @coroutine#295] INFO io.ktor.server.Application - Application started in 0.042 seconds. 2026-05-19 03:35:04.335 [DefaultDispatcher-worker-5 @coroutine#304] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39151 2026-05-19 03:35:04.396 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39151/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-19 03:35:04.396 [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:39151/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-19 03:35:04.396 [Test worker @coroutine#295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39151/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-19 03:35:04.404 [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-05-19 03:35:04.410 [Test worker @coroutine#295] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39151/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-19 03:35:04.410 [Test worker @coroutine#295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39151/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-19 03:35:04.410 [Test worker @coroutine#295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39151/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-19 03:35:04.411 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39151/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-19 03:35:06.538 [Test worker @coroutine#316] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:06.539 [Test worker @coroutine#316] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-19 03:35:06.540 [DefaultDispatcher-worker-10 @coroutine#325] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34163 2026-05-19 03:35:06.581 [DefaultDispatcher-worker-4 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34163/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:06.582 [DefaultDispatcher-worker-4 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@564bb69 for http://localhost:34163/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:06.582 [DefaultDispatcher-worker-4 @coroutine#323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34163/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:06.582 [DefaultDispatcher-worker-4 @coroutine#323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34163/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-19 03:35:06.584 [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-05-19 03:35:06.585 [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-05-19 03:35:06.585 [DefaultDispatcher-worker-4 @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-05-19 03:35:06.586 [DefaultDispatcher-worker-4 @coroutine#323] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34163/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:06.586 [DefaultDispatcher-worker-4 @coroutine#323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34163/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:06.586 [DefaultDispatcher-worker-4 @coroutine#323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34163/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:08.707 [Test worker @coroutine#340] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:08.708 [Test worker @coroutine#340] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-19 03:35:08.709 [DefaultDispatcher-worker-4 @coroutine#349] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33523 2026-05-19 03:35:08.750 [DefaultDispatcher-worker-10 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33523/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:08.751 [DefaultDispatcher-worker-10 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@5f6aed3a for http://localhost:33523/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:08.751 [DefaultDispatcher-worker-10 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33523/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:08.751 [DefaultDispatcher-worker-10 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33523/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-19 03:35:08.854 [DefaultDispatcher-worker-3 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:33523/api/school/respect/SchoolConfigSetting 2026-05-19 03:35:10.863 [Test worker @coroutine#358] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:10.864 [Test worker @coroutine#358] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-05-19 03:35:10.865 [DefaultDispatcher-worker-5 @coroutine#367] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39285 2026-05-19 03:35:10.915 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39285/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-19 03:35:10.915 [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:39285/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-19 03:35:10.915 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39285/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-19 03:35:10.917 [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-05-19 03:35:10.919 [Test worker @coroutine#358] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39285/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-19 03:35:10.919 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39285/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-19 03:35:10.919 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39285/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-19 03:35:10.920 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39285/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-19 03:35:13.043 [Test worker @coroutine#379] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:13.043 [Test worker @coroutine#379] INFO io.ktor.server.Application - Application started in 0.043 seconds. 2026-05-19 03:35:13.044 [DefaultDispatcher-worker-10 @coroutine#388] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40107 2026-05-19 03:35:13.086 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40107/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:13.086 [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:40107/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:13.086 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40107/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:13.088 [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-05-19 03:35:13.090 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40107/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:13.090 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40107/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:13.090 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40107/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:13.091 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40107/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:13.093 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40107/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A13.088952074Z&keys=test-key 2026-05-19 03:35:13.094 [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:40107/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A13.088952074Z&keys=test-key. 2026-05-19 03:35:13.094 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40107/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A13.088952074Z&keys=test-key 2026-05-19 03:35:13.095 [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-05-19 03:35:13.096 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40107/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A13.088952074Z&keys=test-key 2026-05-19 03:35:13.096 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40107/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A13.088952074Z&keys=test-key 2026-05-19 03:35:13.096 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40107/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A13.088952074Z&keys=test-key 2026-05-19 03:35:13.097 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40107/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A13.088952074Z&keys=test-key. 2026-05-19 03:35:15.271 [Test worker @coroutine#404] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:15.272 [Test worker @coroutine#404] INFO io.ktor.server.Application - Application started in 0.08 seconds. 2026-05-19 03:35:15.274 [DefaultDispatcher-worker-10 @coroutine#413] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41691 2026-05-19 03:35:15.333 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:15.333 [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:41691/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:15.333 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:15.348 [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-05-19 03:35:15.353 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:15.353 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:15.353 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:15.354 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:17.366 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:17.366 [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:41691/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:17.366 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:17.367 [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-05-19 03:35:17.369 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:17.369 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:17.369 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:17.370 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41691/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:19.466 [Test worker @coroutine#431] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 03:35:19.467 [Test worker @coroutine#431] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-19 03:35:19.468 [DefaultDispatcher-worker-3 @coroutine#440] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35397 2026-05-19 03:35:19.511 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35397/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:19.511 [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:35397/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:19.511 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35397/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:19.514 [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-05-19 03:35:19.516 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35397/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:19.516 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35397/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:19.516 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35397/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-19 03:35:19.517 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35397/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-19 03:35:19.519 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35397/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A19.514610084Z&keys=test-key 2026-05-19 03:35:19.519 [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:35397/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A19.514610084Z&keys=test-key. 2026-05-19 03:35:19.519 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35397/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A19.514610084Z&keys=test-key 2026-05-19 03:35:19.520 [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-05-19 03:35:19.521 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35397/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A19.514610084Z&keys=test-key 2026-05-19 03:35:19.522 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35397/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A19.514610084Z&keys=test-key 2026-05-19 03:35:19.522 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35397/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A19.514610084Z&keys=test-key 2026-05-19 03:35:19.522 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35397/api/school/respect/SchoolConfigSetting?since=2026-05-18T23%3A35%3A19.514610084Z&keys=test-key.