2026-06-29 11:36:21.845 [main] INFO Application - Autoreload is disabled because the development mode is off. 2026-06-29 11:36:21.985 [main] INFO Application - Application started in 0.144 seconds. 2026-06-29 11:36:22.044 [DefaultDispatcher-worker-1] INFO Application - Responding at http://0.0.0.0:8070 2026-06-29 11:39:35.415 [eventLoopGroupProxy-4-2] TRACE io.ktor.server.routing.Routing - Trace for [testcontroller, start] /, segment:0 -> SUCCESS @ / /, segment:0 -> SUCCESS @ / /(method:GET), segment:0 -> FAILURE "Not all segments matched" @ /(method:GET) /testcontroller, segment:1 -> SUCCESS @ /testcontroller /testcontroller/start, segment:2 -> SUCCESS @ /testcontroller/start /testcontroller/start/(method:GET), segment:2 -> SUCCESS @ /testcontroller/start/(method:GET) /testcontroller/stop, segment:1 -> FAILURE "Selector didn't match" @ /testcontroller/stop Matched routes: "" -> "testcontroller" -> "start" -> "(method:GET)" Routing resolve result: SUCCESS @ /testcontroller/start/(method:GET) 2026-06-29 11:39:35.432 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8066 starting command /home/jenkins/.jenkins/workspace/RESPECT-dev-maestro-hybrid/ci-run-test-server.sh (workingDir=/home/jenkins/.jenkins/workspace/RESPECT-dev-maestro-hybrid/build/testservercontroller/workspace/user_signup_using_passkey_test) 2026-06-29 11:39:35.453 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8066 process started PID=1332312 (saved to /home/jenkins/.jenkins/workspace/RESPECT-dev-maestro-hybrid/build/testservercontroller/workspace/user_signup_using_passkey_test/process.pid} 2026-06-29 11:39:38.248 [eventLoopGroupProxy-4-2] INFO Application - 200 OK: GET - /testcontroller/start in 2841ms 2026-06-29 11:43:59.795 [KtorShutdownHook] INFO Application - Server is stopped 2026-06-29 11:43:59.796 [KtorShutdownHook] INFO Application - TestServerRunner: request to stop server on port=8066