2026-09-03 20:43:13.608 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:13.850 [Test worker] INFO io.ktor.server.Application - Application started in 0.513 seconds. 2026-09-03 20:43:14.030 [DefaultDispatcher-worker-2 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35327 2026-09-03 20:43:14.569 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35327/resources/index.json 2026-09-03 20:43:14.572 [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:35327/resources/index.json. 2026-09-03 20:43:14.576 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35327/resources/index.json 2026-09-03 20:43:14.798 [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-09-03 20:43:14.856 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 66ms 2026-09-03 20:43:14.864 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35327/resources/index.json 2026-09-03 20:43:14.867 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35327/resources/index.json 2026-09-03 20:43:14.868 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35327/resources/index.json 2026-09-03 20:43:14.896 [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:35327/resources/index.json. 2026-09-03 20:43:14.967 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35327/resources/index.json 2026-09-03 20:43:14.968 [DefaultDispatcher-worker-5 @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:35327/resources/index.json. 2026-09-03 20:43:14.968 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35327/resources/index.json 2026-09-03 20:43:14.970 [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-09-03 20:43:14.972 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-09-03 20:43:14.973 [DefaultDispatcher-worker-6 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35327/resources/index.json 2026-09-03 20:43:14.973 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35327/resources/index.json 2026-09-03 20:43:14.973 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35327/resources/index.json 2026-09-03 20:43:17.044 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:17.045 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-09-03 20:43:17.048 [DefaultDispatcher-worker-4 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44435 2026-09-03 20:43:17.138 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44435/resources/index.json 2026-09-03 20:43:17.138 [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:44435/resources/index.json. 2026-09-03 20:43:17.138 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44435/resources/index.json 2026-09-03 20:43:17.150 [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-09-03 20:43:17.153 [DefaultDispatcher-worker-4 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 3ms 2026-09-03 20:43:17.158 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44435/resources/index.json 2026-09-03 20:43:17.158 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44435/resources/index.json 2026-09-03 20:43:17.158 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44435/resources/index.json 2026-09-03 20:43:17.165 [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:44435/resources/index.json. 2026-09-03 20:43:17.177 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44435/resources/index.json 2026-09-03 20:43:17.178 [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:44435/resources/index.json. 2026-09-03 20:43:17.178 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44435/resources/index.json 2026-09-03 20:43:17.194 [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-09-03 20:43:17.196 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 9ms 2026-09-03 20:43:17.197 [DefaultDispatcher-worker-8 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44435/resources/index.json 2026-09-03 20:43:17.197 [DefaultDispatcher-worker-8 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44435/resources/index.json 2026-09-03 20:43:17.197 [DefaultDispatcher-worker-8 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44435/resources/index.json 2026-09-03 20:43:19.224 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:19.229 [Test worker] INFO io.ktor.server.Application - Application started in 0.005 seconds. 2026-09-03 20:43:19.244 [DefaultDispatcher-worker-8 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40933 2026-09-03 20:43:19.265 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40933/resources/lesson001.json 2026-09-03 20:43:19.266 [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:40933/resources/lesson001.json. 2026-09-03 20:43:19.266 [Test worker @coroutine#52] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40933/resources/lesson001.json 2026-09-03 20:43:19.274 [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-09-03 20:43:19.279 [DefaultDispatcher-worker-8 @call-handler#56] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 5ms 2026-09-03 20:43:19.285 [DefaultDispatcher-worker-5 @coroutine#52] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40933/resources/lesson001.json 2026-09-03 20:43:19.285 [DefaultDispatcher-worker-5 @coroutine#52] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40933/resources/lesson001.json 2026-09-03 20:43:19.285 [DefaultDispatcher-worker-5 @coroutine#52] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40933/resources/lesson001.json 2026-09-03 20:43:19.368 [DefaultDispatcher-worker-5 @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsPublication for http://localhost:40933/resources/lesson001.json. 2026-09-03 20:43:22.460 [Test worker @coroutine#61] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:22.487 [Test worker @coroutine#61] INFO io.ktor.server.Application - Application started in 0.938 seconds. 2026-09-03 20:43:22.502 [DefaultDispatcher-worker-2 @coroutine#70] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33977 2026-09-03 20:43:22.573 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:22.577 [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:33977/api/school/respect/schoolpermissiongrant. 2026-09-03 20:43:22.577 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:22.615 [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-09-03 20:43:22.680 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:22.680 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:22.680 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:22.697 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33977/api/school/respect/schoolpermissiongrant. 2026-09-03 20:43:22.926 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:22.927 [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:33977/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:22.927 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:22.951 [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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete /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-09-03 20:43:23.025 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:23.032 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:23.032 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:23.040 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33977/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:23.057 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:23.057 [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:33977/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:23.057 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:23.073 [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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete /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-09-03 20:43:23.079 [DefaultDispatcher-worker-2 @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-09-03 20:43:23.090 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:23.091 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:23.092 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-09-03 20:43:25.301 [Test worker @coroutine#90] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:25.313 [Test worker @coroutine#90] INFO io.ktor.server.Application - Application started in 0.082 seconds. 2026-09-03 20:43:25.327 [DefaultDispatcher-worker-4 @coroutine#99] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34893 2026-09-03 20:43:25.331 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34893/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:25.332 [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:34893/api/school/respect/schoolpermissiongrant. 2026-09-03 20:43:25.332 [Test worker @coroutine#90] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34893/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:25.343 [eventLoopGroupProxy-16-1 @call-handler#103] 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-09-03 20:43:25.348 [Test worker @coroutine#90] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34893/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:25.350 [Test worker @coroutine#90] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34893/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:25.351 [Test worker @coroutine#90] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34893/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:25.352 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34893/api/school/respect/schoolpermissiongrant. 2026-09-03 20:43:25.442 [DefaultDispatcher-worker-4 @coroutine#109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34893/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-03 20:43:25.442 [DefaultDispatcher-worker-4 @coroutine#109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34893/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-09-03 20:43:25.442 [DefaultDispatcher-worker-4 @coroutine#109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34893/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-03 20:43:25.447 [eventLoopGroupProxy-16-1 @call-handler#113] 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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete /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-09-03 20:43:25.453 [DefaultDispatcher-worker-2 @coroutine#109] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34893/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-03 20:43:25.457 [DefaultDispatcher-worker-4 @coroutine#109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34893/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-03 20:43:25.457 [DefaultDispatcher-worker-4 @coroutine#109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34893/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-03 20:43:25.460 [DefaultDispatcher-worker-4 @coroutine#109] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34893/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-09-03 20:43:27.724 [Test worker @coroutine#118] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:27.734 [Test worker @coroutine#118] INFO io.ktor.server.Application - Application started in 0.067 seconds. 2026-09-03 20:43:27.738 [DefaultDispatcher-worker-4 @coroutine#127] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37387 2026-09-03 20:43:27.742 [Test worker @coroutine#118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37387/api/school/respect/person?includeRelated=false 2026-09-03 20:43:27.746 [Test worker @coroutine#118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37387/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:27.747 [Test worker @coroutine#118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37387/api/school/respect/person?includeRelated=false 2026-09-03 20:43:27.761 [eventLoopGroupProxy-19-1 @call-handler#132] 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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-09-03 20:43:27.772 [Test worker @coroutine#118] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37387/api/school/respect/person?includeRelated=false 2026-09-03 20:43:27.774 [Test worker @coroutine#118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37387/api/school/respect/person?includeRelated=false 2026-09-03 20:43:27.774 [Test worker @coroutine#118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37387/api/school/respect/person?includeRelated=false 2026-09-03 20:43:27.776 [Test worker @coroutine#118] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37387/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:27.910 [Test worker @coroutine#118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37387/api/school/respect/person?since=2026-09-03T16%3A43%3A27.762579745Z&includeRelated=false 2026-09-03 20:43:27.910 [Test worker @coroutine#118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37387/api/school/respect/person?since=2026-09-03T16%3A43%3A27.762579745Z&includeRelated=false. 2026-09-03 20:43:27.911 [Test worker @coroutine#118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37387/api/school/respect/person?since=2026-09-03T16%3A43%3A27.762579745Z&includeRelated=false 2026-09-03 20:43:27.922 [eventLoopGroupProxy-19-1 @call-handler#138] 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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-09-03 20:43:27.936 [Test worker @coroutine#118] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37387/api/school/respect/person?since=2026-09-03T16%3A43%3A27.762579745Z&includeRelated=false 2026-09-03 20:43:27.936 [Test worker @coroutine#118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37387/api/school/respect/person?since=2026-09-03T16%3A43%3A27.762579745Z&includeRelated=false 2026-09-03 20:43:27.936 [Test worker @coroutine#118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37387/api/school/respect/person?since=2026-09-03T16%3A43%3A27.762579745Z&includeRelated=false 2026-09-03 20:43:27.941 [Test worker @coroutine#118] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37387/api/school/respect/person?since=2026-09-03T16%3A43%3A27.762579745Z&includeRelated=false. 2026-09-03 20:43:30.188 [Test worker @coroutine#144] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:30.190 [Test worker @coroutine#144] INFO io.ktor.server.Application - Application started in 0.077 seconds. 2026-09-03 20:43:30.201 [DefaultDispatcher-worker-4 @coroutine#152] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33949 2026-09-03 20:43:30.279 [DefaultDispatcher-worker-1 @coroutine#150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33949/api/school/respect/person 2026-09-03 20:43:30.280 [DefaultDispatcher-worker-1 @coroutine#150] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@4f7d2ff4 for http://localhost:33949/api/school/respect/person 2026-09-03 20:43:30.280 [DefaultDispatcher-worker-1 @coroutine#150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33949/api/school/respect/person 2026-09-03 20:43:30.280 [DefaultDispatcher-worker-1 @coroutine#150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33949/api/school/respect/person from class io.ktor.http.content.TextContent 2026-09-03 20:43:30.302 [eventLoopGroupProxy-22-1 @call-handler#162] 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) /api/school/respect/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-09-03 20:43:30.322 [eventLoopGroupProxy-22-1 @call-handler#162] 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-09-03 20:43:30.325 [DefaultDispatcher-worker-1 @call-handler#162] 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-09-03 20:43:30.331 [DefaultDispatcher-worker-10 @coroutine#150] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33949/api/school/respect/person 2026-09-03 20:43:30.331 [DefaultDispatcher-worker-10 @coroutine#150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33949/api/school/respect/person 2026-09-03 20:43:30.331 [DefaultDispatcher-worker-10 @coroutine#150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33949/api/school/respect/person 2026-09-03 20:43:32.579 [Test worker @coroutine#167] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:32.581 [Test worker @coroutine#167] INFO io.ktor.server.Application - Application started in 0.076 seconds. 2026-09-03 20:43:32.583 [DefaultDispatcher-worker-4 @coroutine#176] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42905 2026-09-03 20:43:32.588 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42905/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:32.588 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42905/api/school/respect/schoolpermissiongrant. 2026-09-03 20:43:32.588 [Test worker @coroutine#167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42905/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:32.594 [eventLoopGroupProxy-25-1 @call-handler#180] 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-09-03 20:43:32.598 [Test worker @coroutine#167] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42905/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:32.598 [Test worker @coroutine#167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42905/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:32.599 [Test worker @coroutine#167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42905/api/school/respect/schoolpermissiongrant 2026-09-03 20:43:32.599 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42905/api/school/respect/schoolpermissiongrant. 2026-09-03 20:43:32.685 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:32.686 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42905/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:32.686 [Test worker @coroutine#167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:32.688 [eventLoopGroupProxy-25-1 @call-handler#186] 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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete /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-09-03 20:43:32.698 [Test worker @coroutine#167] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:32.699 [Test worker @coroutine#167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:32.701 [Test worker @coroutine#167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:32.704 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42905/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:34.720 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:34.720 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42905/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:34.720 [Test worker @coroutine#167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:34.726 [eventLoopGroupProxy-25-1 @call-handler#193] 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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete /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-09-03 20:43:34.739 [Test worker @coroutine#167] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:34.739 [Test worker @coroutine#167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:34.739 [Test worker @coroutine#167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42905/api/school/respect/person?includeRelated=false 2026-09-03 20:43:34.747 [Test worker @coroutine#167] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42905/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:36.948 [Test worker @coroutine#199] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-03 20:43:36.949 [Test worker @coroutine#199] INFO io.ktor.server.Application - Application started in 0.072 seconds. 2026-09-03 20:43:36.958 [DefaultDispatcher-worker-10 @coroutine#208] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38655 2026-09-03 20:43:36.968 [Test worker @coroutine#199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38655/api/school/respect/person?includeRelated=false 2026-09-03 20:43:36.968 [Test worker @coroutine#199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38655/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:36.969 [Test worker @coroutine#199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38655/api/school/respect/person?includeRelated=false 2026-09-03 20:43:36.980 [eventLoopGroupProxy-28-1 @call-handler#213] 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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-09-03 20:43:36.986 [Test worker @coroutine#199] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38655/api/school/respect/person?includeRelated=false 2026-09-03 20:43:36.986 [Test worker @coroutine#199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38655/api/school/respect/person?includeRelated=false 2026-09-03 20:43:36.986 [Test worker @coroutine#199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38655/api/school/respect/person?includeRelated=false 2026-09-03 20:43:36.988 [Test worker @coroutine#199] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38655/api/school/respect/person?includeRelated=false. 2026-09-03 20:43:37.057 [Test worker @coroutine#199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38655/api/school/respect/person?since=2026-09-03T16%3A43%3A36.981078930Z&includeRelated=false 2026-09-03 20:43:37.057 [Test worker @coroutine#199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38655/api/school/respect/person?since=2026-09-03T16%3A43%3A36.981078930Z&includeRelated=false. 2026-09-03 20:43:37.058 [Test worker @coroutine#199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38655/api/school/respect/person?since=2026-09-03T16%3A43%3A36.981078930Z&includeRelated=false 2026-09-03 20:43:37.060 [eventLoopGroupProxy-28-1 @call-handler#220] 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/person/delete, segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/delete Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-09-03 20:43:37.073 [Test worker @coroutine#199] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38655/api/school/respect/person?since=2026-09-03T16%3A43%3A36.981078930Z&includeRelated=false 2026-09-03 20:43:37.074 [Test worker @coroutine#199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38655/api/school/respect/person?since=2026-09-03T16%3A43%3A36.981078930Z&includeRelated=false 2026-09-03 20:43:37.075 [Test worker @coroutine#199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38655/api/school/respect/person?since=2026-09-03T16%3A43%3A36.981078930Z&includeRelated=false 2026-09-03 20:43:37.078 [Test worker @coroutine#199] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38655/api/school/respect/person?since=2026-09-03T16%3A43%3A36.981078930Z&includeRelated=false.