2026-03-12 10:23:30.286 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:30.427 [Test worker] INFO io.ktor.server.Application - Application started in 0.325 seconds. 2026-03-12 10:23:30.531 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46179 2026-03-12 10:23:30.836 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46179/resources/index.json 2026-03-12 10:23:30.837 [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:46179/resources/index.json. 2026-03-12 10:23:30.837 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46179/resources/index.json 2026-03-12 10:23:30.973 [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-03-12 10:23:31.038 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 70ms 2026-03-12 10:23:31.039 [DefaultDispatcher-worker-3 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46179/resources/index.json 2026-03-12 10:23:31.041 [DefaultDispatcher-worker-3 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46179/resources/index.json 2026-03-12 10:23:31.041 [DefaultDispatcher-worker-3 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46179/resources/index.json 2026-03-12 10:23:31.063 [DefaultDispatcher-worker-3 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:46179/resources/index.json. 2026-03-12 10:23:31.101 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46179/resources/index.json 2026-03-12 10:23:31.101 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46179/resources/index.json. 2026-03-12 10:23:31.101 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46179/resources/index.json 2026-03-12 10:23:31.104 [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-03-12 10:23:31.106 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-03-12 10:23:31.107 [DefaultDispatcher-worker-3 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46179/resources/index.json 2026-03-12 10:23:31.107 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46179/resources/index.json 2026-03-12 10:23:31.108 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46179/resources/index.json 2026-03-12 10:23:33.139 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:33.140 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-03-12 10:23:33.146 [DefaultDispatcher-worker-3 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44295 2026-03-12 10:23:33.213 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44295/resources/index.json 2026-03-12 10:23:33.214 [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:44295/resources/index.json. 2026-03-12 10:23:33.214 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44295/resources/index.json 2026-03-12 10:23:33.218 [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-03-12 10:23:33.219 [DefaultDispatcher-worker-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-03-12 10:23:33.220 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44295/resources/index.json 2026-03-12 10:23:33.221 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44295/resources/index.json 2026-03-12 10:23:33.221 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44295/resources/index.json 2026-03-12 10:23:33.221 [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:44295/resources/index.json. 2026-03-12 10:23:33.231 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44295/resources/index.json 2026-03-12 10:23:33.232 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44295/resources/index.json. 2026-03-12 10:23:33.232 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44295/resources/index.json 2026-03-12 10:23:33.235 [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-03-12 10:23:33.236 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-03-12 10:23:33.237 [DefaultDispatcher-worker-2 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44295/resources/index.json 2026-03-12 10:23:33.237 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44295/resources/index.json 2026-03-12 10:23:33.237 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44295/resources/index.json 2026-03-12 10:23:35.244 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:35.244 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-03-12 10:23:35.246 [DefaultDispatcher-worker-2 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45903 2026-03-12 10:23:35.250 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45903/resources/lesson001.json 2026-03-12 10:23:35.250 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/resources/lesson001.json. 2026-03-12 10:23:35.250 [Test worker @coroutine#52] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/resources/lesson001.json 2026-03-12 10:23:35.253 [eventLoopGroupProxy-10-1 @call-handler#56] 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-03-12 10:23:35.254 [DefaultDispatcher-worker-1 @call-handler#56] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 1ms 2026-03-12 10:23:35.255 [DefaultDispatcher-worker-1 @coroutine#52] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45903/resources/lesson001.json 2026-03-12 10:23:35.255 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/resources/lesson001.json 2026-03-12 10:23:35.255 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/resources/lesson001.json 2026-03-12 10:23:35.281 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsPublication for http://localhost:45903/resources/lesson001.json. 2026-03-12 10:23:38.158 [Test worker @coroutine#61] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:38.178 [Test worker @coroutine#61] INFO io.ktor.server.Application - Application started in 0.807 seconds. 2026-03-12 10:23:38.195 [DefaultDispatcher-worker-2 @coroutine#70] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36195 2026-03-12 10:23:38.252 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36195/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:38.252 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36195/api/school/respect/schoolpermissiongrant. 2026-03-12 10:23:38.252 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36195/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:38.286 [eventLoopGroupProxy-13-1 @call-handler#74] 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-03-12 10:23:38.386 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36195/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:38.387 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36195/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:38.387 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36195/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:38.394 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36195/api/school/respect/schoolpermissiongrant. 2026-03-12 10:23:38.640 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.640 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36195/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:38.640 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.642 [eventLoopGroupProxy-13-1 @call-handler#80] 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-03-12 10:23:38.763 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.763 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.763 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.770 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36195/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:38.811 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.814 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36195/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:38.815 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.825 [eventLoopGroupProxy-13-1 @call-handler#86] 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-03-12 10:23:38.836 [DefaultDispatcher-worker-3 @call-handler#86] 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-03-12 10:23:38.844 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.844 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:38.844 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36195/api/school/respect/person?includeRelated=false 2026-03-12 10:23:41.017 [Test worker @coroutine#90] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:41.018 [Test worker @coroutine#90] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-03-12 10:23:41.020 [DefaultDispatcher-worker-3 @coroutine#98] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44289 2026-03-12 10:23:41.021 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44289/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:41.022 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44289/api/school/respect/schoolpermissiongrant. 2026-03-12 10:23:41.022 [Test worker @coroutine#90] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44289/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:41.025 [eventLoopGroupProxy-16-1 @call-handler#102] 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-03-12 10:23:41.028 [Test worker @coroutine#90] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44289/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:41.029 [Test worker @coroutine#90] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44289/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:41.029 [Test worker @coroutine#90] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44289/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:41.029 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44289/api/school/respect/schoolpermissiongrant. 2026-03-12 10:23:41.086 [DefaultDispatcher-worker-1 @coroutine#108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44289/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-12 10:23:41.086 [DefaultDispatcher-worker-1 @coroutine#108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44289/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-12 10:23:41.086 [DefaultDispatcher-worker-1 @coroutine#108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44289/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-12 10:23:41.091 [eventLoopGroupProxy-16-1 @call-handler#112] 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-03-12 10:23:41.101 [DefaultDispatcher-worker-4 @coroutine#108] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44289/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-12 10:23:41.104 [DefaultDispatcher-worker-4 @coroutine#108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44289/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-12 10:23:41.104 [DefaultDispatcher-worker-4 @coroutine#108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44289/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-12 10:23:41.106 [DefaultDispatcher-worker-4 @coroutine#108] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44289/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-12 10:23:43.274 [Test worker @coroutine#117] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:43.275 [Test worker @coroutine#117] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-03-12 10:23:43.284 [DefaultDispatcher-worker-5 @coroutine#126] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35983 2026-03-12 10:23:43.297 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35983/api/school/respect/person?includeRelated=false 2026-03-12 10:23:43.298 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35983/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:43.298 [Test worker @coroutine#117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35983/api/school/respect/person?includeRelated=false 2026-03-12 10:23:43.306 [eventLoopGroupProxy-19-1 @call-handler#131] 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-03-12 10:23:43.322 [Test worker @coroutine#117] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35983/api/school/respect/person?includeRelated=false 2026-03-12 10:23:43.322 [Test worker @coroutine#117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35983/api/school/respect/person?includeRelated=false 2026-03-12 10:23:43.323 [Test worker @coroutine#117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35983/api/school/respect/person?includeRelated=false 2026-03-12 10:23:43.325 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35983/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:43.399 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35983/api/school/respect/person?since=2026-03-12T06%3A23%3A43.307603617Z&includeRelated=false 2026-03-12 10:23:43.400 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35983/api/school/respect/person?since=2026-03-12T06%3A23%3A43.307603617Z&includeRelated=false. 2026-03-12 10:23:43.400 [Test worker @coroutine#117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35983/api/school/respect/person?since=2026-03-12T06%3A23%3A43.307603617Z&includeRelated=false 2026-03-12 10:23:43.412 [eventLoopGroupProxy-19-1 @call-handler#137] 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-03-12 10:23:43.426 [Test worker @coroutine#117] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35983/api/school/respect/person?since=2026-03-12T06%3A23%3A43.307603617Z&includeRelated=false 2026-03-12 10:23:43.427 [Test worker @coroutine#117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35983/api/school/respect/person?since=2026-03-12T06%3A23%3A43.307603617Z&includeRelated=false 2026-03-12 10:23:43.427 [Test worker @coroutine#117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35983/api/school/respect/person?since=2026-03-12T06%3A23%3A43.307603617Z&includeRelated=false 2026-03-12 10:23:43.431 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35983/api/school/respect/person?since=2026-03-12T06%3A23%3A43.307603617Z&includeRelated=false. 2026-03-12 10:23:45.652 [Test worker @coroutine#143] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:45.654 [Test worker @coroutine#143] INFO io.ktor.server.Application - Application started in 0.054 seconds. 2026-03-12 10:23:45.656 [DefaultDispatcher-worker-7 @coroutine#151] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33311 2026-03-12 10:23:45.739 [DefaultDispatcher-worker-6 @coroutine#149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33311/api/school/respect/person 2026-03-12 10:23:45.740 [DefaultDispatcher-worker-6 @coroutine#149] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@2ba76800 for http://localhost:33311/api/school/respect/person 2026-03-12 10:23:45.740 [DefaultDispatcher-worker-6 @coroutine#149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33311/api/school/respect/person 2026-03-12 10:23:45.740 [DefaultDispatcher-worker-6 @coroutine#149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33311/api/school/respect/person from class io.ktor.http.content.TextContent 2026-03-12 10:23:45.753 [eventLoopGroupProxy-22-1 @call-handler#161] 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-03-12 10:23:45.767 [eventLoopGroupProxy-22-1 @call-handler#161] 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-03-12 10:23:45.771 [DefaultDispatcher-worker-5 @call-handler#161] 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-03-12 10:23:45.778 [DefaultDispatcher-worker-4 @coroutine#149] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33311/api/school/respect/person 2026-03-12 10:23:45.779 [DefaultDispatcher-worker-4 @coroutine#149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33311/api/school/respect/person 2026-03-12 10:23:45.779 [DefaultDispatcher-worker-4 @coroutine#149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33311/api/school/respect/person 2026-03-12 10:23:48.010 [Test worker @coroutine#166] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:48.012 [Test worker @coroutine#166] INFO io.ktor.server.Application - Application started in 0.101 seconds. 2026-03-12 10:23:48.018 [DefaultDispatcher-worker-6 @coroutine#175] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44861 2026-03-12 10:23:48.020 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44861/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:48.021 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/school/respect/schoolpermissiongrant. 2026-03-12 10:23:48.021 [Test worker @coroutine#166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:48.032 [eventLoopGroupProxy-25-1 @call-handler#179] 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-03-12 10:23:48.041 [Test worker @coroutine#166] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44861/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:48.042 [Test worker @coroutine#166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:48.042 [Test worker @coroutine#166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/school/respect/schoolpermissiongrant 2026-03-12 10:23:48.042 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44861/api/school/respect/schoolpermissiongrant. 2026-03-12 10:23:48.167 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:48.167 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:48.167 [Test worker @coroutine#166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:48.169 [eventLoopGroupProxy-25-1 @call-handler#185] 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-03-12 10:23:48.176 [Test worker @coroutine#166] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:48.176 [Test worker @coroutine#166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:48.176 [Test worker @coroutine#166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:48.177 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44861/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:50.192 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:50.193 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:50.193 [Test worker @coroutine#166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:50.194 [eventLoopGroupProxy-25-1 @call-handler#192] 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-03-12 10:23:50.198 [Test worker @coroutine#166] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:50.198 [Test worker @coroutine#166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:50.198 [Test worker @coroutine#166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/school/respect/person?includeRelated=false 2026-03-12 10:23:50.199 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44861/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:52.322 [Test worker @coroutine#198] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-12 10:23:52.323 [Test worker @coroutine#198] INFO io.ktor.server.Application - Application started in 0.049 seconds. 2026-03-12 10:23:52.324 [DefaultDispatcher-worker-1 @coroutine#207] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35247 2026-03-12 10:23:52.327 [Test worker @coroutine#198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35247/api/school/respect/person?includeRelated=false 2026-03-12 10:23:52.327 [Test worker @coroutine#198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35247/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:52.327 [Test worker @coroutine#198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35247/api/school/respect/person?includeRelated=false 2026-03-12 10:23:52.330 [eventLoopGroupProxy-28-1 @call-handler#212] 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-03-12 10:23:52.336 [Test worker @coroutine#198] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35247/api/school/respect/person?includeRelated=false 2026-03-12 10:23:52.336 [Test worker @coroutine#198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35247/api/school/respect/person?includeRelated=false 2026-03-12 10:23:52.336 [Test worker @coroutine#198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35247/api/school/respect/person?includeRelated=false 2026-03-12 10:23:52.337 [Test worker @coroutine#198] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35247/api/school/respect/person?includeRelated=false. 2026-03-12 10:23:52.394 [Test worker @coroutine#198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35247/api/school/respect/person?since=2026-03-12T06%3A23%3A52.330599891Z&includeRelated=false 2026-03-12 10:23:52.394 [Test worker @coroutine#198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35247/api/school/respect/person?since=2026-03-12T06%3A23%3A52.330599891Z&includeRelated=false. 2026-03-12 10:23:52.394 [Test worker @coroutine#198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35247/api/school/respect/person?since=2026-03-12T06%3A23%3A52.330599891Z&includeRelated=false 2026-03-12 10:23:52.398 [eventLoopGroupProxy-28-1 @call-handler#219] 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-03-12 10:23:52.402 [Test worker @coroutine#198] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35247/api/school/respect/person?since=2026-03-12T06%3A23%3A52.330599891Z&includeRelated=false 2026-03-12 10:23:52.402 [Test worker @coroutine#198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35247/api/school/respect/person?since=2026-03-12T06%3A23%3A52.330599891Z&includeRelated=false 2026-03-12 10:23:52.402 [Test worker @coroutine#198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35247/api/school/respect/person?since=2026-03-12T06%3A23%3A52.330599891Z&includeRelated=false 2026-03-12 10:23:52.403 [Test worker @coroutine#198] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35247/api/school/respect/person?since=2026-03-12T06%3A23%3A52.330599891Z&includeRelated=false.