2026-05-04 06:39:05.516 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 06:39:05.667 [Test worker] INFO io.ktor.server.Application - Application started in 0.37 seconds. 2026-05-04 06:39:05.785 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45731 2026-05-04 06:39:06.941 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45731/resources/index.json 2026-05-04 06:39:06.953 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45731/resources/index.json. 2026-05-04 06:39:06.953 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45731/resources/index.json 2026-05-04 06:39:07.111 [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-04 06:39:07.186 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 79ms 2026-05-04 06:39:07.191 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45731/resources/index.json 2026-05-04 06:39:07.193 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45731/resources/index.json 2026-05-04 06:39:07.194 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45731/resources/index.json 2026-05-04 06:39:07.218 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:45731/resources/index.json. 2026-05-04 06:39:07.267 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45731/resources/index.json 2026-05-04 06:39:07.267 [DefaultDispatcher-worker-1 @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:45731/resources/index.json. 2026-05-04 06:39:07.267 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45731/resources/index.json 2026-05-04 06:39:07.271 [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-04 06:39:07.273 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 4ms 2026-05-04 06:39:07.274 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45731/resources/index.json 2026-05-04 06:39:07.275 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45731/resources/index.json 2026-05-04 06:39:07.275 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45731/resources/index.json 2026-05-04 06:39:09.396 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 06:39:09.402 [Test worker] INFO io.ktor.server.Application - Application started in 0.006 seconds. 2026-05-04 06:39:09.422 [DefaultDispatcher-worker-5 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36171 2026-05-04 06:39:09.518 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36171/resources/index.json 2026-05-04 06:39:09.519 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36171/resources/index.json. 2026-05-04 06:39:09.519 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36171/resources/index.json 2026-05-04 06:39:09.555 [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-04 06:39:09.561 [DefaultDispatcher-worker-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 6ms 2026-05-04 06:39:09.564 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36171/resources/index.json 2026-05-04 06:39:09.564 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36171/resources/index.json 2026-05-04 06:39:09.565 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36171/resources/index.json 2026-05-04 06:39:09.569 [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:36171/resources/index.json. 2026-05-04 06:39:09.588 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36171/resources/index.json 2026-05-04 06:39:09.588 [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:36171/resources/index.json. 2026-05-04 06:39:09.588 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36171/resources/index.json 2026-05-04 06:39:09.591 [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-04 06:39:09.591 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-05-04 06:39:09.592 [DefaultDispatcher-worker-4 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36171/resources/index.json 2026-05-04 06:39:09.593 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36171/resources/index.json 2026-05-04 06:39:09.593 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36171/resources/index.json 2026-05-04 06:39:11.661 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 06:39:11.662 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-04 06:39:11.664 [DefaultDispatcher-worker-4 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36899 2026-05-04 06:39:11.673 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36899/resources/lesson001.json 2026-05-04 06:39:11.674 [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:36899/resources/lesson001.json. 2026-05-04 06:39:11.674 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36899/resources/lesson001.json 2026-05-04 06:39:11.679 [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-04 06:39:11.683 [DefaultDispatcher-worker-2 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 4ms 2026-05-04 06:39:11.684 [DefaultDispatcher-worker-5 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36899/resources/lesson001.json 2026-05-04 06:39:11.684 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36899/resources/lesson001.json 2026-05-04 06:39:11.684 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36899/resources/lesson001.json 2026-05-04 06:39:11.688 [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:36899/resources/lesson001.json. 2026-05-04 06:39:14.243 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 06:39:14.275 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.317 seconds. 2026-05-04 06:39:14.289 [DefaultDispatcher-worker-5 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45915 2026-05-04 06:39:14.330 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45915/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:14.330 [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:45915/api/school/respect/schoolpermissiongrant. 2026-05-04 06:39:14.330 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45915/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:14.345 [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-04 06:39:14.401 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45915/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:14.403 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45915/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:14.403 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45915/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:14.405 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45915/api/school/respect/schoolpermissiongrant. 2026-05-04 06:39:14.579 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.582 [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:45915/api/school/respect/person?includeRelated=false. 2026-05-04 06:39:14.583 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.594 [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-04 06:39:14.652 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.653 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.653 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.655 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45915/api/school/respect/person?includeRelated=false. 2026-05-04 06:39:14.677 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.677 [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:45915/api/school/respect/person?includeRelated=false. 2026-05-04 06:39:14.677 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.680 [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-04 06:39:14.683 [DefaultDispatcher-worker-10 @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-04 06:39:14.684 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.684 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:14.684 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45915/api/school/respect/person?includeRelated=false 2026-05-04 06:39:16.896 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 06:39:16.897 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.077 seconds. 2026-05-04 06:39:16.905 [DefaultDispatcher-worker-8 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39979 2026-05-04 06:39:16.907 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39979/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:16.907 [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:39979/api/school/respect/schoolpermissiongrant. 2026-05-04 06:39:16.907 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39979/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:16.914 [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-04 06:39:16.918 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39979/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:16.919 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39979/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:16.919 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39979/api/school/respect/schoolpermissiongrant 2026-05-04 06:39:16.919 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39979/api/school/respect/schoolpermissiongrant. 2026-05-04 06:39:17.004 [DefaultDispatcher-worker-10 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39979/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 06:39:17.004 [DefaultDispatcher-worker-10 @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:39979/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-04 06:39:17.004 [DefaultDispatcher-worker-10 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39979/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 06:39:17.011 [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-04 06:39:17.024 [DefaultDispatcher-worker-2 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39979/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 06:39:17.024 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39979/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 06:39:17.024 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39979/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 06:39:17.027 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39979/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-04 06:39:19.232 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 06:39:19.236 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-05-04 06:39:19.250 [DefaultDispatcher-worker-10 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35859 2026-05-04 06:39:19.266 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35859/api/school/respect/person?includeRelated=false 2026-05-04 06:39:19.266 [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:35859/api/school/respect/person?includeRelated=false. 2026-05-04 06:39:19.266 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35859/api/school/respect/person?includeRelated=false 2026-05-04 06:39:19.299 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-04 06:39:19.317 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35859/api/school/respect/person?includeRelated=false 2026-05-04 06:39:19.318 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35859/api/school/respect/person?includeRelated=false 2026-05-04 06:39:19.318 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35859/api/school/respect/person?includeRelated=false 2026-05-04 06:39:19.325 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35859/api/school/respect/person?includeRelated=false. 2026-05-04 06:39:19.443 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35859/api/school/respect/person?since=2026-05-04T02%3A39%3A19.299816726Z&includeRelated=false 2026-05-04 06:39:19.445 [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:35859/api/school/respect/person?since=2026-05-04T02%3A39%3A19.299816726Z&includeRelated=false. 2026-05-04 06:39:19.445 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35859/api/school/respect/person?since=2026-05-04T02%3A39%3A19.299816726Z&includeRelated=false 2026-05-04 06:39:19.463 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-04 06:39:19.471 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35859/api/school/respect/person?since=2026-05-04T02%3A39%3A19.299816726Z&includeRelated=false 2026-05-04 06:39:19.471 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35859/api/school/respect/person?since=2026-05-04T02%3A39%3A19.299816726Z&includeRelated=false 2026-05-04 06:39:19.471 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35859/api/school/respect/person?since=2026-05-04T02%3A39%3A19.299816726Z&includeRelated=false 2026-05-04 06:39:19.472 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35859/api/school/respect/person?since=2026-05-04T02%3A39%3A19.299816726Z&includeRelated=false. 2026-05-04 09:28:22.679 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:22.786 [Test worker] INFO io.ktor.server.Application - Application started in 0.274 seconds. 2026-05-04 09:28:22.888 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46725 2026-05-04 09:28:23.916 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46725/resources/index.json 2026-05-04 09:28:23.919 [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:46725/resources/index.json. 2026-05-04 09:28:23.920 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46725/resources/index.json 2026-05-04 09:28:24.225 [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-04 09:28:24.302 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 90ms 2026-05-04 09:28:24.307 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46725/resources/index.json 2026-05-04 09:28:24.309 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46725/resources/index.json 2026-05-04 09:28:24.309 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46725/resources/index.json 2026-05-04 09:28:24.340 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:46725/resources/index.json. 2026-05-04 09:28:24.386 [DefaultDispatcher-worker-8 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46725/resources/index.json 2026-05-04 09:28:24.386 [DefaultDispatcher-worker-8 @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:46725/resources/index.json. 2026-05-04 09:28:24.386 [DefaultDispatcher-worker-8 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46725/resources/index.json 2026-05-04 09:28:24.389 [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-04 09:28:24.392 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 3ms 2026-05-04 09:28:24.395 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46725/resources/index.json 2026-05-04 09:28:24.396 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46725/resources/index.json 2026-05-04 09:28:24.396 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46725/resources/index.json 2026-05-04 09:28:26.419 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:26.420 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-04 09:28:26.424 [DefaultDispatcher-worker-1 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40331 2026-05-04 09:28:26.486 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40331/resources/index.json 2026-05-04 09:28:26.486 [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:40331/resources/index.json. 2026-05-04 09:28:26.487 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40331/resources/index.json 2026-05-04 09:28:26.491 [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-04 09:28:26.492 [DefaultDispatcher-worker-8 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-05-04 09:28:26.493 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40331/resources/index.json 2026-05-04 09:28:26.494 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40331/resources/index.json 2026-05-04 09:28:26.494 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40331/resources/index.json 2026-05-04 09:28:26.495 [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:40331/resources/index.json. 2026-05-04 09:28:26.501 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40331/resources/index.json 2026-05-04 09:28:26.501 [DefaultDispatcher-worker-3 @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:40331/resources/index.json. 2026-05-04 09:28:26.501 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40331/resources/index.json 2026-05-04 09:28:26.503 [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-04 09:28:26.503 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-05-04 09:28:26.504 [DefaultDispatcher-worker-5 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40331/resources/index.json 2026-05-04 09:28:26.504 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40331/resources/index.json 2026-05-04 09:28:26.504 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40331/resources/index.json 2026-05-04 09:28:28.511 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:28.511 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-04 09:28:28.512 [DefaultDispatcher-worker-5 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35233 2026-05-04 09:28:28.517 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35233/resources/lesson001.json 2026-05-04 09:28:28.517 [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:35233/resources/lesson001.json. 2026-05-04 09:28:28.517 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35233/resources/lesson001.json 2026-05-04 09:28:28.520 [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-04 09:28:28.521 [DefaultDispatcher-worker-3 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 1ms 2026-05-04 09:28:28.522 [DefaultDispatcher-worker-3 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35233/resources/lesson001.json 2026-05-04 09:28:28.522 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35233/resources/lesson001.json 2026-05-04 09:28:28.522 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35233/resources/lesson001.json 2026-05-04 09:28:28.525 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:35233/resources/lesson001.json. 2026-05-04 09:28:31.060 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:31.077 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.288 seconds. 2026-05-04 09:28:31.096 [DefaultDispatcher-worker-3 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45423 2026-05-04 09:28:31.137 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45423/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:31.138 [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:45423/api/school/respect/schoolpermissiongrant. 2026-05-04 09:28:31.138 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45423/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:31.181 [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-04 09:28:31.253 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45423/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:31.254 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45423/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:31.254 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45423/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:31.260 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45423/api/school/respect/schoolpermissiongrant. 2026-05-04 09:28:31.377 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.378 [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:45423/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:31.378 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.380 [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-04 09:28:31.419 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.420 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.420 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.422 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45423/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:31.438 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.439 [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:45423/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:31.439 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.451 [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-04 09:28:31.459 [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-05-04 09:28:31.462 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.463 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:31.463 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45423/api/school/respect/person?includeRelated=false 2026-05-04 09:28:33.639 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:33.642 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-04 09:28:33.648 [DefaultDispatcher-worker-5 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46185 2026-05-04 09:28:33.650 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46185/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:33.650 [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:46185/api/school/respect/schoolpermissiongrant. 2026-05-04 09:28:33.650 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46185/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:33.658 [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-04 09:28:33.669 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46185/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:33.670 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46185/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:33.670 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46185/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:33.671 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46185/api/school/respect/schoolpermissiongrant. 2026-05-04 09:28:33.776 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46185/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 09:28:33.777 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46185/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-04 09:28:33.777 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46185/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 09:28:33.781 [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-04 09:28:33.786 [DefaultDispatcher-worker-2 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46185/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 09:28:33.786 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46185/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 09:28:33.789 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46185/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-04 09:28:33.792 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46185/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-04 09:28:35.946 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:35.948 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.056 seconds. 2026-05-04 09:28:35.949 [DefaultDispatcher-worker-2 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42655 2026-05-04 09:28:35.952 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42655/api/school/respect/person?includeRelated=false 2026-05-04 09:28:35.952 [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:42655/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:35.952 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42655/api/school/respect/person?includeRelated=false 2026-05-04 09:28:35.955 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-04 09:28:35.959 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42655/api/school/respect/person?includeRelated=false 2026-05-04 09:28:35.959 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42655/api/school/respect/person?includeRelated=false 2026-05-04 09:28:35.959 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42655/api/school/respect/person?includeRelated=false 2026-05-04 09:28:35.961 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42655/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:36.046 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42655/api/school/respect/person?since=2026-05-04T05%3A28%3A35.955942433Z&includeRelated=false 2026-05-04 09:28:36.046 [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:42655/api/school/respect/person?since=2026-05-04T05%3A28%3A35.955942433Z&includeRelated=false. 2026-05-04 09:28:36.046 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42655/api/school/respect/person?since=2026-05-04T05%3A28%3A35.955942433Z&includeRelated=false 2026-05-04 09:28:36.054 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-04 09:28:36.067 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42655/api/school/respect/person?since=2026-05-04T05%3A28%3A35.955942433Z&includeRelated=false 2026-05-04 09:28:36.067 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42655/api/school/respect/person?since=2026-05-04T05%3A28%3A35.955942433Z&includeRelated=false 2026-05-04 09:28:36.067 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42655/api/school/respect/person?since=2026-05-04T05%3A28%3A35.955942433Z&includeRelated=false 2026-05-04 09:28:36.068 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42655/api/school/respect/person?since=2026-05-04T05%3A28%3A35.955942433Z&includeRelated=false. 2026-05-04 09:28:38.309 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:38.311 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.07 seconds. 2026-05-04 09:28:38.315 [DefaultDispatcher-worker-7 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46589 2026-05-04 09:28:38.399 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46589/api/school/respect/person 2026-05-04 09:28:38.407 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@93af44 for http://localhost:46589/api/school/respect/person 2026-05-04 09:28:38.408 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46589/api/school/respect/person 2026-05-04 09:28:38.408 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46589/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-04 09:28:38.427 [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-04 09:28:38.445 [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-04 09:28:38.453 [DefaultDispatcher-worker-2 @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-04 09:28:38.463 [DefaultDispatcher-worker-10 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46589/api/school/respect/person 2026-05-04 09:28:38.463 [DefaultDispatcher-worker-10 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46589/api/school/respect/person 2026-05-04 09:28:38.463 [DefaultDispatcher-worker-10 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46589/api/school/respect/person 2026-05-04 09:28:40.626 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:40.627 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-04 09:28:40.628 [DefaultDispatcher-worker-4 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36709 2026-05-04 09:28:40.629 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36709/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:40.629 [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:36709/api/school/respect/schoolpermissiongrant. 2026-05-04 09:28:40.629 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36709/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:40.632 [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-04 09:28:40.634 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36709/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:40.634 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36709/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:40.634 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36709/api/school/respect/schoolpermissiongrant 2026-05-04 09:28:40.634 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36709/api/school/respect/schoolpermissiongrant. 2026-05-04 09:28:40.703 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:40.704 [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:36709/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:40.704 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:40.710 [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-04 09:28:40.728 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:40.728 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:40.728 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:40.729 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36709/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:42.735 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:42.736 [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:36709/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:42.736 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:42.737 [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-04 09:28:42.741 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:42.741 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:42.741 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36709/api/school/respect/person?includeRelated=false 2026-05-04 09:28:42.742 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36709/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:44.890 [Test worker @coroutine#203] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:44.891 [Test worker @coroutine#203] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-04 09:28:44.902 [DefaultDispatcher-worker-5 @coroutine#212] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39635 2026-05-04 09:28:44.908 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39635/api/school/respect/person?includeRelated=false 2026-05-04 09:28:44.908 [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:39635/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:44.908 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39635/api/school/respect/person?includeRelated=false 2026-05-04 09:28:44.919 [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-04 09:28:44.925 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39635/api/school/respect/person?includeRelated=false 2026-05-04 09:28:44.926 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39635/api/school/respect/person?includeRelated=false 2026-05-04 09:28:44.926 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39635/api/school/respect/person?includeRelated=false 2026-05-04 09:28:44.928 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39635/api/school/respect/person?includeRelated=false. 2026-05-04 09:28:44.994 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39635/api/school/respect/person?since=2026-05-04T05%3A28%3A44.920401297Z&includeRelated=false 2026-05-04 09:28:44.994 [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:39635/api/school/respect/person?since=2026-05-04T05%3A28%3A44.920401297Z&includeRelated=false. 2026-05-04 09:28:44.994 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39635/api/school/respect/person?since=2026-05-04T05%3A28%3A44.920401297Z&includeRelated=false 2026-05-04 09:28:45.005 [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-04 09:28:45.017 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39635/api/school/respect/person?since=2026-05-04T05%3A28%3A44.920401297Z&includeRelated=false 2026-05-04 09:28:45.017 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39635/api/school/respect/person?since=2026-05-04T05%3A28%3A44.920401297Z&includeRelated=false 2026-05-04 09:28:45.017 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39635/api/school/respect/person?since=2026-05-04T05%3A28%3A44.920401297Z&includeRelated=false 2026-05-04 09:28:45.020 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39635/api/school/respect/person?since=2026-05-04T05%3A28%3A44.920401297Z&includeRelated=false. 2026-05-04 09:28:47.139 [Test worker @coroutine#230] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:47.140 [Test worker @coroutine#230] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-05-04 09:28:47.141 [DefaultDispatcher-worker-5 @coroutine#240] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36697 2026-05-04 09:28:47.143 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36697/playlist/8cb5e069-3ff0-425b-b176-0fb35e615176 2026-05-04 09:28:47.143 [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:36697/playlist/8cb5e069-3ff0-425b-b176-0fb35e615176. 2026-05-04 09:28:47.143 [Test worker @coroutine#230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36697/playlist/8cb5e069-3ff0-425b-b176-0fb35e615176 2026-05-04 09:28:47.146 [eventLoopGroupProxy-31-1 @call-handler#244] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 8cb5e069-3ff0-425b-b176-0fb35e615176] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[8cb5e069-3ff0-425b-b176-0fb35e615176]] @ /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=[8cb5e069-3ff0-425b-b176-0fb35e615176]] @ /playlist/{uuid}/(method:GET) 2026-05-04 09:28:47.153 [Test worker @coroutine#230] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36697/playlist/8cb5e069-3ff0-425b-b176-0fb35e615176 2026-05-04 09:28:47.153 [Test worker @coroutine#230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36697/playlist/8cb5e069-3ff0-425b-b176-0fb35e615176 2026-05-04 09:28:47.153 [Test worker @coroutine#230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36697/playlist/8cb5e069-3ff0-425b-b176-0fb35e615176 2026-05-04 09:28:47.153 [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:36697/playlist/8cb5e069-3ff0-425b-b176-0fb35e615176. 2026-05-04 09:28:49.320 [Test worker @coroutine#248] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:49.320 [Test worker @coroutine#248] INFO io.ktor.server.Application - Application started in 0.043 seconds. 2026-05-04 09:28:49.321 [DefaultDispatcher-worker-7 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42807 2026-05-04 09:28:49.363 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42807/playlist/8044586d-abd5-4e95-93dc-e5c66629a9a7 2026-05-04 09:28:49.363 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@1e2deca3 for http://localhost:42807/playlist/8044586d-abd5-4e95-93dc-e5c66629a9a7 2026-05-04 09:28:49.364 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42807/playlist/8044586d-abd5-4e95-93dc-e5c66629a9a7 2026-05-04 09:28:49.364 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42807/playlist/8044586d-abd5-4e95-93dc-e5c66629a9a7 from class io.ktor.http.content.TextContent 2026-05-04 09:28:49.366 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 8044586d-abd5-4e95-93dc-e5c66629a9a7] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[8044586d-abd5-4e95-93dc-e5c66629a9a7]] @ /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=[8044586d-abd5-4e95-93dc-e5c66629a9a7]] @ /playlist/{uuid}/(method:POST) 2026-05-04 09:28:49.366 [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/8044586d-abd5-4e95-93dc-e5c66629a9a7 2026-05-04 09:28:49.367 [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/8044586d-abd5-4e95-93dc-e5c66629a9a7 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-04 09:28:49.368 [DefaultDispatcher-worker-6 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42807/playlist/8044586d-abd5-4e95-93dc-e5c66629a9a7 2026-05-04 09:28:49.368 [DefaultDispatcher-worker-6 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42807/playlist/8044586d-abd5-4e95-93dc-e5c66629a9a7 2026-05-04 09:28:49.368 [DefaultDispatcher-worker-6 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42807/playlist/8044586d-abd5-4e95-93dc-e5c66629a9a7 2026-05-04 09:28:51.527 [Test worker @coroutine#270] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:51.529 [Test worker @coroutine#270] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-05-04 09:28:51.530 [DefaultDispatcher-worker-3 @coroutine#279] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37797 2026-05-04 09:28:51.582 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.582 [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:37797/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:28:51.582 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.584 [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-04 09:28:51.587 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.587 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.587 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.588 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:28:51.592 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.592 [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:37797/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:28:51.592 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.593 [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-04 09:28:51.593 [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-05-04 09:28:51.594 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.594 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:51.594 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37797/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:28:53.839 [Test worker @coroutine#294] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:53.840 [Test worker @coroutine#294] INFO io.ktor.server.Application - Application started in 0.093 seconds. 2026-05-04 09:28:53.847 [DefaultDispatcher-worker-3 @coroutine#303] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45283 2026-05-04 09:28:53.895 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45283/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-04 09:28:53.896 [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:45283/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-04 09:28:53.896 [Test worker @coroutine#294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45283/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-04 09:28:53.898 [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-04 09:28:53.901 [Test worker @coroutine#294] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45283/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-04 09:28:53.901 [Test worker @coroutine#294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45283/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-04 09:28:53.901 [Test worker @coroutine#294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45283/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-04 09:28:53.902 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45283/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-04 09:28:56.046 [Test worker @coroutine#315] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:56.047 [Test worker @coroutine#315] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-05-04 09:28:56.048 [DefaultDispatcher-worker-3 @coroutine#324] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46025 2026-05-04 09:28:56.092 [DefaultDispatcher-worker-3 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46025/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:56.093 [DefaultDispatcher-worker-3 @coroutine#322] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@4c69036f for http://localhost:46025/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:56.093 [DefaultDispatcher-worker-3 @coroutine#322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46025/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:56.093 [DefaultDispatcher-worker-3 @coroutine#322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46025/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-04 09:28:56.096 [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-04 09:28:56.096 [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-04 09:28:56.097 [DefaultDispatcher-worker-3 @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-04 09:28:56.098 [DefaultDispatcher-worker-2 @coroutine#322] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46025/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:56.098 [DefaultDispatcher-worker-2 @coroutine#322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46025/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:56.098 [DefaultDispatcher-worker-2 @coroutine#322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46025/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:58.215 [Test worker @coroutine#339] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:28:58.215 [Test worker @coroutine#339] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-05-04 09:28:58.216 [DefaultDispatcher-worker-6 @coroutine#348] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33239 2026-05-04 09:28:58.261 [DefaultDispatcher-worker-7 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33239/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:58.261 [DefaultDispatcher-worker-7 @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7a3554c0 for http://localhost:33239/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:58.261 [DefaultDispatcher-worker-7 @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33239/api/school/respect/SchoolConfigSetting 2026-05-04 09:28:58.261 [DefaultDispatcher-worker-7 @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33239/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-04 09:28:58.365 [DefaultDispatcher-worker-7 @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:33239/api/school/respect/SchoolConfigSetting 2026-05-04 09:29:00.384 [Test worker @coroutine#357] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:29:00.384 [Test worker @coroutine#357] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-05-04 09:29:00.386 [DefaultDispatcher-worker-2 @coroutine#366] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46225 2026-05-04 09:29:00.433 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46225/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-04 09:29:00.433 [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:46225/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-04 09:29:00.433 [Test worker @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46225/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-04 09:29:00.436 [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-04 09:29:00.438 [Test worker @coroutine#357] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46225/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-04 09:29:00.438 [Test worker @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46225/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-04 09:29:00.438 [Test worker @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46225/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-04 09:29:00.438 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46225/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-04 09:29:02.582 [Test worker @coroutine#378] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:29:02.583 [Test worker @coroutine#378] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-04 09:29:02.585 [DefaultDispatcher-worker-2 @coroutine#387] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39509 2026-05-04 09:29:02.635 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39509/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:02.635 [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:39509/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:02.635 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39509/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:02.637 [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-04 09:29:02.639 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39509/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:02.640 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39509/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:02.640 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39509/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:02.640 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39509/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:02.643 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39509/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A02.638044035Z&keys=test-key 2026-05-04 09:29:02.643 [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:39509/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A02.638044035Z&keys=test-key. 2026-05-04 09:29:02.643 [Test worker @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39509/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A02.638044035Z&keys=test-key 2026-05-04 09:29:02.644 [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-04 09:29:02.646 [Test worker @coroutine#378] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39509/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A02.638044035Z&keys=test-key 2026-05-04 09:29:02.646 [Test worker @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39509/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A02.638044035Z&keys=test-key 2026-05-04 09:29:02.646 [Test worker @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39509/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A02.638044035Z&keys=test-key 2026-05-04 09:29:02.647 [Test worker @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39509/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A02.638044035Z&keys=test-key. 2026-05-04 09:29:04.858 [Test worker @coroutine#403] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:29:04.859 [Test worker @coroutine#403] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-04 09:29:04.867 [DefaultDispatcher-worker-4 @coroutine#412] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39493 2026-05-04 09:29:04.912 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:04.912 [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:39493/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:04.912 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:04.924 [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-04 09:29:04.932 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:04.932 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:04.932 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:04.934 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:06.953 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:06.953 [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:39493/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:06.953 [Test worker @coroutine#403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:06.956 [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-04 09:29:06.958 [Test worker @coroutine#403] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:06.958 [Test worker @coroutine#403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:06.958 [Test worker @coroutine#403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:06.959 [Test worker @coroutine#403] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39493/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:09.078 [Test worker @coroutine#430] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-04 09:29:09.078 [Test worker @coroutine#430] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-04 09:29:09.079 [DefaultDispatcher-worker-6 @coroutine#439] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45135 2026-05-04 09:29:09.120 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45135/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:09.120 [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:45135/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:09.120 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45135/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:09.122 [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-04 09:29:09.125 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45135/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:09.125 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45135/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:09.125 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45135/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-04 09:29:09.126 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45135/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-04 09:29:09.130 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45135/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A09.123260080Z&keys=test-key 2026-05-04 09:29:09.130 [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:45135/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A09.123260080Z&keys=test-key. 2026-05-04 09:29:09.130 [Test worker @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45135/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A09.123260080Z&keys=test-key 2026-05-04 09:29:09.131 [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-04 09:29:09.132 [Test worker @coroutine#430] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45135/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A09.123260080Z&keys=test-key 2026-05-04 09:29:09.133 [Test worker @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45135/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A09.123260080Z&keys=test-key 2026-05-04 09:29:09.133 [Test worker @coroutine#430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45135/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A09.123260080Z&keys=test-key 2026-05-04 09:29:09.134 [Test worker @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45135/api/school/respect/SchoolConfigSetting?since=2026-05-04T05%3A29%3A09.123260080Z&keys=test-key.