2026-06-22 03:34:56.332 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:34:56.644 [Test worker] INFO io.ktor.server.Application - Application started in 0.671 seconds. 2026-06-22 03:34:56.878 [DefaultDispatcher-worker-2 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36713 2026-06-22 03:34:58.693 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36713/resources/index.json 2026-06-22 03:34:58.694 [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:36713/resources/index.json. 2026-06-22 03:34:58.698 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36713/resources/index.json 2026-06-22 03:34:59.107 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-06-22 03:34:59.216 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 124ms 2026-06-22 03:34:59.221 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36713/resources/index.json 2026-06-22 03:34:59.223 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36713/resources/index.json 2026-06-22 03:34:59.224 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36713/resources/index.json 2026-06-22 03:34:59.249 [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:36713/resources/index.json. 2026-06-22 03:34:59.282 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36713/resources/index.json 2026-06-22 03:34:59.282 [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:36713/resources/index.json. 2026-06-22 03:34:59.282 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36713/resources/index.json 2026-06-22 03:34:59.285 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-06-22 03:34:59.287 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-06-22 03:34:59.288 [DefaultDispatcher-worker-2 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36713/resources/index.json 2026-06-22 03:34:59.288 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36713/resources/index.json 2026-06-22 03:34:59.288 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36713/resources/index.json 2026-06-22 03:35:01.353 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:01.358 [Test worker] INFO io.ktor.server.Application - Application started in 0.005 seconds. 2026-06-22 03:35:01.363 [DefaultDispatcher-worker-2 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41389 2026-06-22 03:35:01.482 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41389/resources/index.json 2026-06-22 03:35:01.483 [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:41389/resources/index.json. 2026-06-22 03:35:01.483 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41389/resources/index.json 2026-06-22 03:35:01.506 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-06-22 03:35:01.514 [eventLoopGroupProxy-7-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 9ms 2026-06-22 03:35:01.528 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41389/resources/index.json 2026-06-22 03:35:01.529 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41389/resources/index.json 2026-06-22 03:35:01.529 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41389/resources/index.json 2026-06-22 03:35:01.536 [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:41389/resources/index.json. 2026-06-22 03:35:01.567 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41389/resources/index.json 2026-06-22 03:35:01.567 [DefaultDispatcher-worker-4 @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:41389/resources/index.json. 2026-06-22 03:35:01.567 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41389/resources/index.json 2026-06-22 03:35:01.581 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-06-22 03:35:01.582 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-06-22 03:35:01.583 [DefaultDispatcher-worker-4 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41389/resources/index.json 2026-06-22 03:35:01.584 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41389/resources/index.json 2026-06-22 03:35:01.584 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41389/resources/index.json 2026-06-22 03:35:03.651 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:03.654 [Test worker] INFO io.ktor.server.Application - Application started in 0.003 seconds. 2026-06-22 03:35:03.660 [DefaultDispatcher-worker-4 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45819 2026-06-22 03:35:03.675 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45819/resources/lesson001.json 2026-06-22 03:35:03.676 [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:45819/resources/lesson001.json. 2026-06-22 03:35:03.676 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45819/resources/lesson001.json 2026-06-22 03:35:03.684 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-06-22 03:35:03.690 [DefaultDispatcher-worker-7 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 6ms 2026-06-22 03:35:03.692 [DefaultDispatcher-worker-5 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45819/resources/lesson001.json 2026-06-22 03:35:03.692 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45819/resources/lesson001.json 2026-06-22 03:35:03.692 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45819/resources/lesson001.json 2026-06-22 03:35:03.702 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:45819/resources/lesson001.json. 2026-06-22 03:35:06.116 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:06.122 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.196 seconds. 2026-06-22 03:35:06.124 [DefaultDispatcher-worker-4 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38111 2026-06-22 03:35:06.132 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38111/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:06.132 [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:38111/api/school/respect/schoolpermissiongrant. 2026-06-22 03:35:06.132 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38111/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:06.136 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-06-22 03:35:06.148 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38111/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:06.149 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38111/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:06.149 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38111/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:06.150 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38111/api/school/respect/schoolpermissiongrant. 2026-06-22 03:35:06.253 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.254 [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:38111/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:06.257 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.267 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-06-22 03:35:06.320 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.321 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.321 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.324 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38111/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:06.362 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.362 [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:38111/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:06.362 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.373 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-06-22 03:35:06.382 [DefaultDispatcher-worker-8 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-06-22 03:35:06.383 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.384 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:06.384 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38111/api/school/respect/person?includeRelated=false 2026-06-22 03:35:08.580 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:08.582 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.078 seconds. 2026-06-22 03:35:08.586 [DefaultDispatcher-worker-7 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38775 2026-06-22 03:35:08.588 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38775/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:08.588 [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:38775/api/school/respect/schoolpermissiongrant. 2026-06-22 03:35:08.588 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:08.595 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-06-22 03:35:08.599 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38775/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:08.599 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:08.599 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:08.600 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38775/api/school/respect/schoolpermissiongrant. 2026-06-22 03:35:08.679 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38775/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-22 03:35:08.679 [DefaultDispatcher-worker-8 @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:38775/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-06-22 03:35:08.679 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-22 03:35:08.681 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-06-22 03:35:08.685 [DefaultDispatcher-worker-8 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38775/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-22 03:35:08.686 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-22 03:35:08.686 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-22 03:35:08.687 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38775/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-06-22 03:35:10.896 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:10.900 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.074 seconds. 2026-06-22 03:35:10.906 [DefaultDispatcher-worker-8 @coroutine#130] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40987 2026-06-22 03:35:10.915 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40987/api/school/respect/person?includeRelated=false 2026-06-22 03:35:10.915 [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:40987/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:10.915 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40987/api/school/respect/person?includeRelated=false 2026-06-22 03:35:10.922 [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-06-22 03:35:10.930 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40987/api/school/respect/person?includeRelated=false 2026-06-22 03:35:10.931 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40987/api/school/respect/person?includeRelated=false 2026-06-22 03:35:10.931 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40987/api/school/respect/person?includeRelated=false 2026-06-22 03:35:10.933 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40987/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:11.051 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40987/api/school/respect/person?since=2026-06-21T23%3A35%3A10.923801822Z&includeRelated=false 2026-06-22 03:35:11.052 [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:40987/api/school/respect/person?since=2026-06-21T23%3A35%3A10.923801822Z&includeRelated=false. 2026-06-22 03:35:11.052 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40987/api/school/respect/person?since=2026-06-21T23%3A35%3A10.923801822Z&includeRelated=false 2026-06-22 03:35:11.058 [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-06-22 03:35:11.069 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40987/api/school/respect/person?since=2026-06-21T23%3A35%3A10.923801822Z&includeRelated=false 2026-06-22 03:35:11.069 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40987/api/school/respect/person?since=2026-06-21T23%3A35%3A10.923801822Z&includeRelated=false 2026-06-22 03:35:11.069 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40987/api/school/respect/person?since=2026-06-21T23%3A35%3A10.923801822Z&includeRelated=false 2026-06-22 03:35:11.076 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40987/api/school/respect/person?since=2026-06-21T23%3A35%3A10.923801822Z&includeRelated=false. 2026-06-22 03:35:13.271 [Test worker @coroutine#147] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:13.272 [Test worker @coroutine#147] INFO io.ktor.server.Application - Application started in 0.064 seconds. 2026-06-22 03:35:13.274 [DefaultDispatcher-worker-5 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40497 2026-06-22 03:35:13.347 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40497/api/school/respect/person 2026-06-22 03:35:13.348 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@53d7344e for http://localhost:40497/api/school/respect/person 2026-06-22 03:35:13.348 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40497/api/school/respect/person 2026-06-22 03:35:13.348 [DefaultDispatcher-worker-1 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40497/api/school/respect/person from class io.ktor.http.content.TextContent 2026-06-22 03:35:13.357 [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-06-22 03:35:13.368 [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-06-22 03:35:13.373 [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-06-22 03:35:13.377 [DefaultDispatcher-worker-8 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40497/api/school/respect/person 2026-06-22 03:35:13.377 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40497/api/school/respect/person 2026-06-22 03:35:13.377 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40497/api/school/respect/person 2026-06-22 03:35:15.562 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:15.563 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.064 seconds. 2026-06-22 03:35:15.571 [DefaultDispatcher-worker-2 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45877 2026-06-22 03:35:15.573 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45877/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:15.573 [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:45877/api/school/respect/schoolpermissiongrant. 2026-06-22 03:35:15.573 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45877/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:15.583 [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-06-22 03:35:15.586 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45877/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:15.587 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45877/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:15.587 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45877/api/school/respect/schoolpermissiongrant 2026-06-22 03:35:15.587 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45877/api/school/respect/schoolpermissiongrant. 2026-06-22 03:35:15.648 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:15.648 [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:45877/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:15.648 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:15.650 [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-06-22 03:35:15.658 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:15.659 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:15.659 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:15.660 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45877/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:17.667 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:17.667 [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:45877/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:17.668 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:17.669 [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-06-22 03:35:17.676 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:17.676 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:17.676 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45877/api/school/respect/person?includeRelated=false 2026-06-22 03:35:17.677 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45877/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:19.821 [Test worker @coroutine#203] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:19.822 [Test worker @coroutine#203] INFO io.ktor.server.Application - Application started in 0.056 seconds. 2026-06-22 03:35:19.824 [DefaultDispatcher-worker-1 @coroutine#212] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33215 2026-06-22 03:35:19.827 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33215/api/school/respect/person?includeRelated=false 2026-06-22 03:35:19.827 [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:33215/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:19.827 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33215/api/school/respect/person?includeRelated=false 2026-06-22 03:35:19.831 [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-06-22 03:35:19.837 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33215/api/school/respect/person?includeRelated=false 2026-06-22 03:35:19.837 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33215/api/school/respect/person?includeRelated=false 2026-06-22 03:35:19.837 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33215/api/school/respect/person?includeRelated=false 2026-06-22 03:35:19.838 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33215/api/school/respect/person?includeRelated=false. 2026-06-22 03:35:19.895 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33215/api/school/respect/person?since=2026-06-21T23%3A35%3A19.832556513Z&includeRelated=false 2026-06-22 03:35:19.895 [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:33215/api/school/respect/person?since=2026-06-21T23%3A35%3A19.832556513Z&includeRelated=false. 2026-06-22 03:35:19.896 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33215/api/school/respect/person?since=2026-06-21T23%3A35%3A19.832556513Z&includeRelated=false 2026-06-22 03:35:19.898 [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-06-22 03:35:19.904 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33215/api/school/respect/person?since=2026-06-21T23%3A35%3A19.832556513Z&includeRelated=false 2026-06-22 03:35:19.904 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33215/api/school/respect/person?since=2026-06-21T23%3A35%3A19.832556513Z&includeRelated=false 2026-06-22 03:35:19.904 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33215/api/school/respect/person?since=2026-06-21T23%3A35%3A19.832556513Z&includeRelated=false 2026-06-22 03:35:19.905 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33215/api/school/respect/person?since=2026-06-21T23%3A35%3A19.832556513Z&includeRelated=false. 2026-06-22 03:35:22.078 [Test worker @coroutine#230] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:22.080 [Test worker @coroutine#230] INFO io.ktor.server.Application - Application started in 0.07 seconds. 2026-06-22 03:35:22.086 [DefaultDispatcher-worker-2 @coroutine#240] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44351 2026-06-22 03:35:22.089 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44351/playlist/8b45fe6b-0c43-4ce9-99c5-7f197252d888 2026-06-22 03:35:22.089 [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:44351/playlist/8b45fe6b-0c43-4ce9-99c5-7f197252d888. 2026-06-22 03:35:22.089 [Test worker @coroutine#230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44351/playlist/8b45fe6b-0c43-4ce9-99c5-7f197252d888 2026-06-22 03:35:22.096 [eventLoopGroupProxy-31-1 @call-handler#244] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 8b45fe6b-0c43-4ce9-99c5-7f197252d888] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[8b45fe6b-0c43-4ce9-99c5-7f197252d888]] @ /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=[8b45fe6b-0c43-4ce9-99c5-7f197252d888]] @ /playlist/{uuid}/(method:GET) 2026-06-22 03:35:22.108 [Test worker @coroutine#230] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44351/playlist/8b45fe6b-0c43-4ce9-99c5-7f197252d888 2026-06-22 03:35:22.108 [Test worker @coroutine#230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44351/playlist/8b45fe6b-0c43-4ce9-99c5-7f197252d888 2026-06-22 03:35:22.108 [Test worker @coroutine#230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44351/playlist/8b45fe6b-0c43-4ce9-99c5-7f197252d888 2026-06-22 03:35:22.109 [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:44351/playlist/8b45fe6b-0c43-4ce9-99c5-7f197252d888. 2026-06-22 03:35:24.285 [Test worker @coroutine#248] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:24.285 [Test worker @coroutine#248] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-06-22 03:35:24.287 [DefaultDispatcher-worker-7 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43391 2026-06-22 03:35:24.327 [DefaultDispatcher-worker-2 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43391/playlist/511793a8-65b1-451f-a95c-daffa06b4c53 2026-06-22 03:35:24.327 [DefaultDispatcher-worker-2 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@2431c114 for http://localhost:43391/playlist/511793a8-65b1-451f-a95c-daffa06b4c53 2026-06-22 03:35:24.327 [DefaultDispatcher-worker-2 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43391/playlist/511793a8-65b1-451f-a95c-daffa06b4c53 2026-06-22 03:35:24.327 [DefaultDispatcher-worker-2 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43391/playlist/511793a8-65b1-451f-a95c-daffa06b4c53 from class io.ktor.http.content.TextContent 2026-06-22 03:35:24.330 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 511793a8-65b1-451f-a95c-daffa06b4c53] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[511793a8-65b1-451f-a95c-daffa06b4c53]] @ /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=[511793a8-65b1-451f-a95c-daffa06b4c53]] @ /playlist/{uuid}/(method:POST) 2026-06-22 03:35:24.330 [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/511793a8-65b1-451f-a95c-daffa06b4c53 2026-06-22 03:35:24.332 [DefaultDispatcher-worker-2 @call-handler#265] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/511793a8-65b1-451f-a95c-daffa06b4c53 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-06-22 03:35:24.333 [DefaultDispatcher-worker-2 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43391/playlist/511793a8-65b1-451f-a95c-daffa06b4c53 2026-06-22 03:35:24.333 [DefaultDispatcher-worker-2 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43391/playlist/511793a8-65b1-451f-a95c-daffa06b4c53 2026-06-22 03:35:24.333 [DefaultDispatcher-worker-2 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43391/playlist/511793a8-65b1-451f-a95c-daffa06b4c53 2026-06-22 03:35:26.425 [Test worker @coroutine#270] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:26.426 [Test worker @coroutine#270] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-06-22 03:35:26.427 [DefaultDispatcher-worker-1 @coroutine#279] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45449 2026-06-22 03:35:26.471 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.471 [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:45449/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:26.471 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.474 [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-06-22 03:35:26.478 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.478 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.478 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.478 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:26.482 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.482 [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:45449/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:26.482 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.483 [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-06-22 03:35:26.484 [DefaultDispatcher-worker-2 @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-06-22 03:35:26.484 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.484 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:26.484 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45449/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:28.582 [Test worker @coroutine#294] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:28.582 [Test worker @coroutine#294] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-06-22 03:35:28.583 [DefaultDispatcher-worker-4 @coroutine#303] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37903 2026-06-22 03:35:28.630 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37903/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-22 03:35:28.630 [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:37903/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-06-22 03:35:28.630 [Test worker @coroutine#294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37903/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-22 03:35:28.633 [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-06-22 03:35:28.634 [Test worker @coroutine#294] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37903/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-22 03:35:28.635 [Test worker @coroutine#294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37903/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-22 03:35:28.635 [Test worker @coroutine#294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37903/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-06-22 03:35:28.635 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37903/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-06-22 03:35:30.727 [Test worker @coroutine#315] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:30.728 [Test worker @coroutine#315] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-06-22 03:35:30.728 [DefaultDispatcher-worker-1 @coroutine#324] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37935 2026-06-22 03:35:30.774 [DefaultDispatcher-worker-4 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37935/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:30.774 [DefaultDispatcher-worker-4 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7b802c3b for http://localhost:37935/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:30.774 [DefaultDispatcher-worker-4 @coroutine#322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37935/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:30.774 [DefaultDispatcher-worker-4 @coroutine#322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37935/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-06-22 03:35:30.776 [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-06-22 03:35:30.777 [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-06-22 03:35:30.777 [DefaultDispatcher-worker-2 @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-06-22 03:35:30.778 [DefaultDispatcher-worker-7 @coroutine#322] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37935/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:30.778 [DefaultDispatcher-worker-7 @coroutine#322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37935/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:30.778 [DefaultDispatcher-worker-7 @coroutine#322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37935/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:32.877 [Test worker @coroutine#339] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:32.878 [Test worker @coroutine#339] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-06-22 03:35:32.879 [DefaultDispatcher-worker-2 @coroutine#348] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46855 2026-06-22 03:35:32.919 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46855/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:32.919 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@6317f009 for http://localhost:46855/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:32.919 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46855/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:32.919 [DefaultDispatcher-worker-3 @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46855/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-06-22 03:35:33.022 [DefaultDispatcher-worker-2 @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:46855/api/school/respect/SchoolConfigSetting 2026-06-22 03:35:35.013 [Test worker @coroutine#357] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:35.013 [Test worker @coroutine#357] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-06-22 03:35:35.014 [DefaultDispatcher-worker-2 @coroutine#366] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41309 2026-06-22 03:35:35.055 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41309/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-22 03:35:35.055 [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:41309/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-06-22 03:35:35.055 [Test worker @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41309/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-22 03:35:35.057 [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-06-22 03:35:35.059 [Test worker @coroutine#357] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41309/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-22 03:35:35.059 [Test worker @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41309/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-22 03:35:35.059 [Test worker @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41309/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-06-22 03:35:35.060 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41309/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-06-22 03:35:37.286 [Test worker @coroutine#378] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:37.287 [Test worker @coroutine#378] INFO io.ktor.server.Application - Application started in 0.093 seconds. 2026-06-22 03:35:37.288 [DefaultDispatcher-worker-3 @coroutine#387] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34057 2026-06-22 03:35:37.331 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34057/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:37.331 [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:34057/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:37.331 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34057/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:37.334 [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-06-22 03:35:37.336 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34057/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:37.336 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34057/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:37.336 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34057/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:37.337 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34057/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:37.339 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34057/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A37.334646691Z&keys=test-key 2026-06-22 03:35:37.339 [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:34057/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A37.334646691Z&keys=test-key. 2026-06-22 03:35:37.339 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34057/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A37.334646691Z&keys=test-key 2026-06-22 03:35:37.340 [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-06-22 03:35:37.341 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34057/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A37.334646691Z&keys=test-key 2026-06-22 03:35:37.341 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34057/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A37.334646691Z&keys=test-key 2026-06-22 03:35:37.341 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34057/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A37.334646691Z&keys=test-key 2026-06-22 03:35:37.342 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34057/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A37.334646691Z&keys=test-key. 2026-06-22 03:35:39.478 [Test worker @coroutine#403] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:39.479 [Test worker @coroutine#403] INFO io.ktor.server.Application - Application started in 0.057 seconds. 2026-06-22 03:35:39.480 [DefaultDispatcher-worker-3 @coroutine#412] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39113 2026-06-22 03:35:39.521 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:39.522 [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:39113/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:39.522 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:39.524 [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-06-22 03:35:39.525 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:39.526 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:39.526 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:39.526 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:41.532 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:41.532 [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:39113/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:41.532 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:41.533 [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-06-22 03:35:41.535 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:41.535 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:41.535 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:41.536 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39113/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:43.697 [Test worker @coroutine#430] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-22 03:35:43.697 [Test worker @coroutine#430] INFO io.ktor.server.Application - Application started in 0.073 seconds. 2026-06-22 03:35:43.698 [DefaultDispatcher-worker-7 @coroutine#439] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42447 2026-06-22 03:35:43.738 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42447/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:43.738 [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:42447/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:43.738 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42447/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:43.740 [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-06-22 03:35:43.742 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42447/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:43.742 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42447/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:43.742 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42447/api/school/respect/SchoolConfigSetting?keys=test-key 2026-06-22 03:35:43.743 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42447/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-06-22 03:35:43.745 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42447/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A43.740911179Z&keys=test-key 2026-06-22 03:35:43.745 [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:42447/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A43.740911179Z&keys=test-key. 2026-06-22 03:35:43.745 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42447/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A43.740911179Z&keys=test-key 2026-06-22 03:35:43.745 [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-06-22 03:35:43.746 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42447/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A43.740911179Z&keys=test-key 2026-06-22 03:35:43.746 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42447/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A43.740911179Z&keys=test-key 2026-06-22 03:35:43.746 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42447/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A43.740911179Z&keys=test-key 2026-06-22 03:35:43.747 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42447/api/school/respect/SchoolConfigSetting?since=2026-06-21T23%3A35%3A43.740911179Z&keys=test-key.