2026-05-15 06:40:10.668 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:10.859 [Test worker] INFO io.ktor.server.Application - Application started in 0.551 seconds. 2026-05-15 06:40:11.025 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33337 2026-05-15 06:40:12.628 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33337/resources/index.json 2026-05-15 06:40:12.633 [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:33337/resources/index.json. 2026-05-15 06:40:12.633 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/resources/index.json 2026-05-15 06:40:13.052 [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-15 06:40:13.185 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 153ms 2026-05-15 06:40:13.213 [DefaultDispatcher-worker-6 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33337/resources/index.json 2026-05-15 06:40:13.224 [DefaultDispatcher-worker-6 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/resources/index.json 2026-05-15 06:40:13.229 [DefaultDispatcher-worker-6 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/resources/index.json 2026-05-15 06:40:13.296 [DefaultDispatcher-worker-6 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:33337/resources/index.json. 2026-05-15 06:40:13.443 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33337/resources/index.json 2026-05-15 06:40:13.446 [DefaultDispatcher-worker-2 @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:33337/resources/index.json. 2026-05-15 06:40:13.446 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/resources/index.json 2026-05-15 06:40:13.467 [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-15 06:40:13.471 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 7ms 2026-05-15 06:40:13.472 [DefaultDispatcher-worker-3 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33337/resources/index.json 2026-05-15 06:40:13.473 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/resources/index.json 2026-05-15 06:40:13.473 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/resources/index.json 2026-05-15 06:40:15.559 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:15.560 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-15 06:40:15.569 [DefaultDispatcher-worker-7 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35631 2026-05-15 06:40:15.642 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35631/resources/index.json 2026-05-15 06:40:15.643 [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:35631/resources/index.json. 2026-05-15 06:40:15.643 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35631/resources/index.json 2026-05-15 06:40:15.647 [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-15 06:40:15.651 [DefaultDispatcher-worker-3 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 4ms 2026-05-15 06:40:15.652 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35631/resources/index.json 2026-05-15 06:40:15.653 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35631/resources/index.json 2026-05-15 06:40:15.653 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35631/resources/index.json 2026-05-15 06:40:15.654 [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:35631/resources/index.json. 2026-05-15 06:40:15.670 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35631/resources/index.json 2026-05-15 06:40:15.670 [DefaultDispatcher-worker-1 @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:35631/resources/index.json. 2026-05-15 06:40:15.670 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35631/resources/index.json 2026-05-15 06:40:15.679 [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-15 06:40:15.680 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 4ms 2026-05-15 06:40:15.687 [DefaultDispatcher-worker-1 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35631/resources/index.json 2026-05-15 06:40:15.687 [DefaultDispatcher-worker-9 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35631/resources/index.json 2026-05-15 06:40:15.687 [DefaultDispatcher-worker-9 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35631/resources/index.json 2026-05-15 06:40:17.717 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:17.718 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-15 06:40:17.721 [DefaultDispatcher-worker-9 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37471 2026-05-15 06:40:17.730 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37471/resources/lesson001.json 2026-05-15 06:40:17.730 [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:37471/resources/lesson001.json. 2026-05-15 06:40:17.730 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37471/resources/lesson001.json 2026-05-15 06:40:17.740 [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-15 06:40:17.742 [DefaultDispatcher-worker-5 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 3ms 2026-05-15 06:40:17.743 [DefaultDispatcher-worker-2 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37471/resources/lesson001.json 2026-05-15 06:40:17.744 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37471/resources/lesson001.json 2026-05-15 06:40:17.744 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37471/resources/lesson001.json 2026-05-15 06:40:17.748 [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:37471/resources/lesson001.json. 2026-05-15 06:40:20.127 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:20.135 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.178 seconds. 2026-05-15 06:40:20.137 [DefaultDispatcher-worker-9 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33477 2026-05-15 06:40:20.146 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33477/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:20.146 [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:33477/api/school/respect/schoolpermissiongrant. 2026-05-15 06:40:20.146 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33477/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:20.152 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-15 06:40:20.167 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33477/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:20.167 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33477/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:20.167 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33477/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:20.169 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33477/api/school/respect/schoolpermissiongrant. 2026-05-15 06:40:20.280 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.281 [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:33477/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:20.281 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.283 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-15 06:40:20.305 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.306 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.306 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.307 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33477/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:20.342 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.347 [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:33477/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:20.347 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.365 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-15 06:40:20.378 [DefaultDispatcher-worker-9 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-15 06:40:20.382 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.382 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:20.382 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33477/api/school/respect/person?includeRelated=false 2026-05-15 06:40:22.540 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:22.541 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-05-15 06:40:22.542 [DefaultDispatcher-worker-9 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42037 2026-05-15 06:40:22.544 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42037/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:22.544 [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:42037/api/school/respect/schoolpermissiongrant. 2026-05-15 06:40:22.544 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42037/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:22.548 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-15 06:40:22.550 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42037/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:22.550 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42037/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:22.550 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42037/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:22.551 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42037/api/school/respect/schoolpermissiongrant. 2026-05-15 06:40:22.598 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42037/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-15 06:40:22.598 [DefaultDispatcher-worker-3 @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:42037/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-15 06:40:22.598 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42037/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-15 06:40:22.600 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-15 06:40:22.603 [DefaultDispatcher-worker-2 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42037/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-15 06:40:22.603 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42037/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-15 06:40:22.603 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42037/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-15 06:40:22.604 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42037/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-15 06:40:24.721 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:24.722 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-05-15 06:40:24.724 [DefaultDispatcher-worker-2 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34155 2026-05-15 06:40:24.726 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34155/api/school/respect/person?includeRelated=false 2026-05-15 06:40:24.726 [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:34155/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:24.726 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34155/api/school/respect/person?includeRelated=false 2026-05-15 06:40:24.729 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-15 06:40:24.732 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34155/api/school/respect/person?includeRelated=false 2026-05-15 06:40:24.733 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34155/api/school/respect/person?includeRelated=false 2026-05-15 06:40:24.733 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34155/api/school/respect/person?includeRelated=false 2026-05-15 06:40:24.734 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34155/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:24.784 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34155/api/school/respect/person?since=2026-05-15T02%3A40%3A24.729535629Z&includeRelated=false 2026-05-15 06:40:24.785 [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:34155/api/school/respect/person?since=2026-05-15T02%3A40%3A24.729535629Z&includeRelated=false. 2026-05-15 06:40:24.785 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34155/api/school/respect/person?since=2026-05-15T02%3A40%3A24.729535629Z&includeRelated=false 2026-05-15 06:40:24.786 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-15 06:40:24.789 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34155/api/school/respect/person?since=2026-05-15T02%3A40%3A24.729535629Z&includeRelated=false 2026-05-15 06:40:24.790 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34155/api/school/respect/person?since=2026-05-15T02%3A40%3A24.729535629Z&includeRelated=false 2026-05-15 06:40:24.790 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34155/api/school/respect/person?since=2026-05-15T02%3A40%3A24.729535629Z&includeRelated=false 2026-05-15 06:40:24.790 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34155/api/school/respect/person?since=2026-05-15T02%3A40%3A24.729535629Z&includeRelated=false. 2026-05-15 06:40:26.913 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:26.913 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-15 06:40:26.915 [DefaultDispatcher-worker-2 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38701 2026-05-15 06:40:26.959 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38701/api/school/respect/person 2026-05-15 06:40:26.959 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@652964f6 for http://localhost:38701/api/school/respect/person 2026-05-15 06:40:26.959 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38701/api/school/respect/person 2026-05-15 06:40:26.960 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38701/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-15 06:40:26.964 [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-05-15 06:40:26.971 [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(kotlin.collections.List) for call /api/school/respect/person 2026-05-15 06:40:26.974 [DefaultDispatcher-worker-9 @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-05-15 06:40:26.976 [DefaultDispatcher-worker-3 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38701/api/school/respect/person 2026-05-15 06:40:26.979 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38701/api/school/respect/person 2026-05-15 06:40:26.980 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38701/api/school/respect/person 2026-05-15 06:40:29.161 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:29.163 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.067 seconds. 2026-05-15 06:40:29.169 [DefaultDispatcher-worker-8 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35427 2026-05-15 06:40:29.171 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35427/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:29.171 [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:35427/api/school/respect/schoolpermissiongrant. 2026-05-15 06:40:29.171 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35427/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:29.176 [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-05-15 06:40:29.178 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35427/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:29.178 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35427/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:29.178 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35427/api/school/respect/schoolpermissiongrant 2026-05-15 06:40:29.178 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35427/api/school/respect/schoolpermissiongrant. 2026-05-15 06:40:29.240 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:29.241 [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:35427/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:29.241 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:29.243 [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-05-15 06:40:29.261 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:29.261 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:29.261 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:29.270 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35427/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:31.282 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:31.282 [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:35427/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:31.282 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:31.284 [eventLoopGroupProxy-25-1 @call-handler#198] 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-15 06:40:31.287 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:31.287 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:31.287 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35427/api/school/respect/person?includeRelated=false 2026-05-15 06:40:31.288 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35427/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:33.396 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:33.397 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.049 seconds. 2026-05-15 06:40:33.398 [DefaultDispatcher-worker-8 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44165 2026-05-15 06:40:33.400 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44165/api/school/respect/person?includeRelated=false 2026-05-15 06:40:33.401 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44165/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:33.401 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44165/api/school/respect/person?includeRelated=false 2026-05-15 06:40:33.403 [eventLoopGroupProxy-28-1 @call-handler#218] 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-15 06:40:33.406 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44165/api/school/respect/person?includeRelated=false 2026-05-15 06:40:33.407 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44165/api/school/respect/person?includeRelated=false 2026-05-15 06:40:33.407 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44165/api/school/respect/person?includeRelated=false 2026-05-15 06:40:33.407 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44165/api/school/respect/person?includeRelated=false. 2026-05-15 06:40:33.449 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44165/api/school/respect/person?since=2026-05-15T02%3A40%3A33.403691057Z&includeRelated=false 2026-05-15 06:40:33.449 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44165/api/school/respect/person?since=2026-05-15T02%3A40%3A33.403691057Z&includeRelated=false. 2026-05-15 06:40:33.449 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44165/api/school/respect/person?since=2026-05-15T02%3A40%3A33.403691057Z&includeRelated=false 2026-05-15 06:40:33.451 [eventLoopGroupProxy-28-1 @call-handler#225] 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-15 06:40:33.453 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44165/api/school/respect/person?since=2026-05-15T02%3A40%3A33.403691057Z&includeRelated=false 2026-05-15 06:40:33.453 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44165/api/school/respect/person?since=2026-05-15T02%3A40%3A33.403691057Z&includeRelated=false 2026-05-15 06:40:33.453 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44165/api/school/respect/person?since=2026-05-15T02%3A40%3A33.403691057Z&includeRelated=false 2026-05-15 06:40:33.454 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44165/api/school/respect/person?since=2026-05-15T02%3A40%3A33.403691057Z&includeRelated=false. 2026-05-15 06:40:35.577 [Test worker @coroutine#231] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:35.579 [Test worker @coroutine#231] INFO io.ktor.server.Application - Application started in 0.05 seconds. 2026-05-15 06:40:35.581 [DefaultDispatcher-worker-9 @coroutine#241] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34763 2026-05-15 06:40:35.582 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34763/playlist/1ecc8e9d-968e-417b-adea-c4ea03defbdb 2026-05-15 06:40:35.582 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34763/playlist/1ecc8e9d-968e-417b-adea-c4ea03defbdb. 2026-05-15 06:40:35.582 [Test worker @coroutine#231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34763/playlist/1ecc8e9d-968e-417b-adea-c4ea03defbdb 2026-05-15 06:40:35.585 [eventLoopGroupProxy-31-1 @call-handler#245] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 1ecc8e9d-968e-417b-adea-c4ea03defbdb] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[1ecc8e9d-968e-417b-adea-c4ea03defbdb]] @ /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=[1ecc8e9d-968e-417b-adea-c4ea03defbdb]] @ /playlist/{uuid}/(method:GET) 2026-05-15 06:40:35.593 [Test worker @coroutine#231] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34763/playlist/1ecc8e9d-968e-417b-adea-c4ea03defbdb 2026-05-15 06:40:35.593 [Test worker @coroutine#231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34763/playlist/1ecc8e9d-968e-417b-adea-c4ea03defbdb 2026-05-15 06:40:35.593 [Test worker @coroutine#231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34763/playlist/1ecc8e9d-968e-417b-adea-c4ea03defbdb 2026-05-15 06:40:35.593 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:34763/playlist/1ecc8e9d-968e-417b-adea-c4ea03defbdb. 2026-05-15 06:40:37.773 [Test worker @coroutine#249] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:37.774 [Test worker @coroutine#249] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-05-15 06:40:37.775 [DefaultDispatcher-worker-9 @coroutine#258] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45597 2026-05-15 06:40:37.823 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45597/playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb 2026-05-15 06:40:37.823 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@80de3f3 for http://localhost:45597/playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb 2026-05-15 06:40:37.823 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45597/playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb 2026-05-15 06:40:37.824 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45597/playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb from class io.ktor.http.content.TextContent 2026-05-15 06:40:37.826 [eventLoopGroupProxy-34-1 @call-handler#266] TRACE io.ktor.server.routing.Routing - Trace for [playlist, cef73ff5-eb0f-419c-bf4e-5683e8663cbb] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[cef73ff5-eb0f-419c-bf4e-5683e8663cbb]] @ /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=[cef73ff5-eb0f-419c-bf4e-5683e8663cbb]] @ /playlist/{uuid}/(method:POST) 2026-05-15 06:40:37.827 [eventLoopGroupProxy-34-1 @call-handler#266] 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/cef73ff5-eb0f-419c-bf4e-5683e8663cbb 2026-05-15 06:40:37.828 [DefaultDispatcher-worker-7 @call-handler#266] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-15 06:40:37.829 [DefaultDispatcher-worker-7 @coroutine#256] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45597/playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb 2026-05-15 06:40:37.829 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45597/playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb 2026-05-15 06:40:37.829 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45597/playlist/cef73ff5-eb0f-419c-bf4e-5683e8663cbb 2026-05-15 06:40:39.974 [Test worker @coroutine#271] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:39.975 [Test worker @coroutine#271] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-05-15 06:40:39.977 [DefaultDispatcher-worker-7 @coroutine#280] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39317 2026-05-15 06:40:40.027 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.027 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:40.027 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.030 [eventLoopGroupProxy-37-1 @call-handler#287] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:40.036 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.037 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.037 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.038 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:40.045 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.046 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:40.046 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.047 [eventLoopGroupProxy-37-1 @call-handler#292] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:40.048 [DefaultDispatcher-worker-5 @call-handler#292] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/SchoolConfigSetting?keys=test-key request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-15 06:40:40.049 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.049 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:40.049 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39317/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:42.200 [Test worker @coroutine#295] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:42.201 [Test worker @coroutine#295] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-05-15 06:40:42.203 [DefaultDispatcher-worker-7 @coroutine#304] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35531 2026-05-15 06:40:42.261 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35531/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-15 06:40:42.261 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35531/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-15 06:40:42.261 [Test worker @coroutine#295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35531/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-15 06:40:42.277 [eventLoopGroupProxy-40-1 @call-handler#311] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:42.285 [Test worker @coroutine#295] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35531/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-15 06:40:42.285 [Test worker @coroutine#295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35531/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-15 06:40:42.285 [Test worker @coroutine#295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35531/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-15 06:40:42.287 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35531/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-15 06:40:44.406 [Test worker @coroutine#316] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:44.407 [Test worker @coroutine#316] INFO io.ktor.server.Application - Application started in 0.048 seconds. 2026-05-15 06:40:44.408 [DefaultDispatcher-worker-9 @coroutine#325] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38951 2026-05-15 06:40:44.456 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38951/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:44.457 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@59929d7 for http://localhost:38951/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:44.457 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:44.457 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-15 06:40:44.459 [eventLoopGroupProxy-43-1 @call-handler#335] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) 2026-05-15 06:40:44.459 [eventLoopGroupProxy-43-1 @call-handler#335] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/SchoolConfigSetting 2026-05-15 06:40:44.460 [DefaultDispatcher-worker-2 @call-handler#335] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/SchoolConfigSetting request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-15 06:40:44.461 [DefaultDispatcher-worker-5 @coroutine#323] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38951/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:44.461 [DefaultDispatcher-worker-5 @coroutine#323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:44.461 [DefaultDispatcher-worker-5 @coroutine#323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:46.585 [Test worker @coroutine#340] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:46.586 [Test worker @coroutine#340] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-15 06:40:46.587 [DefaultDispatcher-worker-2 @coroutine#349] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34739 2026-05-15 06:40:46.630 [DefaultDispatcher-worker-8 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34739/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:46.631 [DefaultDispatcher-worker-8 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7620af80 for http://localhost:34739/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:46.631 [DefaultDispatcher-worker-8 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34739/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:46.631 [DefaultDispatcher-worker-8 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34739/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-15 06:40:46.734 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:34739/api/school/respect/SchoolConfigSetting 2026-05-15 06:40:48.760 [Test worker @coroutine#358] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:48.761 [Test worker @coroutine#358] INFO io.ktor.server.Application - Application started in 0.049 seconds. 2026-05-15 06:40:48.765 [DefaultDispatcher-worker-5 @coroutine#367] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43203 2026-05-15 06:40:48.821 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43203/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-15 06:40:48.821 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43203/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-15 06:40:48.821 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43203/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-15 06:40:48.824 [eventLoopGroupProxy-49-1 @call-handler#374] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:48.827 [Test worker @coroutine#358] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43203/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-15 06:40:48.827 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43203/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-15 06:40:48.827 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43203/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-15 06:40:48.828 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43203/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-15 06:40:50.945 [Test worker @coroutine#379] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:50.945 [Test worker @coroutine#379] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-15 06:40:50.946 [DefaultDispatcher-worker-9 @coroutine#388] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37807 2026-05-15 06:40:50.995 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37807/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:50.996 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37807/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:50.996 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37807/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:50.998 [eventLoopGroupProxy-52-1 @call-handler#395] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:51.000 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37807/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:51.000 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37807/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:51.000 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37807/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:51.000 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37807/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:51.002 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37807/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A50.998773873Z&keys=test-key 2026-05-15 06:40:51.002 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37807/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A50.998773873Z&keys=test-key. 2026-05-15 06:40:51.002 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37807/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A50.998773873Z&keys=test-key 2026-05-15 06:40:51.003 [eventLoopGroupProxy-52-1 @call-handler#400] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:51.004 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37807/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A50.998773873Z&keys=test-key 2026-05-15 06:40:51.004 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37807/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A50.998773873Z&keys=test-key 2026-05-15 06:40:51.004 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37807/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A50.998773873Z&keys=test-key 2026-05-15 06:40:51.005 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37807/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A50.998773873Z&keys=test-key. 2026-05-15 06:40:53.120 [Test worker @coroutine#404] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:53.120 [Test worker @coroutine#404] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-15 06:40:53.121 [DefaultDispatcher-worker-9 @coroutine#413] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34693 2026-05-15 06:40:53.171 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:53.171 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:53.171 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:53.173 [eventLoopGroupProxy-55-1 @call-handler#420] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:53.175 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:53.175 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:53.175 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:53.176 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:55.182 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:55.182 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:55.182 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:55.184 [eventLoopGroupProxy-55-1 @call-handler#426] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:55.185 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:55.185 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:55.185 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:55.186 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34693/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:57.295 [Test worker @coroutine#431] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-15 06:40:57.295 [Test worker @coroutine#431] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-05-15 06:40:57.296 [DefaultDispatcher-worker-5 @coroutine#440] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35859 2026-05-15 06:40:57.344 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35859/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:57.344 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35859/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:57.344 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35859/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:57.346 [eventLoopGroupProxy-58-1 @call-handler#447] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:57.348 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35859/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:57.348 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35859/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:57.348 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35859/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-15 06:40:57.349 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35859/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-15 06:40:57.351 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35859/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A57.346996118Z&keys=test-key 2026-05-15 06:40:57.351 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35859/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A57.346996118Z&keys=test-key. 2026-05-15 06:40:57.351 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35859/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A57.346996118Z&keys=test-key 2026-05-15 06:40:57.351 [eventLoopGroupProxy-58-1 @call-handler#453] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-05-15 06:40:57.352 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35859/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A57.346996118Z&keys=test-key 2026-05-15 06:40:57.352 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35859/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A57.346996118Z&keys=test-key 2026-05-15 06:40:57.352 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35859/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A57.346996118Z&keys=test-key 2026-05-15 06:40:57.353 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35859/api/school/respect/SchoolConfigSetting?since=2026-05-15T02%3A40%3A57.346996118Z&keys=test-key.