2026-05-13 00:06:32.505 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:32.666 [Test worker] INFO io.ktor.server.Application - Application started in 0.362 seconds. 2026-05-13 00:06:32.765 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46883 2026-05-13 00:06:33.781 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46883/resources/index.json 2026-05-13 00:06:33.782 [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:46883/resources/index.json. 2026-05-13 00:06:33.783 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46883/resources/index.json 2026-05-13 00:06:34.079 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-13 00:06:34.163 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 91ms 2026-05-13 00:06:34.176 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46883/resources/index.json 2026-05-13 00:06:34.178 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46883/resources/index.json 2026-05-13 00:06:34.179 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46883/resources/index.json 2026-05-13 00:06:34.206 [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:46883/resources/index.json. 2026-05-13 00:06:34.250 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46883/resources/index.json 2026-05-13 00:06:34.251 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46883/resources/index.json. 2026-05-13 00:06:34.252 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46883/resources/index.json 2026-05-13 00:06:34.255 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-13 00:06:34.258 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 3ms 2026-05-13 00:06:34.259 [DefaultDispatcher-worker-3 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46883/resources/index.json 2026-05-13 00:06:34.260 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46883/resources/index.json 2026-05-13 00:06:34.260 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46883/resources/index.json 2026-05-13 00:06:36.289 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:36.291 [Test worker] INFO io.ktor.server.Application - Application started in 0.002 seconds. 2026-05-13 00:06:36.293 [DefaultDispatcher-worker-5 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34489 2026-05-13 00:06:36.414 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34489/resources/index.json 2026-05-13 00:06:36.414 [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:34489/resources/index.json. 2026-05-13 00:06:36.414 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34489/resources/index.json 2026-05-13 00:06:36.418 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-13 00:06:36.419 [DefaultDispatcher-worker-6 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 2ms 2026-05-13 00:06:36.420 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34489/resources/index.json 2026-05-13 00:06:36.421 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34489/resources/index.json 2026-05-13 00:06:36.421 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34489/resources/index.json 2026-05-13 00:06:36.421 [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:34489/resources/index.json. 2026-05-13 00:06:36.427 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34489/resources/index.json 2026-05-13 00:06:36.427 [DefaultDispatcher-worker-6 @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:34489/resources/index.json. 2026-05-13 00:06:36.427 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34489/resources/index.json 2026-05-13 00:06:36.429 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-13 00:06:36.430 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-05-13 00:06:36.431 [DefaultDispatcher-worker-6 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34489/resources/index.json 2026-05-13 00:06:36.431 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34489/resources/index.json 2026-05-13 00:06:36.431 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34489/resources/index.json 2026-05-13 00:06:38.442 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:38.443 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-13 00:06:38.444 [DefaultDispatcher-worker-6 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33831 2026-05-13 00:06:38.449 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33831/resources/lesson001.json 2026-05-13 00:06:38.449 [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:33831/resources/lesson001.json. 2026-05-13 00:06:38.449 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33831/resources/lesson001.json 2026-05-13 00:06:38.452 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-13 00:06:38.453 [DefaultDispatcher-worker-5 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 1ms 2026-05-13 00:06:38.454 [DefaultDispatcher-worker-5 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33831/resources/lesson001.json 2026-05-13 00:06:38.454 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33831/resources/lesson001.json 2026-05-13 00:06:38.455 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33831/resources/lesson001.json 2026-05-13 00:06:38.458 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:33831/resources/lesson001.json. 2026-05-13 00:06:40.956 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:40.992 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.319 seconds. 2026-05-13 00:06:40.997 [DefaultDispatcher-worker-3 @coroutine#73] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34101 2026-05-13 00:06:41.019 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34101/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:41.019 [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:34101/api/school/respect/schoolpermissiongrant. 2026-05-13 00:06:41.019 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34101/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:41.046 [eventLoopGroupProxy-13-1 @call-handler#77] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-13 00:06:41.114 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34101/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:41.114 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34101/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:41.115 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34101/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:41.117 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34101/api/school/respect/schoolpermissiongrant. 2026-05-13 00:06:41.278 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.278 [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:34101/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:41.278 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.282 [eventLoopGroupProxy-13-1 @call-handler#83] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:41.352 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.352 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.353 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.354 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34101/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:41.398 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.399 [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:34101/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:41.399 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.409 [eventLoopGroupProxy-13-1 @call-handler#89] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:41.417 [DefaultDispatcher-worker-1 @call-handler#89] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-13 00:06:41.425 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.426 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:41.426 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34101/api/school/respect/person?includeRelated=false 2026-05-13 00:06:43.598 [Test worker @coroutine#93] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:43.599 [Test worker @coroutine#93] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-05-13 00:06:43.601 [DefaultDispatcher-worker-6 @coroutine#102] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34359 2026-05-13 00:06:43.602 [Test worker @coroutine#93] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34359/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:43.602 [Test worker @coroutine#93] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/school/respect/schoolpermissiongrant. 2026-05-13 00:06:43.602 [Test worker @coroutine#93] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:43.605 [eventLoopGroupProxy-16-1 @call-handler#106] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-13 00:06:43.607 [Test worker @coroutine#93] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34359/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:43.607 [Test worker @coroutine#93] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:43.607 [Test worker @coroutine#93] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:43.608 [Test worker @coroutine#93] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34359/api/school/respect/schoolpermissiongrant. 2026-05-13 00:06:43.675 [DefaultDispatcher-worker-4 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34359/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-13 00:06:43.675 [DefaultDispatcher-worker-4 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-13 00:06:43.675 [DefaultDispatcher-worker-4 @coroutine#112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-13 00:06:43.683 [eventLoopGroupProxy-16-1 @call-handler#116] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:43.691 [DefaultDispatcher-worker-1 @coroutine#112] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34359/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-13 00:06:43.692 [DefaultDispatcher-worker-1 @coroutine#112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-13 00:06:43.692 [DefaultDispatcher-worker-1 @coroutine#112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-13 00:06:43.694 [DefaultDispatcher-worker-1 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34359/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-13 00:06:45.857 [Test worker @coroutine#121] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:45.858 [Test worker @coroutine#121] INFO io.ktor.server.Application - Application started in 0.056 seconds. 2026-05-13 00:06:45.860 [DefaultDispatcher-worker-4 @coroutine#130] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45015 2026-05-13 00:06:45.870 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45015/api/school/respect/person?includeRelated=false 2026-05-13 00:06:45.870 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45015/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:45.870 [Test worker @coroutine#121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45015/api/school/respect/person?includeRelated=false 2026-05-13 00:06:45.879 [eventLoopGroupProxy-19-1 @call-handler#135] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:45.886 [Test worker @coroutine#121] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45015/api/school/respect/person?includeRelated=false 2026-05-13 00:06:45.886 [Test worker @coroutine#121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45015/api/school/respect/person?includeRelated=false 2026-05-13 00:06:45.886 [Test worker @coroutine#121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45015/api/school/respect/person?includeRelated=false 2026-05-13 00:06:45.894 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45015/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:45.991 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45015/api/school/respect/person?since=2026-05-12T20%3A06%3A45.880476829Z&includeRelated=false 2026-05-13 00:06:45.991 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45015/api/school/respect/person?since=2026-05-12T20%3A06%3A45.880476829Z&includeRelated=false. 2026-05-13 00:06:45.991 [Test worker @coroutine#121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45015/api/school/respect/person?since=2026-05-12T20%3A06%3A45.880476829Z&includeRelated=false 2026-05-13 00:06:45.999 [eventLoopGroupProxy-19-1 @call-handler#141] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:46.010 [Test worker @coroutine#121] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45015/api/school/respect/person?since=2026-05-12T20%3A06%3A45.880476829Z&includeRelated=false 2026-05-13 00:06:46.013 [Test worker @coroutine#121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45015/api/school/respect/person?since=2026-05-12T20%3A06%3A45.880476829Z&includeRelated=false 2026-05-13 00:06:46.014 [Test worker @coroutine#121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45015/api/school/respect/person?since=2026-05-12T20%3A06%3A45.880476829Z&includeRelated=false 2026-05-13 00:06:46.017 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45015/api/school/respect/person?since=2026-05-12T20%3A06%3A45.880476829Z&includeRelated=false. 2026-05-13 00:06:48.199 [Test worker @coroutine#147] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:48.201 [Test worker @coroutine#147] INFO io.ktor.server.Application - Application started in 0.063 seconds. 2026-05-13 00:06:48.206 [DefaultDispatcher-worker-5 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37617 2026-05-13 00:06:48.297 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37617/api/school/respect/person 2026-05-13 00:06:48.297 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7eef4bd8 for http://localhost:37617/api/school/respect/person 2026-05-13 00:06:48.297 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37617/api/school/respect/person 2026-05-13 00:06:48.297 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37617/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-13 00:06:48.308 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-05-13 00:06:48.327 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-05-13 00:06:48.332 [DefaultDispatcher-worker-6 @call-handler#166] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-13 00:06:48.339 [DefaultDispatcher-worker-8 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37617/api/school/respect/person 2026-05-13 00:06:48.340 [DefaultDispatcher-worker-8 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37617/api/school/respect/person 2026-05-13 00:06:48.340 [DefaultDispatcher-worker-8 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37617/api/school/respect/person 2026-05-13 00:06:50.531 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:50.537 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.06 seconds. 2026-05-13 00:06:50.545 [DefaultDispatcher-worker-8 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43543 2026-05-13 00:06:50.550 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43543/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:50.550 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43543/api/school/respect/schoolpermissiongrant. 2026-05-13 00:06:50.550 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43543/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:50.566 [eventLoopGroupProxy-25-1 @call-handler#184] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-13 00:06:50.568 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43543/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:50.568 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43543/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:50.568 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43543/api/school/respect/schoolpermissiongrant 2026-05-13 00:06:50.568 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43543/api/school/respect/schoolpermissiongrant. 2026-05-13 00:06:50.633 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:50.633 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43543/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:50.633 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:50.642 [eventLoopGroupProxy-25-1 @call-handler#190] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:50.670 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:50.671 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:50.671 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:50.673 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43543/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:52.696 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:52.696 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43543/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:52.696 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:52.698 [eventLoopGroupProxy-25-1 @call-handler#197] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:52.701 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:52.701 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:52.701 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43543/api/school/respect/person?includeRelated=false 2026-05-13 00:06:52.702 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43543/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:54.856 [Test worker @coroutine#203] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:54.857 [Test worker @coroutine#203] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-05-13 00:06:54.858 [DefaultDispatcher-worker-2 @coroutine#212] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39717 2026-05-13 00:06:54.861 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39717/api/school/respect/person?includeRelated=false 2026-05-13 00:06:54.862 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39717/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:54.862 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39717/api/school/respect/person?includeRelated=false 2026-05-13 00:06:54.875 [eventLoopGroupProxy-28-1 @call-handler#217] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:54.887 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39717/api/school/respect/person?includeRelated=false 2026-05-13 00:06:54.888 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39717/api/school/respect/person?includeRelated=false 2026-05-13 00:06:54.888 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39717/api/school/respect/person?includeRelated=false 2026-05-13 00:06:54.890 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39717/api/school/respect/person?includeRelated=false. 2026-05-13 00:06:54.945 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39717/api/school/respect/person?since=2026-05-12T20%3A06%3A54.875734899Z&includeRelated=false 2026-05-13 00:06:54.945 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39717/api/school/respect/person?since=2026-05-12T20%3A06%3A54.875734899Z&includeRelated=false. 2026-05-13 00:06:54.945 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39717/api/school/respect/person?since=2026-05-12T20%3A06%3A54.875734899Z&includeRelated=false 2026-05-13 00:06:54.947 [eventLoopGroupProxy-28-1 @call-handler#224] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-13 00:06:54.951 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39717/api/school/respect/person?since=2026-05-12T20%3A06%3A54.875734899Z&includeRelated=false 2026-05-13 00:06:54.951 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39717/api/school/respect/person?since=2026-05-12T20%3A06%3A54.875734899Z&includeRelated=false 2026-05-13 00:06:54.951 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39717/api/school/respect/person?since=2026-05-12T20%3A06%3A54.875734899Z&includeRelated=false 2026-05-13 00:06:54.952 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39717/api/school/respect/person?since=2026-05-12T20%3A06%3A54.875734899Z&includeRelated=false. 2026-05-13 00:06:57.089 [Test worker @coroutine#230] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:57.090 [Test worker @coroutine#230] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-13 00:06:57.092 [DefaultDispatcher-worker-12 @coroutine#240] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46253 2026-05-13 00:06:57.094 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46253/playlist/1557203c-fa75-4a70-941f-8c19dad38263 2026-05-13 00:06:57.094 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46253/playlist/1557203c-fa75-4a70-941f-8c19dad38263. 2026-05-13 00:06:57.094 [Test worker @coroutine#230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46253/playlist/1557203c-fa75-4a70-941f-8c19dad38263 2026-05-13 00:06:57.096 [eventLoopGroupProxy-31-1 @call-handler#244] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 1557203c-fa75-4a70-941f-8c19dad38263] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[1557203c-fa75-4a70-941f-8c19dad38263]] @ /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=[1557203c-fa75-4a70-941f-8c19dad38263]] @ /playlist/{uuid}/(method:GET) 2026-05-13 00:06:57.102 [Test worker @coroutine#230] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46253/playlist/1557203c-fa75-4a70-941f-8c19dad38263 2026-05-13 00:06:57.102 [Test worker @coroutine#230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46253/playlist/1557203c-fa75-4a70-941f-8c19dad38263 2026-05-13 00:06:57.102 [Test worker @coroutine#230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46253/playlist/1557203c-fa75-4a70-941f-8c19dad38263 2026-05-13 00:06:57.103 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:46253/playlist/1557203c-fa75-4a70-941f-8c19dad38263. 2026-05-13 00:06:59.272 [Test worker @coroutine#248] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-13 00:06:59.273 [Test worker @coroutine#248] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-05-13 00:06:59.274 [DefaultDispatcher-worker-10 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42861 2026-05-13 00:06:59.315 [DefaultDispatcher-worker-12 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42861/playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 2026-05-13 00:06:59.315 [DefaultDispatcher-worker-12 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@6be97723 for http://localhost:42861/playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 2026-05-13 00:06:59.315 [DefaultDispatcher-worker-12 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42861/playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 2026-05-13 00:06:59.315 [DefaultDispatcher-worker-12 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42861/playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 from class io.ktor.http.content.TextContent 2026-05-13 00:06:59.318 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 0f10b8fa-a28c-457a-b521-eae6d7d75125] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[0f10b8fa-a28c-457a-b521-eae6d7d75125]] @ /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=[0f10b8fa-a28c-457a-b521-eae6d7d75125]] @ /playlist/{uuid}/(method:POST) 2026-05-13 00:06:59.319 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 2026-05-13 00:06:59.320 [DefaultDispatcher-worker-12 @call-handler#265] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-13 00:06:59.320 [DefaultDispatcher-worker-11 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42861/playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 2026-05-13 00:06:59.320 [DefaultDispatcher-worker-11 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42861/playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125 2026-05-13 00:06:59.320 [DefaultDispatcher-worker-11 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42861/playlist/0f10b8fa-a28c-457a-b521-eae6d7d75125