2026-05-02 03:34:30.396 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:30.542 [Test worker] INFO io.ktor.server.Application - Application started in 0.341 seconds. 2026-05-02 03:34:30.650 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46169 2026-05-02 03:34:31.627 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46169/resources/index.json 2026-05-02 03:34:31.628 [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:46169/resources/index.json. 2026-05-02 03:34:31.631 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46169/resources/index.json 2026-05-02 03:34:31.987 [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-02 03:34:32.095 [eventLoopGroupProxy-4-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 126ms 2026-05-02 03:34:32.112 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46169/resources/index.json 2026-05-02 03:34:32.114 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46169/resources/index.json 2026-05-02 03:34:32.119 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46169/resources/index.json 2026-05-02 03:34:32.152 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:46169/resources/index.json. 2026-05-02 03:34:32.208 [Test worker @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46169/resources/index.json 2026-05-02 03:34:32.208 [Test worker @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46169/resources/index.json. 2026-05-02 03:34:32.208 [Test worker @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46169/resources/index.json 2026-05-02 03:34:32.213 [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-02 03:34:32.214 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-05-02 03:34:32.217 [DefaultDispatcher-worker-2 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46169/resources/index.json 2026-05-02 03:34:32.218 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46169/resources/index.json 2026-05-02 03:34:32.218 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46169/resources/index.json 2026-05-02 03:34:34.236 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:34.237 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-02 03:34:34.239 [DefaultDispatcher-worker-2 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41123 2026-05-02 03:34:34.305 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41123/resources/index.json 2026-05-02 03:34:34.305 [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:41123/resources/index.json. 2026-05-02 03:34:34.305 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41123/resources/index.json 2026-05-02 03:34:34.308 [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-02 03:34:34.311 [eventLoopGroupProxy-7-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 3ms 2026-05-02 03:34:34.311 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41123/resources/index.json 2026-05-02 03:34:34.311 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41123/resources/index.json 2026-05-02 03:34:34.311 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41123/resources/index.json 2026-05-02 03:34:34.312 [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:41123/resources/index.json. 2026-05-02 03:34:34.319 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41123/resources/index.json 2026-05-02 03:34:34.319 [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:41123/resources/index.json. 2026-05-02 03:34:34.319 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41123/resources/index.json 2026-05-02 03:34:34.321 [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-02 03:34:34.321 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 0ms 2026-05-02 03:34:34.322 [DefaultDispatcher-worker-1 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41123/resources/index.json 2026-05-02 03:34:34.322 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41123/resources/index.json 2026-05-02 03:34:34.322 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41123/resources/index.json 2026-05-02 03:34:36.332 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:36.332 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-02 03:34:36.334 [DefaultDispatcher-worker-5 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44799 2026-05-02 03:34:36.340 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44799/resources/lesson001.json 2026-05-02 03:34:36.340 [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:44799/resources/lesson001.json. 2026-05-02 03:34:36.340 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44799/resources/lesson001.json 2026-05-02 03:34:36.343 [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-02 03:34:36.345 [eventLoopGroupProxy-10-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-05-02 03:34:36.346 [DefaultDispatcher-worker-2 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44799/resources/lesson001.json 2026-05-02 03:34:36.346 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44799/resources/lesson001.json 2026-05-02 03:34:36.346 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44799/resources/lesson001.json 2026-05-02 03:34:36.349 [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:44799/resources/lesson001.json. 2026-05-02 03:34:38.850 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:38.874 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.3 seconds. 2026-05-02 03:34:38.885 [DefaultDispatcher-worker-2 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35083 2026-05-02 03:34:38.911 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35083/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:38.911 [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:35083/api/school/respect/schoolpermissiongrant. 2026-05-02 03:34:38.911 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35083/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:38.942 [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-02 03:34:38.999 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35083/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:39.000 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35083/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:39.000 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35083/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:39.002 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35083/api/school/respect/schoolpermissiongrant. 2026-05-02 03:34:39.237 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.237 [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:35083/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:39.237 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.240 [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-02 03:34:39.279 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.279 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.279 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.285 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35083/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:39.301 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.301 [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:35083/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:39.301 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.305 [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-02 03:34:39.308 [DefaultDispatcher-worker-3 @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-02 03:34:39.311 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.311 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:39.311 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35083/api/school/respect/person?includeRelated=false 2026-05-02 03:34:41.458 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:41.459 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.059 seconds. 2026-05-02 03:34:41.464 [DefaultDispatcher-worker-1 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44795 2026-05-02 03:34:41.468 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44795/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:41.469 [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:44795/api/school/respect/schoolpermissiongrant. 2026-05-02 03:34:41.469 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44795/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:41.480 [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-02 03:34:41.482 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44795/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:41.482 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44795/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:41.482 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44795/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:41.483 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44795/api/school/respect/schoolpermissiongrant. 2026-05-02 03:34:41.584 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44795/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-02 03:34:41.584 [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:44795/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-02 03:34:41.584 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44795/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-02 03:34:41.595 [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-02 03:34:41.602 [DefaultDispatcher-worker-5 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44795/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-02 03:34:41.602 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44795/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-02 03:34:41.602 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44795/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-02 03:34:41.604 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44795/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-02 03:34:43.780 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:43.781 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-05-02 03:34:43.782 [DefaultDispatcher-worker-6 @coroutine#130] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35811 2026-05-02 03:34:43.795 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35811/api/school/respect/person?includeRelated=false 2026-05-02 03:34:43.795 [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:35811/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:43.795 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35811/api/school/respect/person?includeRelated=false 2026-05-02 03:34:43.809 [eventLoopGroupProxy-19-1 @call-handler#135] 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-02 03:34:43.821 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35811/api/school/respect/person?includeRelated=false 2026-05-02 03:34:43.823 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35811/api/school/respect/person?includeRelated=false 2026-05-02 03:34:43.823 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35811/api/school/respect/person?includeRelated=false 2026-05-02 03:34:43.826 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35811/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:43.938 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35811/api/school/respect/person?since=2026-05-01T23%3A34%3A43.813607554Z&includeRelated=false 2026-05-02 03:34:43.939 [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:35811/api/school/respect/person?since=2026-05-01T23%3A34%3A43.813607554Z&includeRelated=false. 2026-05-02 03:34:43.940 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35811/api/school/respect/person?since=2026-05-01T23%3A34%3A43.813607554Z&includeRelated=false 2026-05-02 03:34:43.947 [eventLoopGroupProxy-19-1 @call-handler#141] 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-02 03:34:43.957 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35811/api/school/respect/person?since=2026-05-01T23%3A34%3A43.813607554Z&includeRelated=false 2026-05-02 03:34:43.958 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35811/api/school/respect/person?since=2026-05-01T23%3A34%3A43.813607554Z&includeRelated=false 2026-05-02 03:34:43.958 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35811/api/school/respect/person?since=2026-05-01T23%3A34%3A43.813607554Z&includeRelated=false 2026-05-02 03:34:43.959 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35811/api/school/respect/person?since=2026-05-01T23%3A34%3A43.813607554Z&includeRelated=false. 2026-05-02 03:34:46.131 [Test worker @coroutine#147] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:46.132 [Test worker @coroutine#147] INFO io.ktor.server.Application - Application started in 0.052 seconds. 2026-05-02 03:34:46.135 [DefaultDispatcher-worker-3 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44397 2026-05-02 03:34:46.209 [DefaultDispatcher-worker-3 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44397/api/school/respect/person 2026-05-02 03:34:46.210 [DefaultDispatcher-worker-3 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7c9dfa66 for http://localhost:44397/api/school/respect/person 2026-05-02 03:34:46.210 [DefaultDispatcher-worker-3 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44397/api/school/respect/person 2026-05-02 03:34:46.211 [DefaultDispatcher-worker-3 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44397/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-02 03:34:46.246 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-05-02 03:34:46.265 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-05-02 03:34:46.272 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-02 03:34:46.284 [DefaultDispatcher-worker-2 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44397/api/school/respect/person 2026-05-02 03:34:46.285 [DefaultDispatcher-worker-2 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44397/api/school/respect/person 2026-05-02 03:34:46.285 [DefaultDispatcher-worker-2 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44397/api/school/respect/person 2026-05-02 03:34:48.486 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:48.487 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-02 03:34:48.492 [DefaultDispatcher-worker-8 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34685 2026-05-02 03:34:48.498 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34685/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:48.498 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34685/api/school/respect/schoolpermissiongrant. 2026-05-02 03:34:48.498 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34685/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:48.509 [eventLoopGroupProxy-25-1 @call-handler#184] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-02 03:34:48.517 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34685/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:48.518 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34685/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:48.518 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34685/api/school/respect/schoolpermissiongrant 2026-05-02 03:34:48.518 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34685/api/school/respect/schoolpermissiongrant. 2026-05-02 03:34:48.582 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:48.583 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34685/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:48.583 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:48.586 [eventLoopGroupProxy-25-1 @call-handler#190] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-02 03:34:48.595 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:48.595 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:48.595 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:48.597 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34685/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:50.603 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:50.604 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34685/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:50.604 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:50.606 [eventLoopGroupProxy-25-1 @call-handler#197] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-02 03:34:50.610 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:50.610 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:50.610 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34685/api/school/respect/person?includeRelated=false 2026-05-02 03:34:50.612 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34685/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:52.777 [Test worker @coroutine#203] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:52.786 [Test worker @coroutine#203] INFO io.ktor.server.Application - Application started in 0.06 seconds. 2026-05-02 03:34:52.791 [DefaultDispatcher-worker-8 @coroutine#212] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40253 2026-05-02 03:34:52.797 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40253/api/school/respect/person?includeRelated=false 2026-05-02 03:34:52.797 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40253/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:52.797 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40253/api/school/respect/person?includeRelated=false 2026-05-02 03:34:52.800 [eventLoopGroupProxy-28-1 @call-handler#217] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-02 03:34:52.804 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40253/api/school/respect/person?includeRelated=false 2026-05-02 03:34:52.804 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40253/api/school/respect/person?includeRelated=false 2026-05-02 03:34:52.805 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40253/api/school/respect/person?includeRelated=false 2026-05-02 03:34:52.805 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40253/api/school/respect/person?includeRelated=false. 2026-05-02 03:34:52.881 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40253/api/school/respect/person?since=2026-05-01T23%3A34%3A52.801262650Z&includeRelated=false 2026-05-02 03:34:52.882 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40253/api/school/respect/person?since=2026-05-01T23%3A34%3A52.801262650Z&includeRelated=false. 2026-05-02 03:34:52.882 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40253/api/school/respect/person?since=2026-05-01T23%3A34%3A52.801262650Z&includeRelated=false 2026-05-02 03:34:52.883 [eventLoopGroupProxy-28-1 @call-handler#224] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-02 03:34:52.886 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40253/api/school/respect/person?since=2026-05-01T23%3A34%3A52.801262650Z&includeRelated=false 2026-05-02 03:34:52.886 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40253/api/school/respect/person?since=2026-05-01T23%3A34%3A52.801262650Z&includeRelated=false 2026-05-02 03:34:52.886 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40253/api/school/respect/person?since=2026-05-01T23%3A34%3A52.801262650Z&includeRelated=false 2026-05-02 03:34:52.887 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40253/api/school/respect/person?since=2026-05-01T23%3A34%3A52.801262650Z&includeRelated=false. 2026-05-02 03:34:55.059 [Test worker @coroutine#230] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:55.061 [Test worker @coroutine#230] INFO io.ktor.server.Application - Application started in 0.094 seconds. 2026-05-02 03:34:55.066 [DefaultDispatcher-worker-5 @coroutine#240] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39877 2026-05-02 03:34:55.069 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39877/playlist/a9922cb5-d09e-4b66-aeef-101d239b742f 2026-05-02 03:34:55.069 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39877/playlist/a9922cb5-d09e-4b66-aeef-101d239b742f. 2026-05-02 03:34:55.069 [Test worker @coroutine#230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39877/playlist/a9922cb5-d09e-4b66-aeef-101d239b742f 2026-05-02 03:34:55.086 [eventLoopGroupProxy-31-1 @call-handler#244] TRACE io.ktor.server.routing.Routing - Trace for [playlist, a9922cb5-d09e-4b66-aeef-101d239b742f] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[a9922cb5-d09e-4b66-aeef-101d239b742f]] @ /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=[a9922cb5-d09e-4b66-aeef-101d239b742f]] @ /playlist/{uuid}/(method:GET) 2026-05-02 03:34:55.098 [Test worker @coroutine#230] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39877/playlist/a9922cb5-d09e-4b66-aeef-101d239b742f 2026-05-02 03:34:55.099 [Test worker @coroutine#230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39877/playlist/a9922cb5-d09e-4b66-aeef-101d239b742f 2026-05-02 03:34:55.099 [Test worker @coroutine#230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39877/playlist/a9922cb5-d09e-4b66-aeef-101d239b742f 2026-05-02 03:34:55.099 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:39877/playlist/a9922cb5-d09e-4b66-aeef-101d239b742f. 2026-05-02 03:34:57.287 [Test worker @coroutine#248] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:57.287 [Test worker @coroutine#248] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-02 03:34:57.288 [DefaultDispatcher-worker-8 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:32883 2026-05-02 03:34:57.352 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32883/playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b 2026-05-02 03:34:57.352 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@1da0d72c for http://localhost:32883/playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b 2026-05-02 03:34:57.352 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32883/playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b 2026-05-02 03:34:57.352 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32883/playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b from class io.ktor.http.content.TextContent 2026-05-02 03:34:57.354 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b]] @ /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=[0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b]] @ /playlist/{uuid}/(method:POST) 2026-05-02 03:34:57.355 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b 2026-05-02 03:34:57.356 [DefaultDispatcher-worker-3 @call-handler#265] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-02 03:34:57.357 [DefaultDispatcher-worker-9 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32883/playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b 2026-05-02 03:34:57.357 [DefaultDispatcher-worker-9 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32883/playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b 2026-05-02 03:34:57.357 [DefaultDispatcher-worker-9 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32883/playlist/0f72f6bb-dc2c-46e0-8d2d-96b284c4c18b 2026-05-02 03:34:59.540 [Test worker @coroutine#270] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:34:59.542 [Test worker @coroutine#270] INFO io.ktor.server.Application - Application started in 0.079 seconds. 2026-05-02 03:34:59.543 [DefaultDispatcher-worker-9 @coroutine#279] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36215 2026-05-02 03:34:59.636 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.636 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:34:59.637 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.639 [eventLoopGroupProxy-37-1 @call-handler#286] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:34:59.642 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.643 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.643 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.643 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:34:59.647 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.647 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:34:59.647 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.648 [eventLoopGroupProxy-37-1 @call-handler#291] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:34:59.649 [DefaultDispatcher-worker-3 @call-handler#291] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/SchoolConfigSetting?keys=test-key request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-02 03:34:59.650 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.650 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:34:59.650 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36215/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:01.869 [Test worker @coroutine#294] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:35:01.870 [Test worker @coroutine#294] INFO io.ktor.server.Application - Application started in 0.066 seconds. 2026-05-02 03:35:01.873 [DefaultDispatcher-worker-8 @coroutine#303] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36265 2026-05-02 03:35:01.924 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36265/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-02 03:35:01.924 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36265/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-02 03:35:01.924 [Test worker @coroutine#294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36265/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-02 03:35:01.927 [eventLoopGroupProxy-40-1 @call-handler#310] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:01.930 [Test worker @coroutine#294] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36265/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-02 03:35:01.930 [Test worker @coroutine#294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36265/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-02 03:35:01.930 [Test worker @coroutine#294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36265/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-02 03:35:01.931 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36265/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-02 03:35:04.068 [Test worker @coroutine#315] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:35:04.068 [Test worker @coroutine#315] INFO io.ktor.server.Application - Application started in 0.037 seconds. 2026-05-02 03:35:04.069 [DefaultDispatcher-worker-7 @coroutine#324] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45265 2026-05-02 03:35:04.108 [DefaultDispatcher-worker-8 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45265/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:04.109 [DefaultDispatcher-worker-8 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@43b6fcfe for http://localhost:45265/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:04.109 [DefaultDispatcher-worker-8 @coroutine#322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45265/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:04.109 [DefaultDispatcher-worker-8 @coroutine#322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45265/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-02 03:35:04.111 [eventLoopGroupProxy-43-1 @call-handler#334] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) 2026-05-02 03:35:04.111 [eventLoopGroupProxy-43-1 @call-handler#334] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/SchoolConfigSetting 2026-05-02 03:35:04.112 [DefaultDispatcher-worker-8 @call-handler#334] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/SchoolConfigSetting request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-02 03:35:04.113 [DefaultDispatcher-worker-8 @coroutine#322] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45265/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:04.113 [DefaultDispatcher-worker-8 @coroutine#322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45265/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:04.113 [DefaultDispatcher-worker-8 @coroutine#322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45265/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:06.223 [Test worker @coroutine#339] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:35:06.223 [Test worker @coroutine#339] INFO io.ktor.server.Application - Application started in 0.037 seconds. 2026-05-02 03:35:06.224 [DefaultDispatcher-worker-3 @coroutine#348] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35103 2026-05-02 03:35:06.281 [DefaultDispatcher-worker-9 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35103/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:06.281 [DefaultDispatcher-worker-9 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@5fd6731d for http://localhost:35103/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:06.281 [DefaultDispatcher-worker-9 @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35103/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:06.281 [DefaultDispatcher-worker-9 @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35103/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-02 03:35:06.385 [DefaultDispatcher-worker-4 @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:35103/api/school/respect/SchoolConfigSetting 2026-05-02 03:35:08.396 [Test worker @coroutine#357] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:35:08.397 [Test worker @coroutine#357] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-02 03:35:08.398 [DefaultDispatcher-worker-4 @coroutine#366] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45343 2026-05-02 03:35:08.436 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45343/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-02 03:35:08.436 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45343/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-02 03:35:08.436 [Test worker @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45343/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-02 03:35:08.439 [eventLoopGroupProxy-49-1 @call-handler#373] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:08.440 [Test worker @coroutine#357] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45343/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-02 03:35:08.440 [Test worker @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45343/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-02 03:35:08.440 [Test worker @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45343/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-02 03:35:08.441 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45343/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-02 03:35:10.588 [Test worker @coroutine#378] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:35:10.589 [Test worker @coroutine#378] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-02 03:35:10.590 [DefaultDispatcher-worker-4 @coroutine#387] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35801 2026-05-02 03:35:10.629 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35801/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:10.629 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35801/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:10.629 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35801/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:10.632 [eventLoopGroupProxy-52-1 @call-handler#394] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:10.634 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35801/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:10.634 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35801/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:10.634 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35801/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:10.634 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35801/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:10.636 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35801/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A10.632542745Z&keys=test-key 2026-05-02 03:35:10.636 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35801/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A10.632542745Z&keys=test-key. 2026-05-02 03:35:10.636 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35801/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A10.632542745Z&keys=test-key 2026-05-02 03:35:10.638 [eventLoopGroupProxy-52-1 @call-handler#399] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:10.639 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35801/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A10.632542745Z&keys=test-key 2026-05-02 03:35:10.639 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35801/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A10.632542745Z&keys=test-key 2026-05-02 03:35:10.639 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35801/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A10.632542745Z&keys=test-key 2026-05-02 03:35:10.639 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35801/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A10.632542745Z&keys=test-key. 2026-05-02 03:35:12.784 [Test worker @coroutine#403] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:35:12.786 [Test worker @coroutine#403] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-02 03:35:12.789 [DefaultDispatcher-worker-8 @coroutine#412] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33795 2026-05-02 03:35:12.840 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:12.840 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:12.840 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:12.846 [eventLoopGroupProxy-55-1 @call-handler#419] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:12.849 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:12.849 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:12.849 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:12.853 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:14.866 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:14.867 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:14.867 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:14.868 [eventLoopGroupProxy-55-1 @call-handler#425] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:14.870 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:14.871 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:14.871 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:14.872 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33795/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:16.989 [Test worker @coroutine#430] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-02 03:35:16.990 [Test worker @coroutine#430] INFO io.ktor.server.Application - Application started in 0.048 seconds. 2026-05-02 03:35:16.991 [DefaultDispatcher-worker-9 @coroutine#439] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35711 2026-05-02 03:35:17.031 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35711/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:17.031 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35711/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:17.031 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35711/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:17.033 [eventLoopGroupProxy-58-1 @call-handler#446] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:17.035 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35711/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:17.035 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35711/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:17.035 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35711/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-02 03:35:17.036 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35711/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-02 03:35:17.038 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35711/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A17.033959709Z&keys=test-key 2026-05-02 03:35:17.038 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35711/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A17.033959709Z&keys=test-key. 2026-05-02 03:35:17.038 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35711/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A17.033959709Z&keys=test-key 2026-05-02 03:35:17.039 [eventLoopGroupProxy-58-1 @call-handler#452] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-02 03:35:17.040 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35711/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A17.033959709Z&keys=test-key 2026-05-02 03:35:17.040 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35711/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A17.033959709Z&keys=test-key 2026-05-02 03:35:17.040 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35711/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A17.033959709Z&keys=test-key 2026-05-02 03:35:17.041 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35711/api/school/respect/SchoolConfigSetting?since=2026-05-01T23%3A35%3A17.033959709Z&keys=test-key.