2026-08-03 11:40:30.602 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:30.683 [Test worker] INFO io.ktor.server.Application - Application started in 0.196 seconds. 2026-08-03 11:40:30.752 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44613 2026-08-03 11:40:31.449 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44613/resources/index.json 2026-08-03 11:40:31.449 [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:44613/resources/index.json. 2026-08-03 11:40:31.449 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44613/resources/index.json 2026-08-03 11:40:31.558 [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-08-03 11:40:31.598 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 44ms 2026-08-03 11:40:31.603 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44613/resources/index.json 2026-08-03 11:40:31.605 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44613/resources/index.json 2026-08-03 11:40:31.605 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44613/resources/index.json 2026-08-03 11:40:31.626 [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:44613/resources/index.json. 2026-08-03 11:40:31.654 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44613/resources/index.json 2026-08-03 11:40:31.654 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44613/resources/index.json. 2026-08-03 11:40:31.654 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44613/resources/index.json 2026-08-03 11:40:31.656 [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-08-03 11:40:31.657 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-08-03 11:40:31.658 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44613/resources/index.json 2026-08-03 11:40:31.658 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44613/resources/index.json 2026-08-03 11:40:31.658 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44613/resources/index.json 2026-08-03 11:40:33.671 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:33.672 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-08-03 11:40:33.673 [DefaultDispatcher-worker-1 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39157 2026-08-03 11:40:33.744 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39157/resources/index.json 2026-08-03 11:40:33.745 [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:39157/resources/index.json. 2026-08-03 11:40:33.745 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39157/resources/index.json 2026-08-03 11:40:33.747 [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-08-03 11:40:33.748 [DefaultDispatcher-worker-2 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-08-03 11:40:33.749 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39157/resources/index.json 2026-08-03 11:40:33.749 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39157/resources/index.json 2026-08-03 11:40:33.749 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39157/resources/index.json 2026-08-03 11:40:33.750 [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:39157/resources/index.json. 2026-08-03 11:40:33.754 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39157/resources/index.json 2026-08-03 11:40:33.754 [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:39157/resources/index.json. 2026-08-03 11:40:33.754 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39157/resources/index.json 2026-08-03 11:40:33.755 [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-08-03 11:40:33.756 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-08-03 11:40:33.756 [DefaultDispatcher-worker-1 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39157/resources/index.json 2026-08-03 11:40:33.756 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39157/resources/index.json 2026-08-03 11:40:33.756 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39157/resources/index.json 2026-08-03 11:40:35.764 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:35.764 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-08-03 11:40:35.766 [DefaultDispatcher-worker-1 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36535 2026-08-03 11:40:35.771 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36535/resources/lesson001.json 2026-08-03 11:40:35.771 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36535/resources/lesson001.json. 2026-08-03 11:40:35.771 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36535/resources/lesson001.json 2026-08-03 11:40:35.774 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-08-03 11:40:35.775 [DefaultDispatcher-worker-3 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-08-03 11:40:35.775 [DefaultDispatcher-worker-2 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36535/resources/lesson001.json 2026-08-03 11:40:35.776 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36535/resources/lesson001.json 2026-08-03 11:40:35.776 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36535/resources/lesson001.json 2026-08-03 11:40:35.778 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:36535/resources/lesson001.json. 2026-08-03 11:40:38.036 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:38.044 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.117 seconds. 2026-08-03 11:40:38.046 [DefaultDispatcher-worker-1 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33785 2026-08-03 11:40:38.053 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33785/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:38.053 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33785/api/school/respect/schoolpermissiongrant. 2026-08-03 11:40:38.053 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33785/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:38.057 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-08-03 11:40:38.068 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33785/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:38.069 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33785/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:38.069 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33785/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:38.070 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33785/api/school/respect/schoolpermissiongrant. 2026-08-03 11:40:38.137 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.137 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33785/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:38.137 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.139 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-08-03 11:40:38.155 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.155 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.155 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.156 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33785/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:38.162 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.162 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33785/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:38.162 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.164 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-08-03 11:40:38.166 [DefaultDispatcher-worker-1 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-08-03 11:40:38.166 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.166 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:38.166 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33785/api/school/respect/person?includeRelated=false 2026-08-03 11:40:40.264 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:40.264 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-08-03 11:40:40.265 [DefaultDispatcher-worker-2 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38895 2026-08-03 11:40:40.266 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:40.266 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38895/api/school/respect/schoolpermissiongrant. 2026-08-03 11:40:40.267 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:40.270 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-08-03 11:40:40.272 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:40.272 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:40.272 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:40.272 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38895/api/school/respect/schoolpermissiongrant. 2026-08-03 11:40:40.318 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-08-03 11:40:40.318 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-08-03 11:40:40.318 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-08-03 11:40:40.320 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-08-03 11:40:40.323 [DefaultDispatcher-worker-3 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-08-03 11:40:40.323 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-08-03 11:40:40.323 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-08-03 11:40:40.324 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-08-03 11:40:42.438 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:42.439 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-08-03 11:40:42.440 [DefaultDispatcher-worker-1 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35087 2026-08-03 11:40:42.443 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35087/api/school/respect/person?includeRelated=false 2026-08-03 11:40:42.443 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:42.443 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/school/respect/person?includeRelated=false 2026-08-03 11:40:42.446 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-08-03 11:40:42.449 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35087/api/school/respect/person?includeRelated=false 2026-08-03 11:40:42.449 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/school/respect/person?includeRelated=false 2026-08-03 11:40:42.449 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/api/school/respect/person?includeRelated=false 2026-08-03 11:40:42.450 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35087/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:42.509 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35087/api/school/respect/person?since=2026-08-03T07%3A40%3A42.446517121Z&includeRelated=false 2026-08-03 11:40:42.509 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/school/respect/person?since=2026-08-03T07%3A40%3A42.446517121Z&includeRelated=false. 2026-08-03 11:40:42.509 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/school/respect/person?since=2026-08-03T07%3A40%3A42.446517121Z&includeRelated=false 2026-08-03 11:40:42.510 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-08-03 11:40:42.513 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35087/api/school/respect/person?since=2026-08-03T07%3A40%3A42.446517121Z&includeRelated=false 2026-08-03 11:40:42.513 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/school/respect/person?since=2026-08-03T07%3A40%3A42.446517121Z&includeRelated=false 2026-08-03 11:40:42.513 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/api/school/respect/person?since=2026-08-03T07%3A40%3A42.446517121Z&includeRelated=false 2026-08-03 11:40:42.514 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35087/api/school/respect/person?since=2026-08-03T07%3A40%3A42.446517121Z&includeRelated=false. 2026-08-03 11:40:44.611 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:44.612 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-08-03 11:40:44.613 [DefaultDispatcher-worker-3 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44325 2026-08-03 11:40:44.665 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44325/api/school/respect/person 2026-08-03 11:40:44.666 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@2bfcc020 for http://localhost:44325/api/school/respect/person 2026-08-03 11:40:44.666 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44325/api/school/respect/person 2026-08-03 11:40:44.666 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44325/api/school/respect/person from class io.ktor.http.content.TextContent 2026-08-03 11:40:44.669 [eventLoopGroupProxy-22-1 @call-handler#167] 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-08-03 11:40:44.681 [eventLoopGroupProxy-22-1 @call-handler#167] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlinx.serialization.json.JsonElement) for call /api/school/respect/person 2026-08-03 11:40:44.684 [DefaultDispatcher-worker-1 @call-handler#167] 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-08-03 11:40:44.685 [DefaultDispatcher-worker-4 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44325/api/school/respect/person 2026-08-03 11:40:44.686 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44325/api/school/respect/person 2026-08-03 11:40:44.686 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44325/api/school/respect/person 2026-08-03 11:40:46.793 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:46.794 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-08-03 11:40:46.795 [DefaultDispatcher-worker-4 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33783 2026-08-03 11:40:46.795 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33783/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:46.795 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33783/api/school/respect/schoolpermissiongrant. 2026-08-03 11:40:46.796 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33783/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:46.798 [eventLoopGroupProxy-25-1 @call-handler#185] 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-08-03 11:40:46.800 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33783/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:46.800 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33783/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:46.800 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33783/api/school/respect/schoolpermissiongrant 2026-08-03 11:40:46.800 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33783/api/school/respect/schoolpermissiongrant. 2026-08-03 11:40:46.840 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:46.841 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33783/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:46.841 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:46.842 [eventLoopGroupProxy-25-1 @call-handler#191] 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-08-03 11:40:46.847 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:46.847 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:46.847 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:46.848 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33783/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:48.857 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:48.857 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33783/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:48.857 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:48.859 [eventLoopGroupProxy-25-1 @call-handler#199] 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-08-03 11:40:48.862 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:48.862 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:48.862 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33783/api/school/respect/person?includeRelated=false 2026-08-03 11:40:48.862 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33783/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:50.967 [Test worker @coroutine#205] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:50.967 [Test worker @coroutine#205] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-08-03 11:40:50.968 [DefaultDispatcher-worker-4 @coroutine#214] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34599 2026-08-03 11:40:50.970 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34599/api/school/respect/person?includeRelated=false 2026-08-03 11:40:50.971 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34599/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:50.971 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34599/api/school/respect/person?includeRelated=false 2026-08-03 11:40:50.973 [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-08-03 11:40:50.977 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34599/api/school/respect/person?includeRelated=false 2026-08-03 11:40:50.977 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34599/api/school/respect/person?includeRelated=false 2026-08-03 11:40:50.977 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34599/api/school/respect/person?includeRelated=false 2026-08-03 11:40:50.978 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34599/api/school/respect/person?includeRelated=false. 2026-08-03 11:40:51.034 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34599/api/school/respect/person?since=2026-08-03T07%3A40%3A50.973732883Z&includeRelated=false 2026-08-03 11:40:51.035 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34599/api/school/respect/person?since=2026-08-03T07%3A40%3A50.973732883Z&includeRelated=false. 2026-08-03 11:40:51.035 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34599/api/school/respect/person?since=2026-08-03T07%3A40%3A50.973732883Z&includeRelated=false 2026-08-03 11:40:51.036 [eventLoopGroupProxy-28-1 @call-handler#227] 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-08-03 11:40:51.039 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34599/api/school/respect/person?since=2026-08-03T07%3A40%3A50.973732883Z&includeRelated=false 2026-08-03 11:40:51.039 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34599/api/school/respect/person?since=2026-08-03T07%3A40%3A50.973732883Z&includeRelated=false 2026-08-03 11:40:51.039 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34599/api/school/respect/person?since=2026-08-03T07%3A40%3A50.973732883Z&includeRelated=false 2026-08-03 11:40:51.040 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34599/api/school/respect/person?since=2026-08-03T07%3A40%3A50.973732883Z&includeRelated=false. 2026-08-03 11:40:53.150 [Test worker @coroutine#233] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:53.151 [Test worker @coroutine#233] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-08-03 11:40:53.152 [DefaultDispatcher-worker-3 @coroutine#243] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34575 2026-08-03 11:40:53.154 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34575/playlist/2de5195a-f230-4423-b35f-b96f84cc4d8b 2026-08-03 11:40:53.154 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34575/playlist/2de5195a-f230-4423-b35f-b96f84cc4d8b. 2026-08-03 11:40:53.154 [Test worker @coroutine#233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34575/playlist/2de5195a-f230-4423-b35f-b96f84cc4d8b 2026-08-03 11:40:53.157 [eventLoopGroupProxy-31-1 @call-handler#247] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 2de5195a-f230-4423-b35f-b96f84cc4d8b] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[2de5195a-f230-4423-b35f-b96f84cc4d8b]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [uuid=[2de5195a-f230-4423-b35f-b96f84cc4d8b]] @ /playlist/{uuid}/(method:GET) 2026-08-03 11:40:53.162 [Test worker @coroutine#233] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34575/playlist/2de5195a-f230-4423-b35f-b96f84cc4d8b 2026-08-03 11:40:53.162 [Test worker @coroutine#233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34575/playlist/2de5195a-f230-4423-b35f-b96f84cc4d8b 2026-08-03 11:40:53.162 [Test worker @coroutine#233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34575/playlist/2de5195a-f230-4423-b35f-b96f84cc4d8b 2026-08-03 11:40:53.163 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:34575/playlist/2de5195a-f230-4423-b35f-b96f84cc4d8b. 2026-08-03 11:40:55.441 [Test worker @coroutine#251] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-08-03 11:40:55.442 [Test worker @coroutine#251] INFO io.ktor.server.Application - Application started in 0.111 seconds. 2026-08-03 11:40:55.443 [DefaultDispatcher-worker-4 @coroutine#260] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36211 2026-08-03 11:40:55.519 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36211/playlist/9305c791-1b10-4498-b45a-0d39b8582213 2026-08-03 11:40:55.520 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@24171377 for http://localhost:36211/playlist/9305c791-1b10-4498-b45a-0d39b8582213 2026-08-03 11:40:55.520 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36211/playlist/9305c791-1b10-4498-b45a-0d39b8582213 2026-08-03 11:40:55.520 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36211/playlist/9305c791-1b10-4498-b45a-0d39b8582213 from class io.ktor.http.content.TextContent 2026-08-03 11:40:55.522 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 9305c791-1b10-4498-b45a-0d39b8582213] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[9305c791-1b10-4498-b45a-0d39b8582213]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:POST)" Routing resolve result: SUCCESS; Parameters [uuid=[9305c791-1b10-4498-b45a-0d39b8582213]] @ /playlist/{uuid}/(method:POST) 2026-08-03 11:40:55.522 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/9305c791-1b10-4498-b45a-0d39b8582213 2026-08-03 11:40:55.523 [DefaultDispatcher-worker-6 @call-handler#268] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/9305c791-1b10-4498-b45a-0d39b8582213 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-08-03 11:40:55.524 [DefaultDispatcher-worker-13 @coroutine#258] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36211/playlist/9305c791-1b10-4498-b45a-0d39b8582213 2026-08-03 11:40:55.524 [DefaultDispatcher-worker-16 @coroutine#258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36211/playlist/9305c791-1b10-4498-b45a-0d39b8582213 2026-08-03 11:40:55.524 [DefaultDispatcher-worker-16 @coroutine#258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36211/playlist/9305c791-1b10-4498-b45a-0d39b8582213